Home
last modified time | relevance | path

Searched refs:GPIOA_BASE (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_gpio_ex.h337 #define GPIO_GET_INDEX(__GPIOx__) (((uint32_t )(__GPIOx__) & (~GPIOA_BASE)) >> 10)
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_gpio_ex.h243 #define GPIO_GET_INDEX(__GPIOx__) (((uint32_t )(__GPIOx__) & (~GPIOA_BASE)) >> 10)
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_gpio_ex.h318 #define GPIO_GET_INDEX(__GPIOx__) (((uint32_t )(__GPIOx__) & (~GPIOA_BASE)) >> 10)
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_gpio_ex.h472 #define GPIO_GET_INDEX(__GPIOx__) (((uint32_t )(__GPIOx__) & (~GPIOA_BASE)) >> 10)
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc.c114 #define RCC_GET_MCO_GPIO_PORT(__RCC_MCOx__) (GPIOA_BASE + ((0x00000400UL) * RCC_GET_MCO_GPIO_INDEX…
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h487 #define GPIOA_BASE (APB2PERIPH_BASE + 0x00000800UL) macro
537 #define GPIOA ((GPIO_TypeDef *)GPIOA_BASE)
Dstm32f101xb.h496 #define GPIOA_BASE (APB2PERIPH_BASE + 0x00000800UL) macro
551 #define GPIOA ((GPIO_TypeDef *)GPIOA_BASE)
Dstm32f100xb.h543 #define GPIOA_BASE (APB2PERIPH_BASE + 0x00000800UL) macro
607 #define GPIOA ((GPIO_TypeDef *)GPIOA_BASE)
Dstm32f102x6.h523 #define GPIOA_BASE (APB2PERIPH_BASE + 0x00000800UL) macro
577 #define GPIOA ((GPIO_TypeDef *)GPIOA_BASE)
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f030x6.h471 #define GPIOA_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro
513 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
Dstm32f030x8.h482 #define GPIOA_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro
529 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
Dstm32f070x6.h514 #define GPIOA_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro
557 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
Dstm32f031x6.h482 #define GPIOA_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro
524 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
Dstm32f030xc.h493 #define GPIOA_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro
545 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
Dstm32f038xx.h481 #define GPIOA_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro
523 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
Dstm32f070xb.h530 #define GPIOA_BASE (AHB2PERIPH_BASE + 0x00000000UL) macro
580 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h552 #define GPIOA_BASE (IOPPERIPH_BASE + 0x00000000UL) macro
605 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
Dstm32l010x8.h512 #define GPIOA_BASE (IOPPERIPH_BASE + 0x00000000UL) macro
562 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
Dstm32l010xb.h514 #define GPIOA_BASE (IOPPERIPH_BASE + 0x00000000UL) macro
566 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
Dstm32l011xx.h528 #define GPIOA_BASE (IOPPERIPH_BASE + 0x00000000UL) macro
576 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
Dstm32l021xx.h548 #define GPIOA_BASE (IOPPERIPH_BASE + 0x00000000UL) macro
597 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
Dstm32l031xx.h532 #define GPIOA_BASE (IOPPERIPH_BASE + 0x00000000UL) macro
584 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
Dstm32l051xx.h560 #define GPIOA_BASE (IOPPERIPH_BASE + 0x00000000UL) macro
618 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
Dstm32l010x4.h510 #define GPIOA_BASE (IOPPERIPH_BASE + 0x00000000UL) macro
556 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)
Dstm32l010x6.h512 #define GPIOA_BASE (IOPPERIPH_BASE + 0x00000000UL) macro
561 #define GPIOA ((GPIO_TypeDef *) GPIOA_BASE)

12345678910>>...12