HAL + 0/2 examples
CodeScope will show references to LL_AHB1_GRP1_PERIPH_GPIOE from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
PWR
Examples_MIX
PWR
 
Symbols
loading...
Files
loading...

LL_AHB1_GRP1_PERIPH_GPIOE macro

Syntax

#define LL_AHB1_GRP1_PERIPH_GPIOE RCC_AHB1ENR_GPIOEEN

Examples

LL_AHB1_GRP1_PERIPH_GPIOE is referenced by 2 libraries and example projects.

References

LocationText
stm32f4xx_ll_bus.h:77
#define LL_AHB1_GRP1_PERIPH_GPIOE RCC_AHB1ENR_GPIOEEN
stm32f4xx_ll_gpio.c:136
LL_AHB1_GRP1_ForceReset(LL_AHB1_GRP1_PERIPH_GPIOE);
stm32f4xx_ll_gpio.c:137
LL_AHB1_GRP1_ReleaseReset(LL_AHB1_GRP1_PERIPH_GPIOE);