Searched refs:_TSP_SetSecNotifyId (Results 1 – 3 of 3) sorted by relevance
185 #define _TSP_SetSecNotifyId(fltid) (_u32SecNotifyId[(fltid>>5UL)] |= (1 <<… macro2292 _TSP_SetSecNotifyId(*pu32SecFltId); //for isr processing checking in _TSP_SecFlt_Alloc()
196 #define _TSP_SetSecNotifyId(fltid) (_u32SecNotifyId[(fltid>>5)] |= (1UL <<… macro1949 _TSP_SetSecNotifyId(*pu32SecFltId); //for isr processing checking in _TSP_SecFlt_Alloc()
201 #define _TSP_SetSecNotifyId(fltid) (_u32SecNotifyId[(fltid>>5)] |= (1 << (… macro4761 _TSP_SetSecNotifyId(*pu32BufId); //for isr processing checking in MDrv_TSP_SEC_Alloc()