Searched refs:STM32_PORT (Results 1 – 3 of 3) 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()
165 STM32_PORT ##_PORT, LL_EXTI_LINE_P ##_PORT ## 0)
750 STM32_PORT##__SUFFIX, \