Searched refs:STM32_PORT (Results 1 – 3 of 3) sorted by relevance
19 #define STM32_PORT(__pin) \ macro215 if (STM32_PORT(pin) >= gpio_ports_cnt) { in stm32_pin_configure()219 port_device = gpio_ports[STM32_PORT(pin)]; in stm32_pin_configure()
165 STM32_PORT ##_PORT, LL_EXTI_LINE_P ##_PORT ## 0)
767 STM32_PORT##__SUFFIX, \