Home
last modified time | relevance | path

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

/nrf_hw_models-3.6.0/src/HW_models/
DNHW_TIMER.h73 void nhw_timer2_TASK_COUNT(void);
DNHW_TIMER.c631 void nhw_timer2_TASK_COUNT(void) { nhw_timer_TASK_COUNT(2); } in nhw_timer2_TASK_COUNT() function
DNRF_PPI.c196 { (void*)&NRF_TIMER_regs[2].TASKS_COUNT, nhw_timer2_TASK_COUNT},