|
AM64x MCU+ SDK
10.01.00
|
|
Go to the documentation of this file.
39 #ifndef SCICLIENT_BOARDCFG_H_
40 #define SCICLIENT_BOARDCFG_H_
uint32_t boardConfigLow
Definition: sciclient_boardcfg.h:60
int32_t Sciclient_boardCfg(const Sciclient_BoardCfgPrms_t *pInPrms)
One time board configuration to be done from R5.
int32_t Sciclient_boardCfgPm(const Sciclient_BoardCfgPrms_t *pInPrms)
One time board configuration to be done from R5 for PM. User needs to define a section "....
uint8_t devGrp
Definition: sciclient_boardcfg.h:72
uint16_t boardConfigSize
Definition: sciclient_boardcfg.h:70
int32_t Sciclient_boardCfgRm(const Sciclient_BoardCfgPrms_t *pInPrms)
One time board configuration to be done from R5 for RM . User needs to define a section "....
uint32_t boardConfigHigh
Definition: sciclient_boardcfg.h:65
Parameters for Sciclient_boardCfg Pointer to this is passed to Sciclient_boardCfg.
Definition: sciclient_boardcfg.h:59
int32_t Sciclient_boardCfgSec(const Sciclient_BoardCfgPrms_t *pInPrms)
One time board configuration to be done from R5 for SECURITY User needs to define a section "....