Home
last modified time | relevance | path

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

/nrf_hw_models-3.6.0/src/HW_models/
DNHW_TIMER.h74 void nhw_timer3_TASK_COUNT(void);
DNHW_TIMER.c632 void nhw_timer3_TASK_COUNT(void) { nhw_timer_TASK_COUNT(3); } in nhw_timer3_TASK_COUNT() function
DNRF_PPI.c207 { (void*)&NRF_TIMER_regs[3].TASKS_COUNT, nhw_timer3_TASK_COUNT},