Home
last modified time | relevance | path

Searched refs:rtc_time_to_bcd (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/rtc/
Drtc_smartbond.c155 static uint32_t rtc_time_to_bcd(const struct rtc_time *timeptr) in rtc_time_to_bcd() function
236 RTC->RTC_TIME_REG = rtc_time_to_bcd(timeptr); in rtc_smartbond_set_time()