Home
last modified time | relevance | path

Searched refs:hwtimer_init (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/boards/native/native_posix/
Dtimer_model.h17 void hwtimer_init(void);
Dhw_models_top.c185 hwtimer_init(); in hwm_init()
Dtimer_model.c149 void hwtimer_init(void) in hwtimer_init() function
/Zephyr-latest/scripts/native_simulator/native/src/
Dtimer_model.c142 static void hwtimer_init(void) in hwtimer_init() function
164 NSI_TASK(hwtimer_init, HW_INIT, 10);