Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/HW_models/
DNHW_TIMER.h79 void nhw_timer2_TASK_START(void);
DNHW_TIMER.c589 void nhw_timer2_TASK_START(void) { nhw_timer_TASK_START(2); } in nhw_timer2_TASK_START() function
DNRF_PPI.c197 { (void*)&NRF_TIMER_regs[2].TASKS_START, nhw_timer2_TASK_START},