STM32H735xx HAL User Manual
Defines
AHB3 GRP1 PERIPH
BUS Exported Constants

Defines

#define LL_AHB3_GRP1_PERIPH_MDMA   RCC_AHB3ENR_MDMAEN
#define LL_AHB3_GRP1_PERIPH_DMA2D   RCC_AHB3ENR_DMA2DEN
#define LL_AHB3_GRP1_PERIPH_FMC   RCC_AHB3ENR_FMCEN
#define LL_AHB3_GRP1_PERIPH_OSPI1   RCC_AHB3ENR_OSPI1EN
#define LL_AHB3_GRP1_PERIPH_OSPI2   RCC_AHB3ENR_OSPI2EN
#define LL_AHB3_GRP1_PERIPH_OCTOSPIM   RCC_AHB3ENR_IOMNGREN
#define LL_AHB3_GRP1_PERIPH_OTFDEC1   RCC_AHB3ENR_OTFDEC1EN
#define LL_AHB3_GRP1_PERIPH_OTFDEC2   RCC_AHB3ENR_OTFDEC2EN
#define LL_AHB3_GRP1_PERIPH_SDMMC1   RCC_AHB3ENR_SDMMC1EN
#define LL_AHB3_GRP1_PERIPH_FLASH   RCC_AHB3LPENR_FLASHLPEN
#define LL_AHB3_GRP1_PERIPH_DTCM1   RCC_AHB3LPENR_DTCM1LPEN
#define LL_AHB3_GRP1_PERIPH_DTCM2   RCC_AHB3LPENR_DTCM2LPEN
#define LL_AHB3_GRP1_PERIPH_ITCM   RCC_AHB3LPENR_ITCMLPEN
#define LL_AHB3_GRP1_PERIPH_AXISRAM   RCC_AHB3LPENR_AXISRAMLPEN

Define Documentation

#define LL_AHB3_GRP1_PERIPH_AXISRAM   RCC_AHB3LPENR_AXISRAMLPEN

Definition at line 105 of file stm32h7xx_ll_bus.h.

#define LL_AHB3_GRP1_PERIPH_DMA2D   RCC_AHB3ENR_DMA2DEN

Definition at line 75 of file stm32h7xx_ll_bus.h.

Referenced by LL_DMA2D_DeInit().

#define LL_AHB3_GRP1_PERIPH_DTCM1   RCC_AHB3LPENR_DTCM1LPEN

Definition at line 101 of file stm32h7xx_ll_bus.h.

#define LL_AHB3_GRP1_PERIPH_DTCM2   RCC_AHB3LPENR_DTCM2LPEN

Definition at line 102 of file stm32h7xx_ll_bus.h.

#define LL_AHB3_GRP1_PERIPH_FLASH   RCC_AHB3LPENR_FLASHLPEN

Definition at line 100 of file stm32h7xx_ll_bus.h.

#define LL_AHB3_GRP1_PERIPH_FMC   RCC_AHB3ENR_FMCEN

Definition at line 81 of file stm32h7xx_ll_bus.h.

#define LL_AHB3_GRP1_PERIPH_ITCM   RCC_AHB3LPENR_ITCMLPEN

Definition at line 103 of file stm32h7xx_ll_bus.h.

#define LL_AHB3_GRP1_PERIPH_MDMA   RCC_AHB3ENR_MDMAEN

Definition at line 74 of file stm32h7xx_ll_bus.h.

Referenced by LL_MDMA_DeInit().

#define LL_AHB3_GRP1_PERIPH_OCTOSPIM   RCC_AHB3ENR_IOMNGREN

Definition at line 90 of file stm32h7xx_ll_bus.h.

#define LL_AHB3_GRP1_PERIPH_OSPI1   RCC_AHB3ENR_OSPI1EN

Definition at line 86 of file stm32h7xx_ll_bus.h.

#define LL_AHB3_GRP1_PERIPH_OSPI2   RCC_AHB3ENR_OSPI2EN

Definition at line 87 of file stm32h7xx_ll_bus.h.

#define LL_AHB3_GRP1_PERIPH_OTFDEC1   RCC_AHB3ENR_OTFDEC1EN

Definition at line 93 of file stm32h7xx_ll_bus.h.

#define LL_AHB3_GRP1_PERIPH_OTFDEC2   RCC_AHB3ENR_OTFDEC2EN

Definition at line 94 of file stm32h7xx_ll_bus.h.

#define LL_AHB3_GRP1_PERIPH_SDMMC1   RCC_AHB3ENR_SDMMC1EN

Definition at line 99 of file stm32h7xx_ll_bus.h.