Searched refs:RTC_RTC_0_SEC_LSB (Results 1 – 2 of 2) sorted by relevance
100 t->sec = (int8_t) ((rtc_0 & RTC_RTC_0_SEC_BITS ) >> RTC_RTC_0_SEC_LSB); in rtc_get_datetime()
340 #define RTC_RTC_0_SEC_LSB _u(0) macro