Searched refs:RTC_CON_1S_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
31 #define RTC_CON_1S_INTERRUPT (0x1u << 3) /*!< RTC 1s interrupt enable … macro
144 RTCCON |= RTC_CON_1S_INTERRUPT; in hal_rtc_init()
Completed in 5 milliseconds