Searched refs:RTC_ALARM_IRQ_NUM (Results 1 – 1 of 1) sorted by relevance
56 #define RTC_ALARM_IRQ_NUM 0x11 macro404 rt_hw_interrupt_install(RTC_ALARM_IRQ_NUM, rt_hw_rtc_isr, RT_NULL, "rtc"); in rt_hw_rtc_init()405 rt_hw_interrupt_umask(RTC_ALARM_IRQ_NUM); in rt_hw_rtc_init()
Completed in 4 milliseconds