Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
Deventnums.h101 #define EVT_APP_STOP 0x000000FE macro
/device/google/contexthub/firmware/src/
Dseos.c718 osTaskHandle(task, EVT_APP_STOP, NULL); in osStopTask()