Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/rtc/drv/rtc/
H A DdrvRTC.c157 MsOS_AttachInterrupt(E_INT_IRQ_RTC,pIntCb); in MDrv_RTC_Int_Mode()
158 MsOS_EnableInterrupt(E_INT_IRQ_RTC); in MDrv_RTC_Int_Mode()
163 MsOS_DetachInterrupt(E_INT_IRQ_RTC); in MDrv_RTC_Int_Mode()
164 MsOS_DisableInterrupt(E_INT_IRQ_RTC); in MDrv_RTC_Int_Mode()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsIRQ.h152 E_INT_IRQ_RTC = E_INT_IRQ_0x10_START+7, enumerator
/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsIRQ.h152 E_INT_IRQ_RTC = E_INT_IRQ_0x10_START+7, enumerator
/utopia/UTPA2-700.0.x/mxlib/hal/kano/
H A DhalIRQTBL.h504 HAL_UpdateIrqTable(E_IRQ_23, E_INT_IRQ_RTC); //smart_int in HAL_InitIrqTable()
/utopia/UTPA2-700.0.x/mxlib/hal/k7u/
H A DhalIRQTBL.h504 HAL_UpdateIrqTable(E_IRQ_23, E_INT_IRQ_RTC); //RTC #0 interrupt in HAL_InitIrqTable()
/utopia/UTPA2-700.0.x/mxlib/hal/k6lite/
H A DhalIRQTBL.h504 HAL_UpdateIrqTable(E_IRQ_23, E_INT_IRQ_RTC); //RTC #0 interrupt in HAL_InitIrqTable()
/utopia/UTPA2-700.0.x/mxlib/hal/k6/
H A DhalIRQTBL.h504 HAL_UpdateIrqTable(E_IRQ_23, E_INT_IRQ_RTC); //RTC #0 interrupt in HAL_InitIrqTable()
/utopia/UTPA2-700.0.x/mxlib/hal/curry/
H A DhalIRQTBL.h504 HAL_UpdateIrqTable(E_IRQ_23, E_INT_IRQ_RTC); //rtc0_int in HAL_InitIrqTable()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt31295 E_INT_IRQ_RTC = E_INT_IRQ_0x10_START+7,