Searched refs:RTC_RTC_0_HOUR_LSB (Results 1 – 2 of 2) sorted by relevance
98 t->hour = (int8_t) ((rtc_0 & RTC_RTC_0_HOUR_BITS ) >> RTC_RTC_0_HOUR_LSB); in rtc_get_datetime()
324 #define RTC_RTC_0_HOUR_LSB _u(16) macro