Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Dstm32-pinctrl-common.h21 #define STM32_PORTH 7 macro
/Zephyr-latest/drivers/interrupt_controller/
Dintc_exti_stm32.c358 if (port == STM32_PORTH) { in stm32_exti_set_line_src_port()
400 port = STM32_PORTH; in stm32_exti_get_line_src_port()