Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_TIMER.c402 void nhw_timer_TASK_COUNT(uint t) { in nhw_timer_TASK_COUNT() function
458 nhw_timer_TASK_COUNT(t); in nhw_timer_regw_sideeffects_TASKS_COUNT()
634 void nhw_timer0_TASK_COUNT(void) { nhw_timer_TASK_COUNT(0); } in nhw_timer0_TASK_COUNT()
635 void nhw_timer1_TASK_COUNT(void) { nhw_timer_TASK_COUNT(1); } in nhw_timer1_TASK_COUNT()
636 void nhw_timer2_TASK_COUNT(void) { nhw_timer_TASK_COUNT(2); } in nhw_timer2_TASK_COUNT()
637 void nhw_timer3_TASK_COUNT(void) { nhw_timer_TASK_COUNT(3); } in nhw_timer3_TASK_COUNT()
638 void nhw_timer4_TASK_COUNT(void) { nhw_timer_TASK_COUNT(4); } in nhw_timer4_TASK_COUNT()