Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/rtc/
Drtc_handlers.c22 return z_impl_rtc_get_time(dev, timeptr); in z_vrfy_rtc_get_time()
/Zephyr-latest/include/zephyr/drivers/
Drtc.h217 static inline int z_impl_rtc_get_time(const struct device *dev, struct rtc_time *timeptr) in z_impl_rtc_get_time() function