Searched refs:EVT_APP_END (Results 1 – 2 of 2) sorted by relevance
136 #define EVT_APP_END 0x000000FD macro
790 osEnqueueEvt(EVT_APP_END, task, NULL); in osStopTask()1086 case EVT_APP_END: in osInternalEvtHandle()