Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_TIMER.c277 void nhw_timer_TASK_STOP(int t) { in nhw_timer_TASK_STOP() function
357 nhw_timer_TASK_STOP(t); in nhw_timer_signal_COMPARE()
426 nhw_timer_TASK_STOP(t); in nhw_timer_regw_sideeffects_TASKS_STOP()
593 void nhw_timer0_TASK_STOP(void) { nhw_timer_TASK_STOP(0); } in nhw_timer0_TASK_STOP()
594 void nhw_timer1_TASK_STOP(void) { nhw_timer_TASK_STOP(1); } in nhw_timer1_TASK_STOP()
595 void nhw_timer2_TASK_STOP(void) { nhw_timer_TASK_STOP(2); } in nhw_timer2_TASK_STOP()
596 void nhw_timer3_TASK_STOP(void) { nhw_timer_TASK_STOP(3); } in nhw_timer3_TASK_STOP()
597 void nhw_timer4_TASK_STOP(void) { nhw_timer_TASK_STOP(4); } in nhw_timer4_TASK_STOP()