STM32F439xx 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_ADC   RCC_APB2RSTR_ADCRST

Define Documentation

#define LL_APB2_GRP1_PERIPH_ADC   RCC_APB2RSTR_ADCRST

Definition at line 353 of file stm32f4xx_ll_bus.h.

Referenced by LL_ADC_CommonDeInit().

#define LL_APB2_GRP1_PERIPH_ADC1   RCC_APB2ENR_ADC1EN

Definition at line 306 of file stm32f4xx_ll_bus.h.

#define LL_APB2_GRP1_PERIPH_ADC2   RCC_APB2ENR_ADC2EN

Definition at line 308 of file stm32f4xx_ll_bus.h.

#define LL_APB2_GRP1_PERIPH_ADC3   RCC_APB2ENR_ADC3EN

Definition at line 311 of file stm32f4xx_ll_bus.h.

#define LL_APB2_GRP1_PERIPH_ALL   0xFFFFFFFFU

Definition at line 291 of file stm32f4xx_ll_bus.h.

#define LL_APB2_GRP1_PERIPH_LTDC   RCC_APB2ENR_LTDCEN

Definition at line 342 of file stm32f4xx_ll_bus.h.

#define LL_APB2_GRP1_PERIPH_SAI1   RCC_APB2ENR_SAI1EN

Definition at line 336 of file stm32f4xx_ll_bus.h.

#define LL_APB2_GRP1_PERIPH_SDIO   RCC_APB2ENR_SDIOEN

Definition at line 314 of file stm32f4xx_ll_bus.h.

#define LL_APB2_GRP1_PERIPH_SPI1   RCC_APB2ENR_SPI1EN

Definition at line 316 of file stm32f4xx_ll_bus.h.

Referenced by LL_SPI_DeInit().

#define LL_APB2_GRP1_PERIPH_SPI4   RCC_APB2ENR_SPI4EN

Definition at line 318 of file stm32f4xx_ll_bus.h.

Referenced by LL_SPI_DeInit().

#define LL_APB2_GRP1_PERIPH_SPI5   RCC_APB2ENR_SPI5EN

Definition at line 330 of file stm32f4xx_ll_bus.h.

Referenced by LL_SPI_DeInit().

#define LL_APB2_GRP1_PERIPH_SPI6   RCC_APB2ENR_SPI6EN

Definition at line 333 of file stm32f4xx_ll_bus.h.

Referenced by LL_SPI_DeInit().

#define LL_APB2_GRP1_PERIPH_SYSCFG   RCC_APB2ENR_SYSCFGEN

Definition at line 320 of file stm32f4xx_ll_bus.h.

#define LL_APB2_GRP1_PERIPH_TIM1   RCC_APB2ENR_TIM1EN

Definition at line 292 of file stm32f4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB2_GRP1_PERIPH_TIM10   RCC_APB2ENR_TIM10EN

Definition at line 326 of file stm32f4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB2_GRP1_PERIPH_TIM11   RCC_APB2ENR_TIM11EN

Definition at line 328 of file stm32f4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB2_GRP1_PERIPH_TIM8   RCC_APB2ENR_TIM8EN

Definition at line 294 of file stm32f4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB2_GRP1_PERIPH_TIM9   RCC_APB2ENR_TIM9EN

Definition at line 324 of file stm32f4xx_ll_bus.h.

Referenced by LL_TIM_DeInit().

#define LL_APB2_GRP1_PERIPH_USART1   RCC_APB2ENR_USART1EN

Definition at line 296 of file stm32f4xx_ll_bus.h.

Referenced by LL_USART_DeInit().

#define LL_APB2_GRP1_PERIPH_USART6   RCC_APB2ENR_USART6EN

Definition at line 298 of file stm32f4xx_ll_bus.h.

Referenced by LL_USART_DeInit().