Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.c155 #define _TSP_SetSecRdyId(fltid) OSAL_TSP_EventSet(_s32TspSecRdyId[fltid… macro
2947 _TSP_SetSecRdyId(u32SecFltId); // Set section event flag in _TSP_Isr()
3045 _TSP_SetSecRdyId(u32SecFltId);
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.c164 #define _TSP_SetSecRdyId(fltid) OSAL_TSP_EventSet(_s32TspSecRdyId[fltid… macro
2418 _TSP_SetSecRdyId(u32SecFltId); // Set section event flag in _TSP_Isr()
2509 _TSP_SetSecRdyId(u32SecFltId); in MDrv_TSP_SecFlt_Update()