STM32F439xx HAL User Manual
Defines
AHB1 GRP1 PERIPH
BUS Exported Constants

Defines

#define LL_AHB1_GRP1_PERIPH_ALL   0xFFFFFFFFU
#define LL_AHB1_GRP1_PERIPH_GPIOA   RCC_AHB1ENR_GPIOAEN
#define LL_AHB1_GRP1_PERIPH_GPIOB   RCC_AHB1ENR_GPIOBEN
#define LL_AHB1_GRP1_PERIPH_GPIOC   RCC_AHB1ENR_GPIOCEN
#define LL_AHB1_GRP1_PERIPH_GPIOD   RCC_AHB1ENR_GPIODEN
#define LL_AHB1_GRP1_PERIPH_GPIOE   RCC_AHB1ENR_GPIOEEN
#define LL_AHB1_GRP1_PERIPH_GPIOF   RCC_AHB1ENR_GPIOFEN
#define LL_AHB1_GRP1_PERIPH_GPIOG   RCC_AHB1ENR_GPIOGEN
#define LL_AHB1_GRP1_PERIPH_GPIOH   RCC_AHB1ENR_GPIOHEN
#define LL_AHB1_GRP1_PERIPH_GPIOI   RCC_AHB1ENR_GPIOIEN
#define LL_AHB1_GRP1_PERIPH_GPIOJ   RCC_AHB1ENR_GPIOJEN
#define LL_AHB1_GRP1_PERIPH_GPIOK   RCC_AHB1ENR_GPIOKEN
#define LL_AHB1_GRP1_PERIPH_CRC   RCC_AHB1ENR_CRCEN
#define LL_AHB1_GRP1_PERIPH_BKPSRAM   RCC_AHB1ENR_BKPSRAMEN
#define LL_AHB1_GRP1_PERIPH_CCMDATARAM   RCC_AHB1ENR_CCMDATARAMEN
#define LL_AHB1_GRP1_PERIPH_DMA1   RCC_AHB1ENR_DMA1EN
#define LL_AHB1_GRP1_PERIPH_DMA2   RCC_AHB1ENR_DMA2EN
#define LL_AHB1_GRP1_PERIPH_DMA2D   RCC_AHB1ENR_DMA2DEN
#define LL_AHB1_GRP1_PERIPH_ETHMAC   RCC_AHB1ENR_ETHMACEN
#define LL_AHB1_GRP1_PERIPH_ETHMACTX   RCC_AHB1ENR_ETHMACTXEN
#define LL_AHB1_GRP1_PERIPH_ETHMACRX   RCC_AHB1ENR_ETHMACRXEN
#define LL_AHB1_GRP1_PERIPH_ETHMACPTP   RCC_AHB1ENR_ETHMACPTPEN
#define LL_AHB1_GRP1_PERIPH_OTGHS   RCC_AHB1ENR_OTGHSEN
#define LL_AHB1_GRP1_PERIPH_OTGHSULPI   RCC_AHB1ENR_OTGHSULPIEN
#define LL_AHB1_GRP1_PERIPH_FLITF   RCC_AHB1LPENR_FLITFLPEN
#define LL_AHB1_GRP1_PERIPH_SRAM1   RCC_AHB1LPENR_SRAM1LPEN
#define LL_AHB1_GRP1_PERIPH_SRAM2   RCC_AHB1LPENR_SRAM2LPEN
#define LL_AHB1_GRP1_PERIPH_SRAM3   RCC_AHB1LPENR_SRAM3LPEN

Define Documentation

#define LL_AHB1_GRP1_PERIPH_ALL   0xFFFFFFFFU

Definition at line 87 of file stm32f4xx_ll_bus.h.

#define LL_AHB1_GRP1_PERIPH_BKPSRAM   RCC_AHB1ENR_BKPSRAMEN

Definition at line 117 of file stm32f4xx_ll_bus.h.

#define LL_AHB1_GRP1_PERIPH_CCMDATARAM   RCC_AHB1ENR_CCMDATARAMEN

Definition at line 120 of file stm32f4xx_ll_bus.h.

#define LL_AHB1_GRP1_PERIPH_CRC   RCC_AHB1ENR_CRCEN

Definition at line 115 of file stm32f4xx_ll_bus.h.

