OpenEL  3.0.0
Variables
openEL_compoCnf.c File Reference
#include "openEL.h"
#include "openEL_0000000012345678.h"
#include "openEL_0000000080000001.h"

Go to the source code of this file.

Variables

const struct elCompoTbl_st elCompoTbl []
 
const uint32_t elSzCompoTbl = sizeof(elCompoTbl) / sizeof(struct elCompoTbl_st)
 

Variable Documentation

◆ elCompoTbl

const struct elCompoTbl_st elCompoTbl[]
Initial value:
= {
{0x00000000,0x00000001,(EL_CMN_FNC_TBL_T *)0},
{0x00000000,0x00000002,(EL_CMN_FNC_TBL_T *)0},
{0x00000000,0x00000003,(EL_CMN_FNC_TBL_T *)0},
{0x00000000,0x12345678,(EL_CMN_FNC_TBL_T *)(&component_0000000012345678)},
{0x00000000,0x80000001,(EL_CMN_FNC_TBL_T *)(&component_0000000080000001)},
{0xFFFFFFFF,0x00000001,(EL_CMN_FNC_TBL_T *)0},
{0xFFFFFFFF,0x00000002,(EL_CMN_FNC_TBL_T *)0},
{0xFFFFFFFF,0x00000003,(EL_CMN_FNC_TBL_T *)0},
}
const EL_CMN_FNC_TBL_T component_0000000012345678
const EL_CMN_FNC_TBL_T component_0000000080000001

Component Table

Definition at line 31 of file openEL_compoCnf.c.

◆ elSzCompoTbl

const uint32_t elSzCompoTbl = sizeof(elCompoTbl) / sizeof(struct elCompoTbl_st)

Definition at line 49 of file openEL_compoCnf.c.