Searched refs:RTC_IRQ_STA_AL (Results 1 – 2 of 2) sorted by relevance
26 #define RTC_IRQ_STA_AL BIT(0) macro
47 if ((ret >= 0) && (irqsta & RTC_IRQ_STA_AL)) { in mtk_rtc_irq_handler_thread()
Completed in 4 milliseconds