STM32G474xx HAL User Manual
Defines
APB1 GRP1 PERIPH
BUS Exported Constants

Defines

#define LL_APB1_GRP1_PERIPH_ALL   0xFFFFFFFFU
#define LL_APB1_GRP1_PERIPH_TIM2   RCC_APB1ENR1_TIM2EN
#define LL_APB1_GRP1_PERIPH_TIM3   RCC_APB1ENR1_TIM3EN
#define LL_APB1_GRP1_PERIPH_TIM4   RCC_APB1ENR1_TIM4EN
#define LL_APB1_GRP1_PERIPH_TIM5   RCC_APB1ENR1_TIM5EN
#define LL_APB1_GRP1_PERIPH_TIM6   RCC_APB1ENR1_TIM6EN
#define LL_APB1_GRP1_PERIPH_TIM7   RCC_APB1ENR1_TIM7EN
#define LL_APB1_GRP1_PERIPH_CRS   RCC_APB1ENR1_CRSEN
#define LL_APB1_GRP1_PERIPH_RTCAPB   RCC_APB1ENR1_RTCAPBEN
#define LL_APB1_GRP1_PERIPH_WWDG   RCC_APB1ENR1_WWDGEN
#define LL_APB1_GRP1_PERIPH_SPI2   RCC_APB1ENR1_SPI2EN
#define LL_APB1_GRP1_PERIPH_SPI3   RCC_APB1ENR1_SPI3EN
#define LL_APB1_GRP1_PERIPH_USART2   RCC_APB1ENR1_USART2EN
#define LL_APB1_GRP1_PERIPH_USART3   RCC_APB1ENR1_USART3EN
#define LL_APB1_GRP1_PERIPH_UART4   RCC_APB1ENR1_UART4EN
#define LL_APB1_GRP1_PERIPH_UART5   RCC_APB1ENR1_UART5EN
#define LL_APB1_GRP1_PERIPH_I2C1   RCC_APB1ENR1_I2C1EN
#define LL_APB1_GRP1_PERIPH_I2C2   RCC_APB1ENR1_I2C2EN
#define LL_APB1_GRP1_PERIPH_USB   RCC_APB1ENR1_USBEN
#define LL_APB1_GRP1_PERIPH_FDCAN   RCC_APB1ENR1_FDCANEN
#define LL_APB1_GRP1_PERIPH_PWR   RCC_APB1ENR1_PWREN
#define LL_APB1_GRP1_PERIPH_I2C3   RCC_APB1ENR1_I2C3EN
#define LL_APB1_GRP1_PERIPH_LPTIM1   RCC_APB1ENR1_LPTIM1EN

Define Documentation

#define LL_APB1_GRP1_PERIPH_ALL   0xFFFFFFFFU

Definition at line 135 of file stm32g4xx_ll_bus.h.

#define LL_APB1_GRP1_PERIPH_CRS   RCC_APB1ENR1_CRSEN

Definition at line 144 of file stm32g4xx_ll_bus.h.

Referenced by LL_CRS_DeInit().

#define LL_APB1_GRP1_PERIPH_FDCAN   RCC_APB1ENR1_FDCANEN

Definition at line 161 of file stm32g4xx_ll_bus.h.

#define LL_APB1_GRP1_PERIPH_I2C1   RCC_APB1ENR1_I2C1EN

Definition at line 157 of file stm32g4xx_ll_bus.h.

Referenced by LL_I2C_DeInit().

#define LL_APB1_GRP1_PERIPH_I2C2   RCC_APB1ENR1_I2C2EN

Definition at line 158 of file stm32g4xx_ll_bus.h.

Referenced by LL_I2C_DeInit().

#define LL_APB1_GRP1_PERIPH_I2C3   RCC_APB1ENR1_I2C3EN

Definition at line 164 of file stm32g4xx_ll_bus.h.

Referenced by LL_I2C_DeInit().

#define LL_APB1_GRP1_PERIPH_LPTIM1   RCC_APB1ENR1_LPTIM1EN

Definition at line 165 of file stm32g4xx_ll_bus.h.

Referenced by LL_LPTIM_DeInit().

#define LL_APB1_GRP1_PERIPH_PWR   RCC_APB1ENR1_PWREN

Definition at line 163 of file stm32g4xx_ll_bus.h.

Referenced by LL_PWR_DeInit().

#define LL_APB1_GRP1_PERIPH_RTCAPB   RCC_APB1ENR1_RTCAPBEN

Definition at line 145 of file stm32g4xx_ll_bus.h.

#define LL_APB1_GRP1_PERIPH_SPI2   RCC_APB1ENR1_SPI2EN

Definition at line 147 of file stm32g4xx_ll_bus.h.

Referenced by LL_SPI_DeInit().

#define LL_APB1_GRP1_PERIPH_SPI3   RCC_APB1ENR1_SPI3EN

Definition at line 148 of file stm32g4xx_ll_bus.h.

Referenced by LL_SPI_DeInit().

#define LL_APB1_GRP1_PERIPH_TIM2   RCC_APB1ENR1_TIM2EN

Definition at line 136 of file stm32g4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB1_GRP1_PERIPH_TIM3   RCC_APB1ENR1_TIM3EN

Definition at line 137 of file stm32g4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB1_GRP1_PERIPH_TIM4   RCC_APB1EN