Searched refs:RTC_IRQ_SETUP_0_MONTH_LSB (Results 1 – 2 of 2) sorted by relevance
151 … ((t->month < 0) ? 0 : (((uint32_t)t->month) << RTC_IRQ_SETUP_0_MONTH_LSB)) | in rtc_set_alarm()
193 #define RTC_IRQ_SETUP_0_MONTH_LSB _u(8) macro