Searched refs:STM32_PORT (Results 1 – 2 of 2) sorted by relevance
19 #define STM32_PORT(__pin) \ macro210 if (STM32_PORT(pin) >= gpio_ports_cnt) { in stm32_pin_configure()214 port_device = gpio_ports[STM32_PORT(pin)]; in stm32_pin_configure()
794 STM32_PORT##__SUFFIX, \