Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/counter/
Dcounter_mcux_lpc_rtc.c119 static int mcux_lpc_rtc_get_value(const struct device *dev, uint32_t *ticks) in mcux_lpc_rtc_get_value() function
225 .get_value = mcux_lpc_rtc_get_value,