Home
last modified time | relevance | path

Searched refs:cpuInitLate (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/inc/
Dcpu.h31 void cpuInitLate(void); //console guaranted to be up by now
/device/google/contexthub/firmware/os/cpu/cortexm4/
Dcpu.c143 void cpuInitLate(void) in cpuInitLate() function
/device/google/contexthub/firmware/os/core/
Dseos.c435 cpuInitLate(); in osInit()