STM32L486xx HAL User Manual
Defines
AHB2 GRP1 PERIPH
BUS Exported Constants

Defines

#define LL_AHB2_GRP1_PERIPH_ALL   0xFFFFFFFFU
#define LL_AHB2_GRP1_PERIPH_GPIOA   RCC_AHB2ENR_GPIOAEN
#define LL_AHB2_GRP1_PERIPH_GPIOB   RCC_AHB2ENR_GPIOBEN
#define LL_AHB2_GRP1_PERIPH_GPIOC   RCC_AHB2ENR_GPIOCEN
#define LL_AHB2_GRP1_PERIPH_GPIOD   RCC_AHB2ENR_GPIODEN
#define LL_AHB2_GRP1_PERIPH_GPIOE   RCC_AHB2ENR_GPIOEEN
#define LL_AHB2_GRP1_PERIPH_GPIOF   RCC_AHB2ENR_GPIOFEN
#define LL_AHB2_GRP1_PERIPH_GPIOG   RCC_AHB2ENR_GPIOGEN
#define LL_AHB2_GRP1_PERIPH_GPIOH   RCC_AHB2ENR_GPIOHEN
#define LL_AHB2_GRP1_PERIPH_OTGFS   RCC_AHB2ENR_OTGFSEN
#define LL_AHB2_GRP1_PERIPH_ADC   RCC_AHB2ENR_ADCEN
#define LL_AHB2_GRP1_PERIPH_AES   RCC_AHB2ENR_AESEN
#define LL_AHB2_GRP1_PERIPH_RNG   RCC_AHB2ENR_RNGEN
#define LL_AHB2_GRP1_PERIPH_SRAM2   RCC_AHB2SMENR_SRAM2SMEN

Define Documentation

#define LL_AHB2_GRP1_PERIPH_ADC   RCC_AHB2ENR_ADCEN

Definition at line 136 of file stm32l4xx_ll_bus.h.

Referenced by LL_ADC_CommonDeInit().

#define LL_AHB2_GRP1_PERIPH_AES   RCC_AHB2ENR_AESEN

Definition at line 141 of file stm32l4xx_ll_bus.h.

#define LL_AHB2_GRP1_PERIPH_ALL   0xFFFFFFFFU

Definition at line 113 of file stm32l4xx_ll_bus.h.

#define LL_AHB2_GRP1_PERIPH_GPIOA   RCC_AHB2ENR_GPIOAEN

Definition at line 114 of file stm32l4xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB2_GRP1_PERIPH_GPIOB   RCC_AHB2ENR_GPIOBEN

Definition at line 115 of file stm32l4xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB2_GRP1_PERIPH_GPIOC   RCC_AHB2ENR_GPIOCEN

Definition at line 116 of file stm32l4xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB2_GRP1_PERIPH_GPIOD   RCC_AHB2ENR_GPIODEN

Definition at line 118 of file stm32l4xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB2_GRP1_PERIPH_GPIOE   RCC_AHB2ENR_GPIOEEN

Definition at line 121 of file stm32l4xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB2_GRP1_PERIPH_GPIOF   RCC_AHB2ENR_GPIOFEN

Definition at line 124 of file stm32l4xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB2_GRP1_PERIPH_GPIOG   RCC_AHB2ENR_GPIOGEN

Definition at line 127 of file stm32l4xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB2_GRP1_PERIPH_GPIOH   RCC_AHB2ENR_GPIOHEN

Definition at line 129 of file stm32l4xx_ll_bus.h.

Referenced by LL_GPIO_DeInit().

#define LL_AHB2_GRP1_PERIPH_OTGFS   RCC_AHB2ENR_OTGFSEN

Definition at line 134 of file stm32l4xx_ll_bus.h.

#define LL_AHB2_GRP1_PERIPH_RNG   RCC_AHB2ENR_RNGEN

Definition at line 146 of file stm32l4xx_ll_bus.h.

Referenced by LL_RNG_DeInit().

#define LL_AHB2_GRP1_PERIPH_SRAM2   RCC_AHB2SMENR_SRAM2SMEN

Definition at line 153 of file stm32l4xx_ll_bus.h.