Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_TIMER.c263 void nhw_timer_TASK_START(int t){ in nhw_timer_TASK_START() function
419 nhw_timer_TASK_START(t); in nhw_timer_regw_sideeffects_TASKS_START()
587 void nhw_timer0_TASK_START(void) { nhw_timer_TASK_START(0); } in nhw_timer0_TASK_START()
588 void nhw_timer1_TASK_START(void) { nhw_timer_TASK_START(1); } in nhw_timer1_TASK_START()
589 void nhw_timer2_TASK_START(void) { nhw_timer_TASK_START(2); } in nhw_timer2_TASK_START()
590 void nhw_timer3_TASK_START(void) { nhw_timer_TASK_START(3); } in nhw_timer3_TASK_START()
591 void nhw_timer4_TASK_START(void) { nhw_timer_TASK_START(4); } in nhw_timer4_TASK_START()