Referenced by LL_CRC_DeInit().

#define LL_AHB1_GRP1_PERIPH_DMA1   RCC_AHB1ENR_DMA1EN

Definition at line 122 of file stm32f4xx_ll_bus.h.

Referenced by LL_DMA_DeInit().

#define LL_AHB1_GRP1_PERIPH_DMA2   RCC_AHB1ENR_DMA2EN

Definition at line 123 of file stm32f4xx_ll_bus.h.

Referenced by LL_DMA_DeInit().

#define LL_AHB1_GRP1_PERIPH_DMA2D   RCC_AHB1ENR_DMA2DEN

Definition at line 128 of file stm32f4xx_ll_bus.h.

Referenced by LL_DMA2D_DeInit().

#define LL_AHB1_GRP1_PERIPH_ETHMAC   RCC_AHB1ENR_ETHMACEN

Definition at line 131 of file stm32f4xx_ll_bus.h.

#define LL_AHB1_GRP1_PERIPH_ETHMACPTP   RCC_AHB1ENR_ETHMACPTPEN

Definition at line 134 of file stm32f4xx_ll_bus.h.

#define LL_AHB1_GRP1_PERIPH_ETHMACRX   RCC_AHB1ENR_ETHMACRXEN

Definition at line 133 of file stm32f4xx_ll_bus.h.

#define LL_AHB1_GRP1_PERIPH_ETHMACTX   RCC_AHB1ENR_ETHMACTXEN

Definition at line 132 of file stm32f4xx_ll_bus.h.

#define LL_AHB1_GRP1_PERIPH_FLITF   RCC_AHB1LPENR_FLITFLPEN

Definition at line 140 of file stm32f4xx_ll_bus.h.

#define LL_AHB1_GRP1_PERIPH_GPIOA   RCC_AHB1ENR_GPIOAEN

Definition at line 88 of file stm32f4xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB1_GRP1_PERIPH_GPIOB   RCC_AHB1ENR_GPIOBEN

Definition at line 89 of file stm32f4xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB1_GRP1_PERIPH_GPIOC   RCC_AHB1ENR_GPIOCEN

Definition at line 90 of file stm32f4xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB1_GRP1_PERIPH_GPIOD   RCC_AHB1ENR_GPIODEN

Definition at line 92 of file stm32f4xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB1_GRP1_PERIPH_GPIOE   RCC_AHB1ENR_GPIOEEN

Definition at line 95 of file stm32f4xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB1_GRP1_PERIPH_GPIOF   RCC_AHB1ENR_GPIOFEN

Definition at line 98 of file stm32f4xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB1_GRP1_PERIPH_GPIOG   RCC_AHB1ENR_GPIOGEN

Definition at line 101 of file stm32f4xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB1_GRP1_PERIPH_GPIOH   RCC_AHB1ENR_GPIOHEN

Definition at line 104 of file stm32f4xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB1_GRP1_PERIPH_GPIOI   RCC_AHB1ENR_GPIOIEN

Definition at line 107 of file stm32f4xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB1_GRP1_PERIPH_GPIOJ   RCC_AHB1ENR_GPIOJEN

Definition at line 110 of file stm32f4xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB1_GRP1_PERIPH_GPIOK   RCC_AHB1ENR_GPIOKEN

Definition at line 113 of file stm32f4xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB1_GRP1_PERIPH_OTGHS   RCC_AHB1ENR_OTGHSEN

Definition at line 137 of file stm32f4xx_ll_bus.h.

#define LL_AHB1_GRP1_PERIPH_OTGHSULPI   RCC_AHB1ENR_OTGHSULPIEN

Definition at line 138 of file stm32f4xx_ll_bus.h.

#define LL_AHB1_GRP1_PERIPH_SRAM1   RCC_AHB1LPENR_SRAM1LPEN

Definition at line 141 of file stm32f4xx_ll_bus.h.

#define LL_AHB1_GRP1_PERIPH_SRAM2   RCC_AHB1LPENR_SRAM2LPEN

Definition at line 143 of file stm32f4xx_ll_bus.h.

#define LL_AHB1_GRP1_PERIPH_SRAM3   RCC_AHB1LPENR_SRAM3LPEN

Definition at line 146 of file stm32f4xx_ll_bus.h.