Searched refs:timer_index (Results 1 – 5 of 5) sorted by relevance
20 uint8_t *timer_index; member
169 FLEXIO_SetTimerConfig(flexio_base, child->res.timer_index[channel], &timerConfig); in pwm_nxp_flexio_set_cycles()236 FLEXIO_SetTimerConfig(flexio_base, child->res.timer_index[ch_id], &timerConfig); in mcux_flexio_pwm_init()269 FLEXIO_SetTimerConfig(flexio_base, child->res.timer_index[ch_id], &timerConfig); in mcux_flexio_pwm_init()306 .timer_index = (uint8_t *)flexio_pwm_##n##_timer_index, \
395 config->flexio_lcd_dev->timerIndex = config->child->res.timer_index[0]; in flexio_lcdif_init()448 .timer_index = mcux_flexio_lcdif_timers_##n, \
194 child_res->timer_index[i] = timer_idx; in nxp_flexio_child_attach()
424 .timer_index = flexio_spi_##n.timerIndex, \