Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Deventnums.h133 #define EVT_APP_STOP 0x000000FE macro
/device/google/contexthub/firmware/os/core/
Dseos.c789 osTaskHandle(task, EVT_APP_STOP, OS_SYSTEM_TID, NULL); in osStopTask()