Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_TIMER.h87 void nhw_timer4_TASK_STOP(void);
DNHW_TIMER.c597 void nhw_timer4_TASK_STOP(void) { nhw_timer_TASK_STOP(4); } in nhw_timer4_TASK_STOP() function
DNRF_PPI.c220 { (void*)&NRF_TIMER_regs[4].TASKS_STOP, nhw_timer4_TASK_STOP},