Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.c354 MS_U32 _u32DbgIntrCount; member
398 ._u32DbgIntrCount = 0UL,
582 presource->_u32DbgIntrCount = 0UL; in _TSP_InitResource()
2819 _ptsp_res->_u32DbgIntrCount++; in _TSP_Isr()
7693 *pu32Count = _ptsp_res->_u32DbgIntrCount;
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.c438 MS_U32 _u32DbgIntrCount; member
483 ._u32DbgIntrCount = 0,
666 presource->_u32DbgIntrCount = 0; in _TSP_InitResource()
2270 _ptsp_res->_u32DbgIntrCount++; in _TSP_Isr()
7152 *pu32Count = _ptsp_res->_u32DbgIntrCount; in MDrv_TSP_Get_Intr_Count()