Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/hal/k6/tsio/
H A DhalTSIO.h246 void HAL_TSIO_Threshold_Set(MS_U8 u8Threshold);
H A DhalTSIO.c604 void HAL_TSIO_Threshold_Set(MS_U8 u8Threshold) in HAL_TSIO_Threshold_Set() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tsio/
H A DhalTSIO.h246 void HAL_TSIO_Threshold_Set(MS_U8 u8Threshold);
H A DhalTSIO.c604 void HAL_TSIO_Threshold_Set(MS_U8 u8Threshold) in HAL_TSIO_Threshold_Set() function
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsio/
H A DdrvTSIO.c1370 HAL_TSIO_Threshold_Set(u8Value); in MDrv_TSIO_Syncthreshold_Set()