STM32H735xx HAL User Manual
|
Defines | |
#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_UART9 RCC_APB2ENR_UART9EN |
#define | LL_APB2_GRP1_PERIPH_USART10 RCC_APB2ENR_USART10EN |
#define | LL_APB2_GRP1_PERIPH_SPI1 RCC_APB2ENR_SPI1EN |
#define | LL_APB2_GRP1_PERIPH_SPI4 RCC_APB2ENR_SPI4EN |
#define | LL_APB2_GRP1_PERIPH_TIM15 RCC_APB2ENR_TIM15EN |
#define | LL_APB2_GRP1_PERIPH_TIM16 RCC_APB2ENR_TIM16EN |
#define | LL_APB2_GRP1_PERIPH_TIM17 RCC_APB2ENR_TIM17EN |
#define | LL_APB2_GRP1_PERIPH_SPI5 RCC_APB2ENR_SPI5EN |
#define | LL_APB2_GRP1_PERIPH_SAI1 RCC_APB2ENR_SAI1EN |
#define | LL_APB2_GRP1_PERIPH_DFSDM1 RCC_APB2ENR_DFSDM1EN |
#define LL_APB2_GRP1_PERIPH_DFSDM1 RCC_APB2ENR_DFSDM1EN |
Definition at line 344 of file stm32h7xx_ll_bus.h.
#define LL_APB2_GRP1_PERIPH_SAI1 RCC_APB2ENR_SAI1EN |
Definition at line 337 of file stm32h7xx_ll_bus.h.
#define LL_APB2_GRP1_PERIPH_SPI1 RCC_APB2ENR_SPI1EN |
Definition at line 331 of file stm32h7xx_ll_bus.h.
Referenced by LL_SPI_DeInit().
#define LL_APB2_GRP1_PERIPH_SPI4 RCC_APB2ENR_SPI4EN |
Definition at line 332 of file stm32h7xx_ll_bus.h.
Referenced by LL_SPI_DeInit().
#define LL_APB2_GRP1_PERIPH_SPI5 RCC_APB2ENR_SPI5EN |
Definition at line 336 of file stm32h7xx_ll_bus.h.
Referenced by LL_SPI_DeInit().
#define LL_APB2_GRP1_PERIPH_TIM1 RCC_APB2ENR_TIM1EN |
Definition at line 321 of file stm32h7xx_ll_bus.h.
Referenced by LL_TIM_DeInit().
#define LL_APB2_GRP1_PERIPH_TIM15 RCC_APB2ENR_TIM15EN |
Definition at line 333 of file stm32h7xx_ll_bus.h.
Referenced by LL_TIM_DeInit().
#define LL_APB2_GRP1_PERIPH_TIM16 RCC_APB2ENR_TIM16EN |
Definition at line 334 of file stm32h7xx_ll_bus.h.
Referenced by LL_TIM_DeInit().
#define LL_APB2_GRP1_PERIPH_TIM17 RCC_APB2ENR_TIM17EN |
Definition at line 335 of file stm32h7xx_ll_bus.h.
Referenced by LL_TIM_DeInit().
#define LL_APB2_GRP1_PERIPH_TIM8 RCC_APB2ENR_TIM8EN |
Definition at line 322 of file stm32h7xx_ll_bus.h.
Referenced by LL_TIM_DeInit().
#define LL_APB2_GRP1_PERIPH_UART9 RCC_APB2ENR_UART9EN |
Definition at line 326 of file stm32h7xx_ll_bus.h.
Referenced by LL_USART_DeInit().
#define LL_APB2_GRP1_PERIPH_USART1 RCC_APB2ENR_USART1EN |
Definition at line 323 of file stm32h7xx_ll_bus.h.
Referenced by LL_USART_DeInit().
#define LL_APB2_GRP1_PERIPH_USART10 RCC_APB2ENR_USART10EN |
Definition at line 329 of file stm32h7xx_ll_bus.h.
Referenced by LL_USART_DeInit().
#define LL_APB2_GRP1_PERIPH_USART6 RCC_APB2ENR_USART6EN |
Definition at line 324 of file stm32h7xx_ll_bus.h.
Referenced by LL_USART_DeInit().