Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/scripts/native_simulator/native/src/include/
Dhw_counter.h25 void hw_counter_start(void);
/Zephyr-Core-3.5.0/boards/posix/native_posix/
Dhw_counter.h21 void hw_counter_start(void);
Dhw_counter.c61 void hw_counter_start(void) in hw_counter_start() function
/Zephyr-Core-3.5.0/scripts/native_simulator/native/src/
Dhw_counter.c65 void hw_counter_start(void) in hw_counter_start() function
/Zephyr-Core-3.5.0/drivers/counter/
Dcounter_native_posix.c57 hw_counter_start(); in ctr_start()