Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/drivers/pinmux/
Dpinmux_stm32.h86 #define STM32_PIN(__pin) \ macro
Dpinmux_stm32.c68 gpio_stm32_configure(port_device, STM32_PIN(pin), func, altf); in stm32_pin_configure()