Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/native/
Dplatform.c74 osMain(); in main()
/device/google/contexthub/firmware/os/platform/stm32/
Dcrt_stm32.c144 osMain(); in ResetISR()
/device/google/contexthub/firmware/os/inc/
Dseos.h160 void osMain(void);
/device/google/contexthub/firmware/os/core/
Dseos.c1214 void __attribute__((noreturn)) osMain(void) in osMain() function