Home
last modified time | relevance | path

Searched refs:HAL_OTV_INT_GetTimerHW (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/hal/curry/otv/
H A DhalOTV.h176 MS_BOOL HAL_OTV_INT_GetTimerHW(MS_U32 u32OTVEng);
H A DhalOTV.c341 MS_BOOL HAL_OTV_INT_GetTimerHW(MS_U32 u32OTVEng) in HAL_OTV_INT_GetTimerHW() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/kano/otv/
H A DhalOTV.h176 MS_BOOL HAL_OTV_INT_GetTimerHW(MS_U32 u32OTVEng);
H A DhalOTV.c349 MS_BOOL HAL_OTV_INT_GetTimerHW(MS_U32 u32OTVEng) in HAL_OTV_INT_GetTimerHW() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/otv/
H A DhalOTV.h176 MS_BOOL HAL_OTV_INT_GetTimerHW(MS_U32 u32OTVEng);
H A DhalOTV.c349 MS_BOOL HAL_OTV_INT_GetTimerHW(MS_U32 u32OTVEng) in HAL_OTV_INT_GetTimerHW() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6/otv/
H A DhalOTV.h176 MS_BOOL HAL_OTV_INT_GetTimerHW(MS_U32 u32OTVEng);
H A DhalOTV.c349 MS_BOOL HAL_OTV_INT_GetTimerHW(MS_U32 u32OTVEng) in HAL_OTV_INT_GetTimerHW() function
/utopia/UTPA2-700.0.x/modules/dmx/drv/otv/
H A DdrvOTV.c722 if(HAL_OTV_INT_GetTimerHW(u32OTVEng)) in MDrv_OTV_HWINT_Get()