Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_TIMER.h84 void nhw_timer1_TASK_STOP(void);
DNHW_TIMER.c594 void nhw_timer1_TASK_STOP(void) { nhw_timer_TASK_STOP(1); } in nhw_timer1_TASK_STOP() function
DNRF_PPI.c187 { (void*)&NRF_TIMER_regs[1].TASKS_STOP, nhw_timer1_TASK_STOP},