Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/drivers/counter/
Dcounter_ll_stm32_rtc.c136 static int rtc_stm32_get_value(const struct device *dev, uint32_t *ticks) in rtc_stm32_get_value() function
414 .get_value = rtc_stm32_get_value,