Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/rtc/
Drtc_sam.c107 static uint32_t rtc_sam_calr_from_tm(const struct rtc_time *timeptr) in rtc_sam_calr_from_tm() function
161 regs->RTC_CALR = rtc_sam_calr_from_tm(timeptr); in rtc_sam_set_time()