Searched refs:nhw_timer0_TASK_CLEAR (Results 1 – 3 of 3) sorted by relevance
65 void nhw_timer0_TASK_CLEAR(void);
173 { (void*)&NRF_TIMER_regs[0].TASKS_CLEAR, nhw_timer0_TASK_CLEAR},649 ppi_ch_tasks[30].tep_f = nhw_timer0_TASK_CLEAR; //TIMER0->TASKS_CLEAR in set_fixed_channel_routes()
628 void nhw_timer0_TASK_CLEAR(void) { nhw_timer_TASK_CLEAR(0); } in nhw_timer0_TASK_CLEAR() function