Home
last modified time | relevance | path

Searched refs:cpuInit (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/firmware/os/cpu/x86/
Dcpu.c20 void cpuInit(void) in cpuInit() function
/device/google/contexthub/firmware/os/inc/
Dcpu.h30 void cpuInit(void);
/device/google/contexthub/firmware/os/cpu/cortexm4/
Dcpu.c82 void cpuInit(void) in cpuInit() function
/device/google/contexthub/firmware/os/core/
Dseos.c1157 cpuInit(); in osMainInit()