Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/hal/k6/tsio/
H A DhalTSIO.h308 MS_BOOL HAL_TSIO_CC_TxInt(void);
H A DhalTSIO.c1335 MS_BOOL HAL_TSIO_CC_TxInt(void) in HAL_TSIO_CC_TxInt() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tsio/
H A DhalTSIO.h308 MS_BOOL HAL_TSIO_CC_TxInt(void);
H A DhalTSIO.c1335 MS_BOOL HAL_TSIO_CC_TxInt(void) in HAL_TSIO_CC_TxInt() function
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsio/
H A DdrvTSIO.c736 else if(HAL_TSIO_CC_TxInt()) in _TSIO_Interrupt_CB_TSIO()