Searched refs:PADMUX_SION (Results 1 – 1 of 1) sorted by relevance
102 #define PADMUX_SION (1U << 4) /* The SION bit in the mux register. */ macro162 sion = (cfg->padconf_val & PADCONF_SION) ? PADMUX_SION : 0; in iomux_configure_pins()