Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/counter/
Dcounter_mcux_qtmr.c142 static int mcux_qtmr_get_value(const struct device *dev, uint32_t *ticks) in mcux_qtmr_get_value() function
295 .get_value = mcux_qtmr_get_value,