Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/hal/k6/tsio/
H A DhalTSIO.h280 void HAL_TSIO_SGDMAOUT_IntRead(MS_U8 u8Chid, MS_U16 *u16Status);
H A DhalTSIO.c1027 void HAL_TSIO_SGDMAOUT_IntRead(MS_U8 u8Chid, MS_U16 *u16Status) in HAL_TSIO_SGDMAOUT_IntRead() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tsio/
H A DhalTSIO.h280 void HAL_TSIO_SGDMAOUT_IntRead(MS_U8 u8Chid, MS_U16 *u16Status);
H A DhalTSIO.c1027 void HAL_TSIO_SGDMAOUT_IntRead(MS_U8 u8Chid, MS_U16 *u16Status) in HAL_TSIO_SGDMAOUT_IntRead() function
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsio/
H A DdrvTSIO.c675 HAL_TSIO_SGDMAOUT_IntRead(u8Chid, &u16Status); in _TSIO_Sgdmaoutinterrupt()