Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/hal/curry/otv/
H A DhalOTV.h184 void HAL_OTV_EventQ_GetEventDesciptor(MS_U32 u32OTVEng, MS_U32 *pu32EventDesciptor);
H A DhalOTV.c472 void HAL_OTV_EventQ_GetEventDesciptor(MS_U32 u32OTVEng, MS_U32 *pu32EventDesciptor) in HAL_OTV_EventQ_GetEventDesciptor() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/kano/otv/
H A DhalOTV.h184 void HAL_OTV_EventQ_GetEventDesciptor(MS_U32 u32OTVEng, MS_U32 *pu32EventDesciptor);
H A DhalOTV.c480 void HAL_OTV_EventQ_GetEventDesciptor(MS_U32 u32OTVEng, MS_U32 *pu32EventDesciptor) in HAL_OTV_EventQ_GetEventDesciptor() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/otv/
H A DhalOTV.h184 void HAL_OTV_EventQ_GetEventDesciptor(MS_U32 u32OTVEng, MS_U32 *pu32EventDesciptor);
H A DhalOTV.c480 void HAL_OTV_EventQ_GetEventDesciptor(MS_U32 u32OTVEng, MS_U32 *pu32EventDesciptor) in HAL_OTV_EventQ_GetEventDesciptor() function
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6/otv/
H A DhalOTV.h184 void HAL_OTV_EventQ_GetEventDesciptor(MS_U32 u32OTVEng, MS_U32 *pu32EventDesciptor);
H A DhalOTV.c480 void HAL_OTV_EventQ_GetEventDesciptor(MS_U32 u32OTVEng, MS_U32 *pu32EventDesciptor) in HAL_OTV_EventQ_GetEventDesciptor() function
/utopia/UTPA2-700.0.x/modules/dmx/drv/otv/
H A DdrvOTV.c535HAL_OTV_EventQ_GetEventDesciptor(u32OTVEng, &_EventDataArray[u32OTVEng][u32EventIdx].Event_Descrip… in MDrv_OTV_ISR()