Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_gpio_ex.h379 #define GPIOJ_PIN_AVAILABLE GPIO_PIN_All macro
433 …_) == GPIOJ) && (((__PIN__) & (GPIOJ_PIN_AVAILABLE)) != 0) && (((__PIN__) | (GPIOJ_PIN_AVAILABLE))…
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_gpio_ex.h409 #define GPIOJ_PIN_AVAILABLE GPIO_PIN_All macro
411 #define GPIOJ_PIN_AVAILABLE (GPIO_PIN_8 | GPIO_PIN_9 | GPIO_PIN_10 | GPIO_PIN_11 )