Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/native_simulator/native/src/include/
Dhw_counter.h30 void hw_counter_reset(void);
/Zephyr-latest/drivers/counter/
Dcounter_native_sim.c97 hw_counter_reset(); in ctr_init()
158 hw_counter_reset(); in ctr_set_top_value()
163 hw_counter_reset(); in ctr_set_top_value()
/Zephyr-latest/scripts/native_simulator/native/src/
Dhw_counter.c117 void hw_counter_reset(void) in hw_counter_reset() function