Searched refs:STM32_PIN (Results 1 – 1 of 1) sorted by relevance
23 #define STM32_PIN(__pin) \ macro215 return gpio_stm32_configure(port_device, STM32_PIN(pin), pin_cgf, pin_func); in stm32_pin_configure()