Searched refs:EVT_APP_STOPPED (Results 1 – 4 of 4) sorted by relevance
34 #define EVT_APP_STOPPED 0x00000406 //sent when a app has stopped macro
277 case EVT_APP_STOPPED: in chreappHandle()
538 osEventsSubscribe(2, EVT_APP_STARTED, EVT_APP_STOPPED); in osChreEventCfgInfo()540 osEventsUnsubscribe(2, EVT_APP_STARTED, EVT_APP_STOPPED); in osChreEventCfgInfo()
1094 newEvt = EVT_APP_STOPPED; in osInternalEvtHandle()