Searched refs:EVT_APP_BEGIN (Results 1 – 2 of 2) sorted by relevance
137 #define EVT_APP_BEGIN 0x000000FC macro
765 (void)osEnqueueEvt(EVT_APP_BEGIN, task, NULL); in osStartApp()1085 case EVT_APP_BEGIN: in osInternalEvtHandle()1091 if (evt == EVT_APP_BEGIN) { in osInternalEvtHandle()