Home
last modified time | relevance | path

Searched defs:IS_GPIO_AF_INSTANCE (Results 1 – 25 of 231) sorted by relevance

12345678910

/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f030x6.h5121 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ macro
Dstm32f030x8.h5156 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ macro
Dstm32f031x6.h5398 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ macro
Dstm32f030xc.h5506 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ macro
Dstm32f038xx.h5367 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ macro
Dstm32f070x6.h5350 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ macro
Dstm32f070xb.h5503 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ macro
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h5101 #define IS_GPIO_AF_INSTANCE(INSTANCE) IS_GPIO_ALL_INSTANCE(INSTANCE) macro
Dstm32f101xb.h5194 #define IS_GPIO_AF_INSTANCE(INSTANCE) IS_GPIO_ALL_INSTANCE(INSTANCE) macro
Dstm32f100xb.h5605 #define IS_GPIO_AF_INSTANCE(INSTANCE) IS_GPIO_ALL_INSTANCE(INSTANCE) macro
Dstm32f100xe.h6144 #define IS_GPIO_AF_INSTANCE(INSTANCE) IS_GPIO_ALL_INSTANCE(INSTANCE) macro
Dstm32f101xg.h6331 #define IS_GPIO_AF_INSTANCE(INSTANCE) IS_GPIO_ALL_INSTANCE(INSTANCE) macro
Dstm32f102x6.h6220 #define IS_GPIO_AF_INSTANCE(INSTANCE) IS_GPIO_ALL_INSTANCE(INSTANCE) macro
Dstm32f101xe.h6198 #define IS_GPIO_AF_INSTANCE(INSTANCE) IS_GPIO_ALL_INSTANCE(INSTANCE) macro
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l010x8.h5650 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ macro
Dstm32l010xb.h5710 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ macro
Dstm32l011xx.h5743 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ macro
Dstm32l021xx.h5883 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ macro
Dstm32l010x4.h5601 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ macro
Dstm32l010x6.h5656 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ macro
Dstm32l041xx.h6011 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ macro
Dstm32l081xx.h6359 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ macro
Dstm32l031xx.h5871 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ macro
Dstm32l051xx.h6026 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ macro
Dstm32l071xx.h6219 #define IS_GPIO_AF_INSTANCE(INSTANCE) (((INSTANCE) == GPIOA) || \ macro

12345678910