Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Deventnums.h136 #define EVT_APP_END 0x000000FD macro
/device/google/contexthub/firmware/os/core/
Dseos.c790 osEnqueueEvt(EVT_APP_END, task, NULL); in osStopTask()
1086 case EVT_APP_END: in osInternalEvtHandle()