STM32H735xx HAL User Manual
Defines
AHB4 GRP1 PERIPH
BUS Exported Constants

Defines

#define LL_AHB4_GRP1_PERIPH_GPIOA   RCC_AHB4ENR_GPIOAEN
#define LL_AHB4_GRP1_PERIPH_GPIOB   RCC_AHB4ENR_GPIOBEN
#define LL_AHB4_GRP1_PERIPH_GPIOC   RCC_AHB4ENR_GPIOCEN
#define LL_AHB4_GRP1_PERIPH_GPIOD   RCC_AHB4ENR_GPIODEN
#define LL_AHB4_GRP1_PERIPH_GPIOE   RCC_AHB4ENR_GPIOEEN
#define LL_AHB4_GRP1_PERIPH_GPIOF   RCC_AHB4ENR_GPIOFEN
#define LL_AHB4_GRP1_PERIPH_GPIOG   RCC_AHB4ENR_GPIOGEN
#define LL_AHB4_GRP1_PERIPH_GPIOH   RCC_AHB4ENR_GPIOHEN
#define LL_AHB4_GRP1_PERIPH_GPIOJ   RCC_AHB4ENR_GPIOJEN
#define LL_AHB4_GRP1_PERIPH_GPIOK   RCC_AHB4ENR_GPIOKEN
#define LL_AHB4_GRP1_PERIPH_CRC   RCC_AHB4ENR_CRCEN
#define LL_AHB4_GRP1_PERIPH_BDMA   RCC_AHB4ENR_BDMAEN
#define LL_AHB4_GRP1_PERIPH_ADC3   RCC_AHB4ENR_ADC3EN
#define LL_AHB4_GRP1_PERIPH_HSEM   RCC_AHB4ENR_HSEMEN
#define LL_AHB4_GRP1_PERIPH_BKPRAM   RCC_AHB4ENR_BKPRAMEN
#define LL_AHB4_GRP1_PERIPH_SRAM4   RCC_AHB4LPENR_SRAM4LPEN
#define LL_AHB4_GRP1_PERIPH_D3SRAM1   LL_AHB4_GRP1_PERIPH_SRAM4

Define Documentation

#define LL_AHB4_GRP1_PERIPH_ADC3   RCC_AHB4ENR_ADC3EN

Definition at line 219 of file stm32h7xx_ll_bus.h.

Referenced by LL_ADC_CommonDeInit().

#define LL_AHB4_GRP1_PERIPH_BDMA   RCC_AHB4ENR_BDMAEN

Definition at line 216 of file stm32h7xx_ll_bus.h.

#define LL_AHB4_GRP1_PERIPH_BKPRAM   RCC_AHB4ENR_BKPRAMEN

Definition at line 224 of file stm32h7xx_ll_bus.h.

#define LL_AHB4_GRP1_PERIPH_CRC   RCC_AHB4ENR_CRCEN

Definition at line 210 of file stm32h7xx_ll_bus.h.

Referenced by LL_CRC_DeInit().

Definition at line 227 of file stm32h7xx_ll_bus.h.

#define LL_AHB4_GRP1_PERIPH_GPIOA   RCC_AHB4ENR_GPIOAEN

Definition at line 196 of file stm32h7xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB4_GRP1_PERIPH_GPIOB   RCC_AHB4ENR_GPIOBEN

Definition at line 197 of file stm32h7xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB4_GRP1_PERIPH_GPIOC   RCC_AHB4ENR_GPIOCEN

Definition at line 198 of file stm32h7xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB4_GRP1_PERIPH_GPIOD   RCC_AHB4ENR_GPIODEN

Definition at line 199 of file stm32h7xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB4_GRP1_PERIPH_GPIOE   RCC_AHB4ENR_GPIOEEN

Definition at line 200 of file stm32h7xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB4_GRP1_PERIPH_GPIOF   RCC_AHB4ENR_GPIOFEN

Definition at line 201 of file stm32h7xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB4_GRP1_PERIPH_GPIOG   RCC_AHB4ENR_GPIOGEN

Definition at line 202 of file stm32h7xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB4_GRP1_PERIPH_GPIOH   RCC_AHB4ENR_GPIOHEN

Definition at line 203 of file stm32h7xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB4_GRP1_PERIPH_GPIOJ   RCC_AHB4ENR_GPIOJEN

Definition at line 207 of file stm32h7xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB4_GRP1_PERIPH_GPIOK   RCC_AHB4ENR_GPIOKEN

Definition at line 208 of file stm32h7xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB4_GRP1_PERIPH_HSEM   RCC_AHB4ENR_HSEMEN

Definition at line 222 of file stm32h7xx_ll_bus.h.

#define LL_AHB4_GRP1_PERIPH_SRAM4   RCC_AHB4LPENR_SRAM4LPEN

Definition at line 226 of file stm32h7xx_ll_bus.h.