STM32L443xx 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_TIM6   RCC_APB1ENR1_TIM6EN
#define LL_APB1_GRP1_PERIPH_TIM7   RCC_APB1ENR1_TIM7EN
#define LL_APB1_GRP1_PERIPH_LCD   RCC_APB1ENR1_LCDEN
#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_I2C1   RCC_APB1ENR1_I2C1EN
#define LL_APB1_GRP1_PERIPH_I2C2   RCC_APB1ENR1_I2C2EN
#define LL_APB1_GRP1_PERIPH_I2C3   RCC_APB1ENR1_I2C3EN
#define LL_APB1_GRP1_PERIPH_CRS   RCC_APB1ENR1_CRSEN
#define LL_APB1_GRP1_PERIPH_CAN1   RCC_APB1ENR1_CAN1EN
#define LL_APB1_GRP1_PERIPH_USB   RCC_APB1ENR1_USBFSEN
#define LL_APB1_GRP1_PERIPH_PWR   RCC_APB1ENR1_PWREN
#define LL_APB1_GRP1_PERIPH_DAC1   RCC_APB1ENR1_DAC1EN
#define LL_APB1_GRP1_PERIPH_OPAMP   RCC_APB1ENR1_OPAMPEN
#define LL_APB1_GRP1_PERIPH_LPTIM1   RCC_APB1ENR1_LPTIM1EN

Define Documentation

#define LL_APB1_GRP1_PERIPH_ALL   0xFFFFFFFFU

Definition at line 169 of file stm32l4xx_ll_bus.h.

#define LL_APB1_GRP1_PERIPH_CAN1   RCC_APB1ENR1_CAN1EN

Definition at line 211 of file stm32l4xx_ll_bus.h.

#define LL_APB1_GRP1_PERIPH_CRS   RCC_APB1ENR1_CRSEN

Definition at line 209 of file stm32l4xx_ll_bus.h.

Referenced by LL_CRS_DeInit().

#define LL_APB1_GRP1_PERIPH_DAC1   RCC_APB1ENR1_DAC1EN

Definition at line 219 of file stm32l4xx_ll_bus.h.

Referenced by LL_DAC_DeInit().

#define LL_APB1_GRP1_PERIPH_I2C1   RCC_APB1ENR1_I2C1EN

Definition at line 203 of file stm32l4xx_ll_bus.h.

Referenced by LL_I2C_DeInit().

#define LL_APB1_GRP1_PERIPH_I2C2   RCC_APB1ENR1_I2C2EN

Definition at line 205 of file stm32l4xx_ll_bus.h.

Referenced by LL_I2C_DeInit().

#define LL_APB1_GRP1_PERIPH_I2C3   RCC_APB1ENR1_I2C3EN

Definition at line 207 of file stm32l4xx_ll_bus.h.

Referenced by LL_I2C_DeInit().

#define LL_APB1_GRP1_PERIPH_LCD   RCC_APB1ENR1_LCDEN

Definition at line 183 of file stm32l4xx_ll_bus.h.

#define LL_APB1_GRP1_PERIPH_LPTIM1   RCC_APB1ENR1_LPTIM1EN

Definition at line 221 of file stm32l4xx_ll_bus.h.

Referenced by LL_LPTIM_DeInit().

#define LL_APB1_GRP1_PERIPH_OPAMP   RCC_APB1ENR1_OPAMPEN

Definition at line 220 of file stm32l4xx_ll_bus.h.

#define LL_APB1_GRP1_PERIPH_PWR   RCC_APB1ENR1_PWREN

Definition at line 218 of file stm32l4xx_ll_bus.h.

Referenced by LL_PWR_DeInit().

#define LL_APB1_GRP1_PERIPH_RTCAPB   RCC_APB1ENR1_RTCAPBEN

Definition at line 186 of file stm32l4xx_ll_bus.h.

#define LL_APB1_GRP1_PERIPH_SPI2   RCC_APB1ENR1_SPI2EN

Definition at line 190 of file stm32l4xx_ll_bus.h.

Referenced by LL_SPI_DeInit().

#define LL_APB1_GRP1_PERIPH_SPI3   RCC_APB1ENR1_SPI3EN

Definition at line 192 of file stm32l4xx_ll_bus.h.

Referenced by LL_SPI_DeInit().

#define LL_APB1_GRP1_PERIPH_TIM2   RCC_APB1ENR1_TIM2EN

Definition at line 170 of file stm32l4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB1_GRP1_PERIPH_TIM6   RCC_APB1ENR1_TIM6EN

Definition at line 180 of file stm32l4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB1_GRP1_PERIPH_TIM7   RCC_APB1ENR1_TIM7EN

Definition at line 181 of file stm32l4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB1_GRP1_PERIPH_USART2   RCC_APB1ENR1_USART2EN

Definition at line 193 of file stm32l4xx_ll_bus.h.

Referenced by LL_USART_DeInit().

#define LL_APB1_GRP1_PERIPH_USART3   RCC_APB1ENR1_USART3EN

Definition at line 195 of file stm32l4xx_ll_bus.h.

Referenced by LL_USART_DeInit().

#define LL_APB1_GRP1_PERIPH_USB   RCC_APB1ENR1_USBFSEN

Definition at line 216 of file stm32l4xx_ll_bus.h.

#define LL_APB1_GRP1_PERIPH_WWDG   RCC_APB1ENR1_WWDGEN

Definition at line 188 of file stm32l4xx_ll_bus.h.