Home
last modified time | relevance | path

Searched refs:IPCGetBootStatus (Results 1 – 2 of 2) sorted by relevance

/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_Ipc_Driver_Util.c209 IPCGetBootStatus (void) in IPCGetBootStatus() function
250 bootStatus = IPCGetBootStatus() & 0x0000000F; in IPCBootCPU2()
257 bootStatus = ((uint32_t)(IPCGetBootStatus() & 0x80000000)) >> 31U; in IPCBootCPU2()
273 bootStatus = IPCGetBootStatus() & C2_BOOTROM_BOOTSTS_SYSTEM_READY; in IPCBootCPU2()
/bsp/ti/c28x/libraries/tms320f28379d/common/include/
A DF2837xD_Ipc_drivers.h496 extern uint32_t IPCGetBootStatus (void);

Completed in 5 milliseconds