Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/counter/
Dcounter_ambiq_timer.c128 static int counter_ambiq_get_value(const struct device *dev, uint32_t *ticks) in counter_ambiq_get_value() function
154 counter_ambiq_get_value(dev, &now); in counter_ambiq_set_alarm()
235 .get_value = counter_ambiq_get_value,
250 counter_ambiq_get_value(dev_##n, &now); \
270 counter_ambiq_get_value(dev, &now); in counter_ambiq_isr()