Home | History | Annotate | Download | only in src

Lines Matching refs:timer_index

511     uint8_t                 timer_index = 0;
518 timerid = ps_timer_info->timer_id[timer_index];
542 timer_index = (uint8_t)(timer_index + 1);
543 timerid = ps_timer_info->timer_id[timer_index];
556 timer_index = 0;
562 while (timer_index < ps_timer_info->guard_to_count)
564 ps_timer_info->guard_to_value[timer_index] = 0;
565 ps_timer_info->iframe_send_count[timer_index] = 0;
567 timer_index = (uint8_t)(timer_index + 1);