ICSSG custom firmware.
Container structure for the ICSSG custom firmware blobs for PRU, RTU and TX PRU.
Data Fields | |
const uint32_t * | pru |
uint32_t | pruSize |
const uint32_t * | rtu |
uint32_t | rtuSize |
const uint32_t * | txpru |
uint32_t | txpruSize |
const uint32_t* Icssg_custom_Fw::pru |
Pointer to PRU firmware header
uint32_t Icssg_custom_Fw::pruSize |
Size of PRU firmware header
const uint32_t* Icssg_custom_Fw::rtu |
Pointer to RTU firmware header
uint32_t Icssg_custom_Fw::rtuSize |
Size of RTU firmware header
const uint32_t* Icssg_custom_Fw::txpru |
Pointer to TXPRU firmware header
uint32_t Icssg_custom_Fw::txpruSize |
Size of TX PRU firmware header