Searched refs:RTC_RTC_0_DOTW_LSB (Results 1 – 2 of 2) sorted by relevance
97 t->dotw = (int8_t) ((rtc_0 & RTC_RTC_0_DOTW_BITS ) >> RTC_RTC_0_DOTW_LSB); in rtc_get_datetime()
316 #define RTC_RTC_0_DOTW_LSB _u(24) macro