Searched refs:RTC_IRQ_SETUP_1_SEC_LSB (Results 1 – 2 of 2) sorted by relevance
156 ((t->sec < 0) ? 0 : (((uint32_t)t->sec) << RTC_IRQ_SETUP_1_SEC_LSB )); in rtc_set_alarm()
271 #define RTC_IRQ_SETUP_1_SEC_LSB _u(0) macro