Home
last modified time | relevance | path

Searched refs:E_INT_IRQ_VBI (Results 1 – 13 of 13) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vd/drv/vbi/
H A DdrvVBI.c254 MsOS_EnableInterrupt(E_INT_IRQ_VBI); in _MDrv_VBI_ISR()
396 MsOS_AttachInterrupt(E_INT_IRQ_VBI, (InterruptCb)_MDrv_VBI_ISR ); in _MDrv_VBI_Init()
397 MsOS_EnableInterrupt(E_INT_IRQ_VBI); in _MDrv_VBI_Init()
399 MsOS_AttachInterrupt(E_INT_IRQ_VBI, _MDrv_VBI_ISR ); in _MDrv_VBI_Init()
400 MsOS_EnableInterrupt(E_INT_IRQ_VBI); in _MDrv_VBI_Init()
423 MsOS_EnableInterrupt(E_INT_IRQ_VBI); in _MDrv_VBI_Init()
441 MsOS_DisableInterrupt(E_INT_IRQ_VBI); in _MDrv_VBI_Exit()
442 MsOS_DetachInterrupt(E_INT_IRQ_VBI); in _MDrv_VBI_Exit()
446 MsOS_DisableInterrupt(E_INT_IRQ_VBI); in _MDrv_VBI_Exit()
/utopia/UTPA2-700.0.x/mxlib/hal/mustang/
H A DhalIRQTBL.h402 HAL_UpdateIrqTable(E_IRQ_28, E_INT_IRQ_VBI); //vbi_int in HAL_InitIrqTable()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsIRQ.h157 E_INT_IRQ_VBI = E_INT_IRQ_0x10_START+12, enumerator
/utopia/UTPA2-700.0.x/mxlib/hal/messi/
H A DhalIRQTBL.h473 HAL_UpdateIrqTable(E_IRQ_28, E_INT_IRQ_VBI); //vbi_int in HAL_InitIrqTable()
/utopia/UTPA2-700.0.x/mxlib/hal/mainz/
H A DhalIRQTBL.h473 HAL_UpdateIrqTable(E_IRQ_28, E_INT_IRQ_VBI); //vbi_int in HAL_InitIrqTable()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsIRQ.h157 E_INT_IRQ_VBI = E_INT_IRQ_0x10_START+12, enumerator
/utopia/UTPA2-700.0.x/mxlib/hal/manhattan/
H A DhalIRQTBL.h522 HAL_UpdateIrqTable(E_IRQ_28, E_INT_IRQ_VBI); //vbi_int in HAL_InitIrqTable()
/utopia/UTPA2-700.0.x/mxlib/hal/marcus/
H A DhalIRQTBL.h532 HAL_UpdateIrqTable(E_IRQ_28, E_INT_IRQ_VBI); //vbi_int in HAL_InitIrqTable()
/utopia/UTPA2-700.0.x/mxlib/hal/maxim/
H A DhalIRQTBL.h532 HAL_UpdateIrqTable(E_IRQ_28, E_INT_IRQ_VBI); //vbi_int in HAL_InitIrqTable()
/utopia/UTPA2-700.0.x/mxlib/hal/maserati/
H A DhalIRQTBL.h532 HAL_UpdateIrqTable(E_IRQ_28, E_INT_IRQ_VBI); //vbi_int in HAL_InitIrqTable()
/utopia/UTPA2-700.0.x/mxlib/hal/M7821/
H A DhalIRQTBL.h543 HAL_UpdateIrqTable(E_IRQ_28, E_INT_IRQ_VBI); //vbi_int in HAL_InitIrqTable()
/utopia/UTPA2-700.0.x/mxlib/hal/M7621/
H A DhalIRQTBL.h543 HAL_UpdateIrqTable(E_IRQ_28, E_INT_IRQ_VBI); //vbi_int in HAL_InitIrqTable()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt31300 E_INT_IRQ_VBI = E_INT_IRQ_0x10_START+12,