Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/native_simulator/native/src/include/
Dhw_counter.h27 void hw_counter_stop(void);
/Zephyr-latest/scripts/native_simulator/native/src/
Dhw_counter.c94 void hw_counter_stop(void) in hw_counter_stop() function
/Zephyr-latest/drivers/counter/
Dcounter_native_sim.c115 hw_counter_stop(); in ctr_stop()