Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/boards/posix/native_posix/
Dhw_models_top.c117 void hwm_find_next_timer(void) in hwm_find_next_timer() function
155 hwm_find_next_timer(); in hwm_one_event()
189 hwm_find_next_timer(); in hwm_init()
Dhw_counter.c70 hwm_find_next_timer(); in hw_counter_start()
82 hwm_find_next_timer(); in hw_counter_stop()
Dhw_models_top.h24 void hwm_find_next_timer(void);
Dtimer_model.c184 hwm_find_next_timer(); in hwtimer_enable()
263 hwm_find_next_timer(); in hwtimer_wake_in_time()
Dirq_ctrl.c221 hwm_find_next_timer(); in hw_irq_ctrl_set_irq()
/Zephyr-Core-3.5.0/boards/posix/native_sim/
Dnative_posix_compat.h26 static ALWAYS_INLINE void hwm_find_next_timer(void) in hwm_find_next_timer() function