Searched refs:RTC_SETUP_1_DOTW_LSB (Results 1 – 2 of 2) sorted by relevance
70 rtc_hw->setup_1 = (((uint32_t)t->dotw) << RTC_SETUP_1_DOTW_LSB) | in rtc_set_datetime()
68 #define RTC_SETUP_1_DOTW_LSB _u(24) macro