STM32F479xx HAL User Manual
Defines
APB2 GRP1 PERIPH
BUS Exported Constants

Defines

#define LL_APB2_GRP1_PERIPH_ALL   0xFFFFFFFFU
#define LL_APB2_GRP1_PERIPH_TIM1   RCC_APB2ENR_TIM1EN
#define LL_APB2_GRP1_PERIPH_TIM8   RCC_APB2ENR_TIM8EN
#define LL_APB2_GRP1_PERIPH_USART1   RCC_APB2ENR_USART1EN
#define LL_APB2_GRP1_PERIPH_USART6   RCC_APB2ENR_USART6EN
#define LL_APB2_GRP1_PERIPH_ADC1   RCC_APB2ENR_ADC1EN
#define LL_APB2_GRP1_PERIPH_ADC2   RCC_APB2ENR_ADC2EN
#define LL_APB2_GRP1_PERIPH_ADC3   RCC_APB2ENR_ADC3EN
#define LL_APB2_GRP1_PERIPH_SDIO   RCC_APB2ENR_SDIOEN
#define LL_APB2_GRP1_PERIPH_SPI1   RCC_APB2ENR_SPI1EN
#define LL_APB2_GRP1_PERIPH_SPI4   RCC_APB2ENR_SPI4EN
#define LL_APB2_GRP1_PERIPH_SYSCFG   RCC_APB2ENR_SYSCFGEN
#define LL_APB2_GRP1_PERIPH_TIM9   RCC_APB2ENR_TIM9EN
#define LL_APB2_GRP1_PERIPH_TIM10   RCC_APB2ENR_TIM10EN
#define LL_APB2_GRP1_PERIPH_TIM11   RCC_APB2ENR_TIM11EN
#define LL_APB2_GRP1_PERIPH_SPI5   RCC_APB2ENR_SPI5EN
#define LL_APB2_GRP1_PERIPH_SPI6   RCC_APB2ENR_SPI6EN
#define LL_APB2_GRP1_PERIPH_SAI1   RCC_APB2ENR_SAI1EN
#define LL_APB2_GRP1_PERIPH_LTDC   RCC_APB2ENR_LTDCEN
#define LL_APB2_GRP1_PERIPH_DSI   RCC_APB2ENR_DSIEN
#define LL_APB2_GRP1_PERIPH_ADC   RCC_APB2RSTR_ADCRST

Define Documentation

#define LL_APB2_GRP1_PERIPH_ADC   RCC_APB2RSTR_ADCRST

Definition at line 337 of file stm32f4xx_ll_bus.h.

Referenced by LL_ADC_CommonDeInit().

#define LL_APB2_GRP1_PERIPH_ADC1   RCC_APB2ENR_ADC1EN

Definition at line 290 of file stm32f4xx_ll_bus.h.

#define LL_APB2_GRP1_PERIPH_ADC2   RCC_APB2ENR_ADC2EN

Definition at line 292 of file stm32f4xx_ll_bus.h.

#define LL_APB2_GRP1_PERIPH_ADC3   RCC_APB2ENR_ADC3EN

Definition at line 295 of file stm32f4xx_ll_bus.h.

#define LL_APB2_GRP1_PERIPH_ALL   0xFFFFFFFFU

Definition at line 275 of file stm32f4xx_ll_bus.h.

#define LL_APB2_GRP1_PERIPH_DSI   RCC_APB2ENR_DSIEN

Definition at line 329 of file stm32f4xx_ll_bus.h.

#define LL_APB2_GRP1_PERIPH_LTDC   RCC_APB2ENR_LTDCEN

Definition at line 326 of file stm32f4xx_ll_bus.h.

#define LL_APB2_GRP1_PERIPH_SAI1   RCC_APB2ENR_SAI1EN

Definition at line 320 of file stm32f4xx_ll_bus.h.

#define LL_APB2_GRP1_PERIPH_SDIO   RCC_APB2ENR_SDIOEN

Definition at line 298 of file stm32f4xx_ll_bus.h.

#define LL_APB2_GRP1_PERIPH_SPI1   RCC_APB2ENR_SPI1EN

Definition at line 300 of file stm32f4xx_ll_bus.h.

Referenced by LL_SPI_DeInit().

#define LL_APB2_GRP1_PERIPH_SPI4   RCC_APB2ENR_SPI4EN

Definition at line 302 of file stm32f4xx_ll_bus.h.

Referenced by LL_SPI_DeInit().

#define LL_APB2_GRP1_PERIPH_SPI5   RCC_APB2ENR_SPI5EN

Definition at line 314 of file stm32f4xx_ll_bus.h.

Referenced by LL_SPI_DeInit().

#define LL_APB2_GRP1_PERIPH_SPI6   RCC_APB2ENR_SPI6EN

Definition at line 317 of file stm32f4xx_ll_bus.h.

Referenced by LL_SPI_DeInit().

#define LL_APB2_GRP1_PERIPH_SYSCFG   RCC_APB2ENR_SYSCFGEN

Definition at line 304 of file stm32f4xx_ll_bus.h.

#define LL_APB2_GRP1_PERIPH_TIM1   RCC_APB2ENR_TIM1EN

Definition at line 276 of file stm32f4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB2_GRP1_PERIPH_TIM10   RCC_APB2ENR_TIM10EN

Definition at line 310 of file stm32f4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB2_GRP1_PERIPH_TIM11   RCC_APB2ENR_TIM11EN

Definition at line 312 of file stm32f4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB2_GRP1_PERIPH_TIM8   RCC_APB2ENR_TIM8EN

Definition at line 278 of file stm32f4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB2_GRP1_PERIPH_TIM9   RCC_APB2ENR_TIM9EN

Definition at line 308 of file stm32f4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB2_GRP1_PERIPH_USART1   RCC_APB2ENR_USART1EN

Definition at line 280 of file stm32f4xx_ll_bus.h.

Referenced by LL_USART_DeInit().

#define LL_APB2_GRP1_PERIPH_USART6   RCC_APB2ENR_USART6EN

Definition at line 282 of file stm32f4xx_ll_bus.h.

Referenced by LL_USART_DeInit().