Home
last modified time | relevance | path

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

/nrf_hw_models-3.5.0/src/HW_models/
DNHW_TIMER.c313 void nhw_timer_TASK_CAPTURE(int t, int cc_n) { in nhw_timer_TASK_CAPTURE() function
441 nhw_timer_TASK_CAPTURE(t,cc_n); in nhw_timer_regw_sideeffects_TASKS_CAPTURE()
464 nhw_timer_TASK_CAPTURE(inst, cc_n); in nhw_timer_taskcapture_wrap()
594 void nhw_timer0_TASK_CAPTURE_0(void) { nhw_timer_TASK_CAPTURE(0,0); } in nhw_timer0_TASK_CAPTURE_0()
595 void nhw_timer0_TASK_CAPTURE_1(void) { nhw_timer_TASK_CAPTURE(0,1); } in nhw_timer0_TASK_CAPTURE_1()
596 void nhw_timer0_TASK_CAPTURE_2(void) { nhw_timer_TASK_CAPTURE(0,2); } in nhw_timer0_TASK_CAPTURE_2()
597 void nhw_timer0_TASK_CAPTURE_3(void) { nhw_timer_TASK_CAPTURE(0,3); } in nhw_timer0_TASK_CAPTURE_3()
599 void nhw_timer1_TASK_CAPTURE_0(void) { nhw_timer_TASK_CAPTURE(1,0); } in nhw_timer1_TASK_CAPTURE_0()
600 void nhw_timer1_TASK_CAPTURE_1(void) { nhw_timer_TASK_CAPTURE(1,1); } in nhw_timer1_TASK_CAPTURE_1()
601 void nhw_timer1_TASK_CAPTURE_2(void) { nhw_timer_TASK_CAPTURE(1,2); } in nhw_timer1_TASK_CAPTURE_2()
[all …]