Searched refs:STM32_PIN (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-2.7.6/drivers/pinmux/ | ||
D | pinmux_stm32.h | 86 #define STM32_PIN(__pin) \ macro |
D | pinmux_stm32.c | 68 gpio_stm32_configure(port_device, STM32_PIN(pin), func, altf); in stm32_pin_configure() |