Searched refs:STM32_PORTA (Results 1 – 2 of 2) sorted by relevance
14 #define STM32_PORTA 0 /* IO port A */ macro
40 BUILD_ASSERT(_NUM_GPIOS_ON_PORT_X(STM32_PORTA) == NUM_PINS_PER_GPIO_PORT);79 } else if (port == STM32_PORTA) { in portpin_to_ll_exti_line()