Searched refs:TSP_OS_EventCreate (Results 1 – 5 of 5) sorted by relevance
2559 _s32EventId = TSP_OS_EventCreate((MS_U8*)"TSP_Event"); // MsOS_CreateEventGroup("TSP_Event"); in _TSP_Init()2584 _s32SecRdyFlags[i] = TSP_OS_EventCreate((MS_U8*)"TSP_SecRdy"); in _TSP_Init()2588 _s32CrcErrFlags[i] = TSP_OS_EventCreate((MS_U8*)"TSP_CrcErr"); in _TSP_Init()2592 _s32SecOvfFlags[i] = TSP_OS_EventCreate((MS_U8*)"TSP_SecOvf"); in _TSP_Init()2596 _s32FltDisFlags[i] = TSP_OS_EventCreate((MS_U8*)"TSP_FltDis"); in _TSP_Init()2600 _s32FreeFlags[i] = TSP_OS_EventCreate((MS_U8*)"TSP_FltFree"); in _TSP_Init()2604 _s32DoneFlags[i] = TSP_OS_EventCreate((MS_U8*)"TSP_FltDone"); in _TSP_Init()7682 if((pstIoSignal->s32KerModeTspEvtId = TSP_OS_EventCreate((MS_U8*)tspevt_name)) != -1) in MDrv_TSP_Create_IoSignal()
136 MS_S32 TSP_OS_EventCreate(MS_U8* pu8Name);
134 MS_S32 TSP_OS_EventCreate(MS_U8* pu8Name);
198 MS_S32 TSP_OS_EventCreate(MS_U8* pu8Name) in TSP_OS_EventCreate() function
199 MS_S32 TSP_OS_EventCreate(MS_U8* pu8Name) in TSP_OS_EventCreate() function