Searched refs:RTC_CON_ALM_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
30 #define RTC_CON_ALM_INTERRUPT (0x1u << 4) /*!< RTC alarm interrupt enable … macro
142 RTCCON |= RTC_CON_ALM_INTERRUPT; in hal_rtc_init()
Completed in 12 milliseconds