Home
last modified time | relevance | path

Searched refs:child_res (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/misc/mcux_flexio/
Dmcux_flexio.c173 const struct nxp_flexio_child_res *child_res = &child->res; in nxp_flexio_child_attach() local
175 for (uint32_t i = 0; i < child_res->shifter_count; i++) { in nxp_flexio_child_attach()
182 child_res->shifter_index[i] = shifter_idx; in nxp_flexio_child_attach()
187 for (uint32_t i = 0; i < child_res->timer_count; i++) { in nxp_flexio_child_attach()
194 child_res->timer_index[i] = timer_idx; in nxp_flexio_child_attach()