/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_gpio_ex.h | 285 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07) macro 527 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07) macro 777 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07) macro 973 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07) macro 1170 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07) macro 1362 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07) macro 1529 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07) macro 1683 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07) macro 1866 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07) macro 2023 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x06) macro [all …]
|
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/ |
D | stm32f0xx_hal_gpio_ex.h | 90 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x06U) macro 141 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x06U) macro 187 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x06U) macro 245 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07U) macro 321 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07U) macro 414 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07U) macro 479 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x06U) macro 558 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07U) macro 618 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x06U) macro 678 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x06U) macro [all …]
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_gpio_ex.h | 1342 #define IS_GPIO_AF(AF) (((AF) == GPIO_AF0_RTC_50Hz) || ((AF) == GPIO_AF9_TIM14) || \ macro 1370 #define IS_GPIO_AF(AF) (((AF) == GPIO_AF0_RTC_50Hz) || ((AF) == GPIO_AF9_TIM14) || \ macro 1397 #define IS_GPIO_AF(AF) (((AF) == GPIO_AF0_RTC_50Hz) || ((AF) == GPIO_AF9_TIM14) || \ macro 1421 #define IS_GPIO_AF(AF) (((AF) == GPIO_AF0_RTC_50Hz) || ((AF) == GPIO_AF9_TIM14) || \ macro 1445 #define IS_GPIO_AF(AF) (((AF) == GPIO_AF0_RTC_50Hz) || ((AF) == GPIO_AF12_SDIO) || \ macro 1463 #define IS_GPIO_AF(AF) (((AF) < 10U) || ((AF) == 15U)) macro 1468 #define IS_GPIO_AF(AF) (((AF) == GPIO_AF0_RTC_50Hz) || ((AF) == GPIO_AF9_TIM14) || \ macro 1489 #define IS_GPIO_AF(AF) (((AF) == GPIO_AF0_RTC_50Hz) || ((AF) == GPIO_AF9_TIM14) || \ macro 1521 #define IS_GPIO_AF(AF) (((AF) == GPIO_AF0_RTC_50Hz) || ((AF) == GPIO_AF9_TIM14) || \ macro 1550 #define IS_GPIO_AF(AF) (((AF) < 16U) && ((AF) != 11U) && ((AF) != 14U) && ((AF) != 13U)) macro [all …]
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_gpio_ex.h | 163 #define IS_GPIO_AF(AF) (((AF) <= (uint8_t)0x0CU) || ((AF) == (uint8_t)0x0EU) || ((AF) == (… macro 294 #define IS_GPIO_AF(AF) (((AF) <= (uint8_t)0x0CU) || ((AF) == (uint8_t)0x0EU) || ((AF) == (… macro 437 #define IS_GPIO_AF(AF) (((AF) <= (uint8_t)0x0CU) || ((AF) == (uint8_t)0x0EU) || ((AF) == (… macro 564 #define IS_GPIO_AF(AF) (((AF) <= (uint8_t)0x0CU) || ((AF) == (uint8_t)0x0EU) || ((AF) == (… macro 702 #define IS_GPIO_AF(AF) (((AF) <= (uint8_t)0x0CU) || ((AF) == (uint8_t)0x0FU)) macro 828 #define IS_GPIO_AF(AF) (((AF) <= (uint8_t)0x0CU) || ((AF) == (uint8_t)0x0FU)) macro 932 #define IS_GPIO_AF(AF) (((AF) <= (uint8_t)0x0BU) || ((AF) == (uint8_t)0x0EU) || ((AF) == (… macro 1035 #define IS_GPIO_AF(AF) (((AF) <= (uint8_t)0x0BU) || ((AF) == (uint8_t)0x0FU)) macro 1135 #define IS_GPIO_AF(AF) (((AF) <= (uint8_t)0x0DU) || ((AF) == (uint8_t)0x0FU)) macro 1238 #define IS_GPIO_AF(AF) (((AF) <= (uint8_t)0x0DU) || ((AF) == (uint8_t)0x0FU)) macro [all …]
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_gpio_ex.h | 186 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0A) macro 297 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x09) macro 400 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07) macro 479 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07) macro 560 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07) macro 634 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07) macro 710 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07) macro 781 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07) macro
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_gpio_ex.h | 139 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro 255 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro 376 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro 506 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro 646 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro 798 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro 943 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_gpio_ex.h | 188 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0f) macro 290 #define IS_GPIO_AF(AF) (((AF) <= (uint8_t)0x0F)\ macro 414 #define IS_GPIO_AF(AF) (((AF) <= (uint8_t)0x0F) && ((AF) != (uint8_t)0x0B) && ((AF) != (ui… macro 520 #define IS_GPIO_AF(AF) (((AF) <= (uint8_t)0x0F)\ macro 627 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0f) macro
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_gpio_ex.h | 147 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro 240 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro 317 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_hal_gpio_ex.h | 126 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07) macro 200 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x07) macro
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_gpio_ex.h | 150 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_gpio_ex.h | 136 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_gpio_ex.h | 211 #define IS_GPIO_AF(AF) (((AF) == GPIO_AF0_RTC_50Hz) || ((AF) == GPIO_AF9_TIM14) || \ macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_gpio_ex.h | 230 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_gpio_ex.h | 185 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_gpio_ex.h | 226 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_gpio_ex.h | 221 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_gpio_ex.h | 225 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_gpio_ex.h | 232 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_gpio_ex.h | 298 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_gpio_ex.h | 293 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_gpio_ex.h | 447 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_gpio_ex.h | 440 #define IS_GPIO_AF(AF) (((AF) == GPIO_AF0_RTC_50Hz) || ((AF) == GPIO_AF1_TIM1) || \ macro
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_gpio_ex.h | 360 #define IS_GPIO_AF(AF) ((AF) <= (uint8_t)0x0F) macro
|