Searched refs:timer_inst (Results 1 – 1 of 1) sorted by relevance
42 nrfx_timer_t timer_inst; member58 .timer_info.timer_inst = NRFX_TIMER_INSTANCE(0),67 .timer_info.timer_inst = NRFX_TIMER_INSTANCE(1),76 .timer_info.timer_inst = NRFX_TIMER_INSTANCE(2),85 .timer_info.timer_inst = NRFX_TIMER_INSTANCE(3),108 event_type, timer_info->timer_inst.instance_id, timer_info->timer_inst.cc_channel_count); in timer_callback()150 nrfx_timer_enable(&(timer_info->timer_inst)); in timer_start()162 nrfx_timer_disable(&(timer_info->timer_inst)); in timer_stop()165 nrfx_timer_clear(&(timer_info->timer_inst)); in timer_stop()240 nrfx_timer_t *timer_inst = RT_NULL; in timer_ctrl() local[all …]
Completed in 3 milliseconds