Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/rtc/
Drtc_handlers.c14 return z_impl_rtc_set_time(dev, timeptr); in z_vrfy_rtc_set_time()
/Zephyr-latest/include/zephyr/drivers/
Drtc.h200 static inline int z_impl_rtc_set_time(const struct device *dev, const struct rtc_time *timeptr) in z_impl_rtc_set_time() function