STM32L486xx 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_LCD   RCC_APB1ENR1_LCDEN
#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_I2C3   RCC_APB1ENR1_I2C3EN
#define LL_APB1_GRP1_PERIPH_CAN1   RCC_APB1ENR1_CAN1EN
#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 184 of file stm32l4xx_ll_bus.h.

#define LL_APB1_GRP1_PERIPH_CAN1   RCC_APB1ENR1_CAN1EN

Definition at line 226 of file stm32l4xx_ll_bus.h.

#define LL_APB1_GRP1_PERIPH_DAC1   RCC_APB1ENR1_DAC1EN

Definition at line 234 of file stm32l4xx_ll_bus.h.

Referenced by LL_DAC_DeInit().

#define LL_APB1_GRP1_PERIPH_I2C1   RCC_APB1ENR1_I2C1EN

Definition at line 218 of file stm32l4xx_ll_bus.h.

Referenced by LL_I2C_DeInit().

#define LL_APB1_GRP1_PERIPH_I2C2   RCC_APB1ENR1_I2C2EN

Definition at line 220 of file stm32l4xx_ll_bus.h.

Referenced by LL_I2C_DeInit().

#define LL_APB1_GRP1_PERIPH_I2C3   RCC_APB1ENR1_I2C3EN

Definition at line 222 of file stm32l4xx_ll_bus.h.

Referenced by LL_I2C_DeInit().

#define LL_APB1_GRP1_PERIPH_LCD   RCC_APB1ENR1_LCDEN

Definition at line 198 of file stm32l4xx_ll_bus.h.

#define LL_APB1_GRP1_PERIPH_LPTIM1   RCC_APB1ENR1_LPTIM1EN

Definition at line 236 of file stm32l4xx_ll_bus.h.

Referenced by LL_LPTIM_DeInit().

#define LL_APB1_GRP1_PERIPH_OPAMP   RCC_APB1ENR1_OPAMPEN

Definition at line 235 of file stm32l4xx_ll_bus.h.

#define LL_APB1_GRP1_PERIPH_PWR   RCC_APB1ENR1_PWREN

Definition at line 233 of file stm32l4xx_ll_bus.h.

Referenced by LL_PWR_DeInit().

#define LL_APB1_GRP1_PERIPH_SPI2   RCC_APB1ENR1_SPI2EN

Definition at line 205 of file stm32l4xx_ll_bus.h.

Referenced by LL_SPI_DeInit().

#define LL_APB1_GRP1_PERIPH_SPI3   RCC_APB1ENR1_SPI3EN

Definition at line 207 of file stm32l4xx_ll_bus.h.

Referenced by LL_SPI_DeInit().

#define LL_APB1_GRP1_PERIPH_TIM2   RCC_APB1ENR1_TIM2EN

Definition at line 185 of file stm32l4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB1_GRP1_PERIPH_TIM3   RCC_APB1ENR1_TIM3EN

Definition at line 187 of file stm32l4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB1_GRP1_PERIPH_TIM4   RCC_APB1ENR1_TIM4EN

Definition at line 190 of file stm32l4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB1_GRP1_PERIPH_TIM5   RCC_APB1ENR1_TIM5EN

Definition at line 193 of file stm32l4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB1_GRP1_PERIPH_TIM6   RCC_APB1ENR1_TIM6EN

Definition at line 195 of file stm32l4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB1_GRP1_PERIPH_TIM7   RCC_APB1ENR1_TIM7EN

Definition at line 196 of file stm32l4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB1_GRP1_PERIPH_UART4   RCC_APB1ENR1_UART4EN

Definition at line 213 of file stm32l4xx_ll_bus.h.

Referenced by LL_USART_DeInit().

#define LL_APB1_GRP1_PERIPH_UART5   RCC_APB1ENR1_UART5EN

Definition at line 216 of file stm32l4xx_ll_bus.h.

Referenced by LL_USART_DeInit().

#define LL_APB1_GRP1_PERIPH_USART2   RCC_APB1ENR1_USART2EN

Definition at line 208 of file stm32l4xx_ll_bus.h.

Referenced by LL_USART_DeInit().

#define LL_APB1_GRP1_PERIPH_USART3   RCC_APB1ENR1_USART3EN

Definition at line 210 of file stm32l4xx_ll_bus.h.

Referenced by LL_USART_DeInit().

#define LL_APB1_GRP1_PERIPH_WWDG   RCC_APB1ENR1_WWDGEN

Definition at line 203 of file stm32l4xx_ll_bus.h.