Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.c159 #define _TSP_SetSecOvfId(fltid) OSAL_TSP_EventSet(_s32TspSecOvfId[fltid…
160 #define _TSP_GetSecOvfId(fltid, events, opt) OSAL_TSP_EventGet(_s32TspSecOvfId[fltid…
161 #define _TSP_GetModeSecOvf(idx, mask,events, opt) OSAL_TSP_EventGet(_s32TspSecOvfId[idx],…
458 static MS_S32 _s32TspSecOvfId[(TSP_SECFLT_NUM_All+31UL)>>5UL] = {[0 ... (((TSP_SE… variable
748 if(_s32TspSecOvfId[u8ii] != -1) in _TSP_SW_Exit()
750 OSAL_TSP_EventDelete(_s32TspSecOvfId[u8ii]); in _TSP_SW_Exit()
751 _s32TspSecOvfId[u8ii] = -1; in _TSP_SW_Exit()
3797 _s32TspSecOvfId[u8ii] = OSAL_TSP_EventCreate((MS_U8*)tsp_crcerr);
7505 _s32TspSecOvfId[u8ii] = OSAL_TSP_EventCreate((MS_U8*)tsp_crcerr);
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.c168 #define _TSP_SetSecOvfId(fltid) OSAL_TSP_EventSet(_s32TspSecOvfId[fltid…
169 #define _TSP_GetSecOvfId(fltid, events, opt) OSAL_TSP_EventGet(_s32TspSecOvfId[fltid…
170 #define _TSP_GetModeSecOvf(idx, mask,events, opt) OSAL_TSP_EventGet(_s32TspSecOvfId[idx],…
520 static MS_S32 _s32TspSecOvfId[(TSP_SECFLT_NUM+31UL)>>5UL] = {[0 ... (((TSP_SE… variable
1170 if(_s32TspSecOvfId[u8ii] != -1) in _TSP_SW_Exit()
1173 OSAL_TSP_EventDelete(_s32TspSecOvfId[u8ii]); in _TSP_SW_Exit()
1174 _s32TspSecOvfId[u8ii] = -1; in _TSP_SW_Exit()
3360 _s32TspSecOvfId[u8ii] = OSAL_TSP_EventCreate((MS_U8*)tsp_crcerr); in _TSP_Init()
7010 _s32TspSecOvfId[u8ii] = OSAL_TSP_EventCreate((MS_U8*)tsp_crcerr); in MDrv_TSP_Reinit()