Home
last modified time | relevance | path

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

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