STM32H735xx HAL User Manual
Defines
AHB1 GRP1 PERIPH
BUS Exported Constants

Defines

#define LL_AHB1_GRP1_PERIPH_DMA1   RCC_AHB1ENR_DMA1EN
#define LL_AHB1_GRP1_PERIPH_DMA2   RCC_AHB1ENR_DMA2EN
#define LL_AHB1_GRP1_PERIPH_ADC12   RCC_AHB1ENR_ADC12EN
#define LL_AHB1_GRP1_PERIPH_ETH1MAC   RCC_AHB1ENR_ETH1MACEN
#define LL_AHB1_GRP1_PERIPH_ETH1TX   RCC_AHB1ENR_ETH1TXEN
#define LL_AHB1_GRP1_PERIPH_ETH1RX   RCC_AHB1ENR_ETH1RXEN
#define LL_AHB1_GRP1_PERIPH_USB1OTGHS   RCC_AHB1ENR_USB1OTGHSEN
#define LL_AHB1_GRP1_PERIPH_USB1OTGHSULPI   RCC_AHB1ENR_USB1OTGHSULPIEN

Define Documentation

#define LL_AHB1_GRP1_PERIPH_ADC12   RCC_AHB1ENR_ADC12EN

Definition at line 126 of file stm32h7xx_ll_bus.h.

Referenced by LL_ADC_CommonDeInit().

#define LL_AHB1_GRP1_PERIPH_DMA1   RCC_AHB1ENR_DMA1EN

Definition at line 124 of file stm32h7xx_ll_bus.h.

Referenced by LL_BDMA_DeInit(), and LL_DMA_DeInit().

#define LL_AHB1_GRP1_PERIPH_DMA2   RCC_AHB1ENR_DMA2EN

Definition at line 125 of file stm32h7xx_ll_bus.h.

Referenced by LL_DMA_DeInit().

#define LL_AHB1_GRP1_PERIPH_ETH1MAC   RCC_AHB1ENR_ETH1MACEN

Definition at line 134 of file stm32h7xx_ll_bus.h.

#define LL_AHB1_GRP1_PERIPH_ETH1RX   RCC_AHB1ENR_ETH1RXEN

Definition at line 136 of file stm32h7xx_ll_bus.h.

#define LL_AHB1_GRP1_PERIPH_ETH1TX   RCC_AHB1ENR_ETH1TXEN

Definition at line 135 of file stm32h7xx_ll_bus.h.

#define LL_AHB1_GRP1_PERIPH_USB1OTGHS   RCC_AHB1ENR_USB1OTGHSEN

Definition at line 138 of file stm32h7xx_ll_bus.h.

#define LL_AHB1_GRP1_PERIPH_USB1OTGHSULPI   RCC_AHB1ENR_USB1OTGHSULPIEN

Definition at line 139 of file stm32h7xx_ll_bus.h.