Home
last modified time | relevance | path

Searched refs:GPIOB_PIN_AVAILABLE (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_gpio_ex.h2339 #define GPIOB_PIN_AVAILABLE GPIO_PIN_All macro
2363 …) == GPIOB) && (((__PIN__) & (GPIOB_PIN_AVAILABLE)) != 0U) && (((__PIN__) | (GPIOB_PIN_AVAILABLE))…
2381 #define GPIOB_PIN_AVAILABLE GPIO_PIN_All
2402 …) == GPIOB) && (((__PIN__) & (GPIOB_PIN_AVAILABLE)) != 0U) && (((__PIN__) | (GPIOB_PIN_AVAILABLE))…
2420 #define GPIOB_PIN_AVAILABLE (GPIO_PIN_0 | GPIO_PIN_1 | GPIO_PIN_2 | GPIO_PIN_3 | GPIO_PIN_4 | \
2441 …) == GPIOB) && (((__PIN__) & (GPIOB_PIN_AVAILABLE)) != 0U) && (((__PIN__) | (GPIOB_PIN_AVAILABLE))…
2457 #define GPIOB_PIN_AVAILABLE GPIO_PIN_All
2479 …) == GPIOB) && (((__PIN__) & (GPIOB_PIN_AVAILABLE)) != 0U) && (((__PIN__) | (GPIOB_PIN_AVAILABLE))…
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_gpio_ex.h372 #define GPIOB_PIN_AVAILABLE GPIO_PIN_All macro
426 …_) == GPIOB) && (((__PIN__) & (GPIOB_PIN_AVAILABLE)) != 0) && (((__PIN__) | (GPIOB_PIN_AVAILABLE))…
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_gpio_ex.h394 #define GPIOB_PIN_AVAILABLE GPIO_PIN_All macro