Home
last modified time | relevance | path

Searched refs:STM32_PORTA (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Dstm32-pinctrl-common.h14 #define STM32_PORTA 0 /* IO port A */ macro
/Zephyr-latest/drivers/interrupt_controller/
Dintc_gpio_stm32wb0.c40 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()