Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pinctrl/
Dpinctrl_stm32.c40 #define STM32_DT_PINMUX_REMAP(__pin) \ macro
171 remap = (uint16_t)STM32_DT_PINMUX_REMAP(pins[0].pinmux); in stm32_pins_remap()
179 if (STM32_DT_PINMUX_REMAP(pins[i].pinmux) != remap) { in stm32_pins_remap()