Go to the source code of this file.
◆ ITT_PRINTF
#define ITT_PRINTF |
( |
|
f_, |
|
|
|
... |
|
) |
| |
◆ NETWORK_CTRL_HEADER
#define NETWORK_CTRL_HEADER (0x1234ABCDU) |
◆ NETWORK_RX_HEADER
#define NETWORK_RX_HEADER (0x5678ABCDU) |
◆ NETWORK_TX_HEADER
#define NETWORK_TX_HEADER (0xABCD4321U) |
◆ TRUE
◆ FALSE
◆ APP_IPC_RTOS_CPU
#define APP_IPC_RTOS_CPU APP_IPC_CPU_MCU2_0 |
◆ NETWORKCTRL_ISS_DCC_FILE_SIZE
#define NETWORKCTRL_ISS_DCC_FILE_SIZE (128U*1024U) |
◆ ALGORITHM_AEWB_LINK_CMD_GET_DCC_BUF_PARAMS
#define ALGORITHM_AEWB_LINK_CMD_GET_DCC_BUF_PARAMS (0x1003) |
◆ ALGORITHM_AEWB_LINK_CMD_PARSE_AND_SET_DCC_PARAMS
#define ALGORITHM_AEWB_LINK_CMD_PARSE_AND_SET_DCC_PARAMS (0x1002) |
◆ EDGEAI_NODES
◆ IttCtrl_readParams()
int32_t IttCtrl_readParams |
( |
uint8_t * |
pPrm, |
|
|
uint32_t |
prmSize |
|
) |
| |
◆ IttCtrl_writeParams()
int32_t IttCtrl_writeParams |
( |
uint8_t * |
pPrm, |
|
|
uint32_t |
prmSize, |
|
|
uint32_t |
returnStatus |
|
) |
| |
◆ i2cInit()