Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_TIMER.h86 void nhw_timer3_TASK_STOP(void);
DNHW_TIMER.c596 void nhw_timer3_TASK_STOP(void) { nhw_timer_TASK_STOP(3); } in nhw_timer3_TASK_STOP() function
DNRF_PPI.c209 { (void*)&NRF_TIMER_regs[3].TASKS_STOP, nhw_timer3_TASK_STOP},