Searched refs:nhw_timer0_TASK_START (Results 1 – 3 of 3) sorted by relevance
77 void nhw_timer0_TASK_START(void);
175 { (void*)&NRF_TIMER_regs[0].TASKS_START, nhw_timer0_TASK_START},653 ppi_ch_tasks[31].tep_f = nhw_timer0_TASK_START; //TIMER0->TASKS_START in set_fixed_channel_routes()
587 void nhw_timer0_TASK_START(void) { nhw_timer_TASK_START(0); } in nhw_timer0_TASK_START() function