Searched refs:RTC_IRQ_SETUP_1_DOTW_LSB (Results 1 – 2 of 2) sorted by relevance
153 … rtc_hw->irq_setup_1 = ((t->dotw < 0) ? 0 : (((uint32_t)t->dotw) << RTC_IRQ_SETUP_1_DOTW_LSB)) | in rtc_set_alarm()
247 #define RTC_IRQ_SETUP_1_DOTW_LSB _u(24) macro