STM32F103xB HAL User Manual
Defines
AHB1 GRP1 PERIPH
BUS Exported Constants

Defines

#define LL_AHB1_GRP1_PERIPH_ALL   (uint32_t)0xFFFFFFFFU
#define LL_AHB1_GRP1_PERIPH_CRC   RCC_AHBENR_CRCEN
#define LL_AHB1_GRP1_PERIPH_DMA1   RCC_AHBENR_DMA1EN
#define LL_AHB1_GRP1_PERIPH_FLASH   RCC_AHBENR_FLITFEN
#define LL_AHB1_GRP1_PERIPH_SRAM   RCC_AHBENR_SRAMEN

Define Documentation

#define LL_AHB1_GRP1_PERIPH_ALL   (uint32_t)0xFFFFFFFFU

Definition at line 77 of file stm32f1xx_ll_bus.h.

#define LL_AHB1_GRP1_PERIPH_CRC   RCC_AHBENR_CRCEN

Definition at line 78 of file stm32f1xx_ll_bus.h.

#define LL_AHB1_GRP1_PERIPH_DMA1   RCC_AHBENR_DMA1EN

Definition at line 79 of file stm32f1xx_ll_bus.h.

#define LL_AHB1_GRP1_PERIPH_FLASH   RCC_AHBENR_FLITFEN

Definition at line 88 of file stm32f1xx_ll_bus.h.

#define LL_AHB1_GRP1_PERIPH_SRAM   RCC_AHBENR_SRAMEN

Definition at line 98 of file stm32f1xx_ll_bus.h.