Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_TIMER.h85 void nhw_timer2_TASK_STOP(void);
DNHW_TIMER.c595 void nhw_timer2_TASK_STOP(void) { nhw_timer_TASK_STOP(2); } in nhw_timer2_TASK_STOP() function
DNRF_PPI.c198 { (void*)&NRF_TIMER_regs[2].TASKS_STOP, nhw_timer2_TASK_STOP},