/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_gpio_ex.h | 337 #define GPIO_GET_INDEX(__GPIOx__) (((uint32_t )(__GPIOx__) & (~GPIOA_BASE)) >> 10)
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_gpio_ex.h | 243 #define GPIO_GET_INDEX(__GPIOx__) (((uint32_t )(__GPIOx__) & (~GPIOA_BASE)) >> 10)
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_gpio_ex.h | 318 #define GPIO_GET_INDEX(__GPIOx__) (((uint32_t )(__GPIOx__) & (~GPIOA_BASE)) >> 10)
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_gpio_ex.h | 472 #define GPIO_GET_INDEX(__GPIOx__) (((uint32_t )(__GPIOx__) & (~GPIOA_BASE)) >> 10)
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_rcc.c | 114 #define RCC_GET_MCO_GPIO_PORT(__RCC_MCOx__) (GPIOA_BASE + ((0x00000400UL) * RCC_GET_MCO_GPIO_INDEX…
|
/hal_stm32-latest/stm32cube/stm32f1xx/soc/ |
D | stm32f101x6.h | 487 #define GPIOA_BASE (APB2PERIPH_BASE + 0x00000800UL) macro 537 #define GPIOA ((GPIO_TypeDef *)GPIOA_BASE)
|
D | stm32f101xb.h | 496 #define GPIOA_BASE (APB2PERIPH_BASE + 0x00000800UL) macro 551 #define GPIOA ((GPIO_TypeDef *)GPIOA_BASE)
|
D | stm32f100xb.h | 543 #define GPIOA_BASE (APB2PERIPH_BASE + 0x00000800UL) macro 607 #define GPIOA ((GPIO_TypeDef *)GPIOA_BASE)
|
D | stm32f102x6.h | 523 #define GPIOA_BASE (APB2PERIPH_BASE + 0x00000800UL) macro 577 #define GPIOA ((GPIO_TypeDef *)GPIOA_BASE)
|
/hal_stm32-latest/stm32cube/stm32f0xx/soc/ |
D | stm32f030x6.h | 471 #define GPIOA_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro 513 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
D | stm32f030x8.h | 482 #define GPIOA_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro 529 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
D | stm32f070x6.h | 514 #define GPIOA_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro 557 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
D | stm32f031x6.h | 482 #define GPIOA_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro 524 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
D | stm32f030xc.h | 493 #define GPIOA_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro 545 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
D | stm32f038xx.h | 481 #define GPIOA_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro 523 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
D | stm32f070xb.h | 530 #define GPIOA_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro 580 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
/hal_stm32-latest/stm32cube/stm32l0xx/soc/ |
D | stm32l041xx.h | 552 #define GPIOA_BASE (IOPPERIPH_BASE + 0x00000000UL) macro 605 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
D | stm32l010x8.h | 512 #define GPIOA_BASE (IOPPERIPH_BASE + 0x00000000UL) macro 562 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
D | stm32l010xb.h | 514 #define GPIOA_BASE (IOPPERIPH_BASE + 0x00000000UL) macro 566 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
D | stm32l011xx.h | 528 #define GPIOA_BASE (IOPPERIPH_BASE + 0x00000000UL) macro 576 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
D | stm32l021xx.h | 548 #define GPIOA_BASE (IOPPERIPH_BASE + 0x00000000UL) macro 597 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
D | stm32l031xx.h | 532 #define GPIOA_BASE (IOPPERIPH_BASE + 0x00000000UL) macro 584 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
D | stm32l051xx.h | 560 #define GPIOA_BASE (IOPPERIPH_BASE + 0x00000000UL) macro 618 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
D | stm32l010x4.h | 510 #define GPIOA_BASE (IOPPERIPH_BASE + 0x00000000UL) macro 556 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|
D | stm32l010x6.h | 512 #define GPIOA_BASE (IOPPERIPH_BASE + 0x00000000UL) macro 561 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
|