Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_TIMER.h83 void nhw_timer0_TASK_STOP(void);
DNHW_TIMER.c593 void nhw_timer0_TASK_STOP(void) { nhw_timer_TASK_STOP(0); } in nhw_timer0_TASK_STOP() function
DNRF_PPI.c176 { (void*)&NRF_TIMER_regs[0].TASKS_STOP, nhw_timer0_TASK_STOP},