Searched refs:rtc2wday (Results 1 – 1 of 1) sorted by relevance
155 static inline uint8_t rtc2wday(uint8_t rtc_wday) in rtc2wday() function184 timeptr->tm_wday = rtc2wday(rtc_time.weekday & RX8130CE_WEEKDAYS_MASK); in rx8130ce_get_time()434 timeptr->tm_wday = rtc2wday(alarm_time.wday); in rx8130ce_alarm_get_time()