Searched refs:counter_esp32_get_value (Results 1 – 2 of 2) sorted by relevance
99 static int counter_esp32_get_value(const struct device *dev, uint32_t *ticks) in counter_esp32_get_value() function126 counter_esp32_get_value(dev, &now); in counter_esp32_set_alarm()216 .get_value = counter_esp32_get_value,237 counter_esp32_get_value(dev, &now); in counter_esp32_isr()
127 static int counter_esp32_get_value(const struct device *dev, uint32_t *ticks) in counter_esp32_get_value() function154 counter_esp32_get_value(dev, &now); in counter_esp32_set_alarm()220 .get_value = counter_esp32_get_value,237 counter_esp32_get_value(dev, &now); in counter_esp32_isr()