STM32H735xx HAL User Manual
|
Defines | |
#define | LL_APB4_GRP1_PERIPH_SYSCFG RCC_APB4ENR_SYSCFGEN |
#define | LL_APB4_GRP1_PERIPH_LPUART1 RCC_APB4ENR_LPUART1EN |
#define | LL_APB4_GRP1_PERIPH_SPI6 RCC_APB4ENR_SPI6EN |
#define | LL_APB4_GRP1_PERIPH_I2C4 RCC_APB4ENR_I2C4EN |
#define | LL_APB4_GRP1_PERIPH_LPTIM2 RCC_APB4ENR_LPTIM2EN |
#define | LL_APB4_GRP1_PERIPH_LPTIM3 RCC_APB4ENR_LPTIM3EN |
#define | LL_APB4_GRP1_PERIPH_LPTIM4 RCC_APB4ENR_LPTIM4EN |
#define | LL_APB4_GRP1_PERIPH_LPTIM5 RCC_APB4ENR_LPTIM5EN |
#define | LL_APB4_GRP1_PERIPH_COMP12 RCC_APB4ENR_COMP12EN |
#define | LL_APB4_GRP1_PERIPH_VREF RCC_APB4ENR_VREFEN |
#define | LL_APB4_GRP1_PERIPH_RTCAPB RCC_APB4ENR_RTCAPBEN |
#define | LL_APB4_GRP1_PERIPH_SAI4 RCC_APB4ENR_SAI4EN |
#define | LL_APB4_GRP1_PERIPH_DTS RCC_APB4ENR_DTSEN |
#define LL_APB4_GRP1_PERIPH_COMP12 RCC_APB4ENR_COMP12EN |
Definition at line 371 of file stm32h7xx_ll_bus.h.
#define LL_APB4_GRP1_PERIPH_DTS RCC_APB4ENR_DTSEN |
Definition at line 378 of file stm32h7xx_ll_bus.h.
#define LL_APB4_GRP1_PERIPH_I2C4 RCC_APB4ENR_I2C4EN |
Definition at line 359 of file stm32h7xx_ll_bus.h.
Referenced by LL_I2C_DeInit().
#define LL_APB4_GRP1_PERIPH_LPTIM2 RCC_APB4ENR_LPTIM2EN |
Definition at line 360 of file stm32h7xx_ll_bus.h.
Referenced by LL_LPTIM_DeInit().
#define LL_APB4_GRP1_PERIPH_LPTIM3 RCC_APB4ENR_LPTIM3EN |
Definition at line 361 of file stm32h7xx_ll_bus.h.
Referenced by LL_LPTIM_DeInit().
#define LL_APB4_GRP1_PERIPH_LPTIM4 RCC_APB4ENR_LPTIM4EN |
Definition at line 363 of file stm32h7xx_ll_bus.h.
Referenced by LL_LPTIM_DeInit().
#define LL_APB4_GRP1_PERIPH_LPTIM5 RCC_APB4ENR_LPTIM5EN |
Definition at line 366 of file stm32h7xx_ll_bus.h.
Referenced by LL_LPTIM_DeInit().
#define LL_APB4_GRP1_PERIPH_LPUART1 RCC_APB4ENR_LPUART1EN |
Definition at line 357 of file stm32h7xx_ll_bus.h.
Referenced by LL_LPUART_DeInit().
#define LL_APB4_GRP1_PERIPH_RTCAPB RCC_APB4ENR_RTCAPBEN |
Definition at line 373 of file stm32h7xx_ll_bus.h.
#define LL_APB4_GRP1_PERIPH_SAI4 RCC_APB4ENR_SAI4EN |
Definition at line 375 of file stm32h7xx_ll_bus.h.
#define LL_APB4_GRP1_PERIPH_SPI6 RCC_APB4ENR_SPI6EN |
Definition at line 358 of file stm32h7xx_ll_bus.h.
Referenced by LL_SPI_DeInit().
#define LL_APB4_GRP1_PERIPH_SYSCFG RCC_APB4ENR_SYSCFGEN |
Definition at line 356 of file stm32h7xx_ll_bus.h.
#define LL_APB4_GRP1_PERIPH_VREF RCC_APB4ENR_VREFEN |
Definition at line 372 of file stm32h7xx_ll_bus.h.