Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_TIMER.c317 void nhw_timer_TASK_CAPTURE(int t, unsigned int cc_n) { in nhw_timer_TASK_CAPTURE() function
444 nhw_timer_TASK_CAPTURE(t,cc_n); in nhw_timer_regw_sideeffects_TASKS_CAPTURE()
467 nhw_timer_TASK_CAPTURE(inst, cc_n); in nhw_timer_taskcapture_wrap()
599 void nhw_timer0_TASK_CAPTURE_0(void) { nhw_timer_TASK_CAPTURE(0,0); } in nhw_timer0_TASK_CAPTURE_0()
600 void nhw_timer0_TASK_CAPTURE_1(void) { nhw_timer_TASK_CAPTURE(0,1); } in nhw_timer0_TASK_CAPTURE_1()
601 void nhw_timer0_TASK_CAPTURE_2(void) { nhw_timer_TASK_CAPTURE(0,2); } in nhw_timer0_TASK_CAPTURE_2()
602 void nhw_timer0_TASK_CAPTURE_3(void) { nhw_timer_TASK_CAPTURE(0,3); } in nhw_timer0_TASK_CAPTURE_3()
604 void nhw_timer1_TASK_CAPTURE_0(void) { nhw_timer_TASK_CAPTURE(1,0); } in nhw_timer1_TASK_CAPTURE_0()
605 void nhw_timer1_TASK_CAPTURE_1(void) { nhw_timer_TASK_CAPTURE(1,1); } in nhw_timer1_TASK_CAPTURE_1()
606 void nhw_timer1_TASK_CAPTURE_2(void) { nhw_timer_TASK_CAPTURE(1,2); } in nhw_timer1_TASK_CAPTURE_2()
[all …]