Home
last modified time | relevance | path

Searched refs:HAL_TSIO_SGDMAIN_IntRead (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/hal/k6/tsio/
H A DhalTSIO.h263 void HAL_TSIO_SGDMAIN_IntRead(MS_U8 u8Chid, MS_U16 *u16Status);
H A DhalTSIO.c794 void HAL_TSIO_SGDMAIN_IntRead(MS_U8 u8Chid, MS_U16 *u16Status) in HAL_TSIO_SGDMAIN_IntRead() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tsio/
H A DhalTSIO.h263 void HAL_TSIO_SGDMAIN_IntRead(MS_U8 u8Chid, MS_U16 *u16Status);
H A DhalTSIO.c794 void HAL_TSIO_SGDMAIN_IntRead(MS_U8 u8Chid, MS_U16 *u16Status) in HAL_TSIO_SGDMAIN_IntRead() function
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsio/
H A DdrvTSIO.c782 HAL_TSIO_SGDMAIN_IntRead(index, &u16Status); in _TSIO_Interrupt_CB_TSO()