STM32F479xx HAL User Manual
|
Defines | |
#define | LL_APB1_GRP1_PERIPH_ALL 0xFFFFFFFFU |
#define | LL_APB1_GRP1_PERIPH_TIM2 RCC_APB1ENR_TIM2EN |
#define | LL_APB1_GRP1_PERIPH_TIM3 RCC_APB1ENR_TIM3EN |
#define | LL_APB1_GRP1_PERIPH_TIM4 RCC_APB1ENR_TIM4EN |
#define | LL_APB1_GRP1_PERIPH_TIM5 RCC_APB1ENR_TIM5EN |
#define | LL_APB1_GRP1_PERIPH_TIM6 RCC_APB1ENR_TIM6EN |
#define | LL_APB1_GRP1_PERIPH_TIM7 RCC_APB1ENR_TIM7EN |
#define | LL_APB1_GRP1_PERIPH_TIM12 RCC_APB1ENR_TIM12EN |
#define | LL_APB1_GRP1_PERIPH_TIM13 RCC_APB1ENR_TIM13EN |
#define | LL_APB1_GRP1_PERIPH_TIM14 RCC_APB1ENR_TIM14EN |
#define | LL_APB1_GRP1_PERIPH_WWDG RCC_APB1ENR_WWDGEN |
#define | LL_APB1_GRP1_PERIPH_SPI2 RCC_APB1ENR_SPI2EN |
#define | LL_APB1_GRP1_PERIPH_SPI3 RCC_APB1ENR_SPI3EN |
#define | LL_APB1_GRP1_PERIPH_USART2 RCC_APB1ENR_USART2EN |
#define | LL_APB1_GRP1_PERIPH_USART3 RCC_APB1ENR_USART3EN |
#define | LL_APB1_GRP1_PERIPH_UART4 RCC_APB1ENR_UART4EN |
#define | LL_APB1_GRP1_PERIPH_UART5 RCC_APB1ENR_UART5EN |
#define | LL_APB1_GRP1_PERIPH_I2C1 RCC_APB1ENR_I2C1EN |
#define | LL_APB1_GRP1_PERIPH_I2C2 RCC_APB1ENR_I2C2EN |
#define | LL_APB1_GRP1_PERIPH_I2C3 RCC_APB1ENR_I2C3EN |
#define | LL_APB1_GRP1_PERIPH_CAN1 RCC_APB1ENR_CAN1EN |
#define | LL_APB1_GRP1_PERIPH_CAN2 RCC_APB1ENR_CAN2EN |
#define | LL_APB1_GRP1_PERIPH_PWR RCC_APB1ENR_PWREN |
#define | LL_APB1_GRP1_PERIPH_DAC1 RCC_APB1ENR_DACEN |
#define | LL_APB1_GRP1_PERIPH_UART7 RCC_APB1ENR_UART7EN |
#define | LL_APB1_GRP1_PERIPH_UART8 RCC_APB1ENR_UART8EN |
#define LL_APB1_GRP1_PERIPH_ALL 0xFFFFFFFFU |
Definition at line 186 of file stm32f4xx_ll_bus.h.
#define LL_APB1_GRP1_PERIPH_CAN1 RCC_APB1ENR_CAN1EN |
Definition at line 247 of file stm32f4xx_ll_bus.h.
#define LL_APB1_GRP1_PERIPH_CAN2 RCC_APB1ENR_CAN2EN |
Definition at line 250 of file stm32f4xx_ll_bus.h.
#define LL_APB1_GRP1_PERIPH_DAC1 RCC_APB1ENR_DACEN |
Definition at line 260 of file stm32f4xx_ll_bus.h.
Referenced by LL_DAC_DeInit().
#define LL_APB1_GRP1_PERIPH_I2C1 RCC_APB1ENR_I2C1EN |
Definition at line 238 of file stm32f4xx_ll_bus.h.
Referenced by LL_I2C_DeInit().
#define LL_APB1_GRP1_PERIPH_I2C2 RCC_APB1ENR_I2C2EN |
Definition at line 239 of file stm32f4xx_ll_bus.h.
Referenced by LL_I2C_DeInit().
#define LL_APB1_GRP1_PERIPH_I2C3 RCC_APB1ENR_I2C3EN |
Definition at line 241 of file stm32f4xx_ll_bus.h.
Referenced by LL_I2C_DeInit().
#define LL_APB1_GRP1_PERIPH_PWR RCC_APB1ENR_PWREN |
Definition at line 258 of file stm32f4xx_ll_bus.h.
Referenced by LL_PWR_DeInit().
#define LL_APB1_GRP1_PERIPH_SPI2 RCC_APB1ENR_SPI2EN |
Definition at line 220 of file stm32f4xx_ll_bus.h.
Referenced by LL_SPI_DeInit().
#define LL_APB1_GRP1_PERIPH_SPI3 RCC_APB1ENR_SPI3EN |
Definition at line 223 of file stm32f4xx_ll_bus.h.
Referenced by LL_SPI_DeInit().
#define LL_APB1_GRP1_PERIPH_TIM12 RCC_APB1ENR_TIM12EN |
Definition at line 204 of file stm32f4xx_ll_bus.h.
Referenced by LL_TIM_DeInit().
#define LL_APB1_GRP1_PERIPH_TIM13 RCC_APB1ENR_TIM13EN |
Definition at line 207 of file stm32f4xx_ll_bus.h.
Referenced by LL_TIM_DeInit().
#define LL_APB1_GRP1_PERIPH_TIM14 RCC_APB1ENR_TIM14EN |
Definition at line 210 of file stm32f4xx_ll_bus.h.
Referenced by LL_TIM_DeInit().
#define LL_APB1_GRP1_PERIPH_TIM2 RCC_APB1ENR_TIM2EN |
Definition at line 188 of file stm32f4xx_ll_bus.h.
Referenced by LL_TIM_DeInit().
#define LL_APB1_GRP1_PERIPH_TIM3 RCC_APB1ENR_TIM3EN |
Definition at line 191 of file stm32f4xx_ll_bus.h.
Referenced by LL_TIM_DeInit().
#define LL_APB1_GRP1_PERIPH_TIM4 RCC_APB1ENR_TIM4EN |
Definition at line 194 of file stm32f4xx_ll_bus.h.
Referenced by LL_TIM_DeInit().
#define LL_APB1_GRP1_PERIPH_TIM5 RCC_APB1ENR_TIM5EN |
Definition at line 196 of file stm32f4xx_ll_bus.h.
Referenced by LL_TIM_DeInit().
#define LL_APB1_GRP1_PERIPH_TIM6 RCC_APB1ENR_TIM6EN |
Definition at line 198 of file stm32f4xx_ll_bus.h.
Referenced by LL_TIM_DeInit().
#define LL_APB1_GRP1_PERIPH_TIM7 RCC_APB1ENR_TIM7EN |
Definition at line 201 of file stm32f4xx_ll_bus.h.
Referenced by LL_TIM_DeInit().
#define LL_APB1_GRP1_PERIPH_UART4 RCC_APB1ENR_UART4EN |
Definition at line 233 of file stm32f4xx_ll_bus.h.
Referenced by LL_USART_DeInit().
#define LL_APB1_GRP1_PERIPH_UART5 RCC_APB1ENR_UART5EN |
Definition at line 236 of file stm32f4xx_ll_bus.h.
Referenced by LL_USART_DeInit().
#define LL_APB1_GRP1_PERIPH_UART7 RCC_APB1ENR_UART7EN |
Definition at line 263 of file stm32f4xx_ll_bus.h.
Referenced by LL_USART_DeInit().
#define LL_APB1_GRP1_PERIPH_UART8 RCC_APB1ENR_UART8EN |
Definition at line 266 of file stm32f4xx_ll_bus.h.
Referenced by LL_USART_DeInit().
#define LL_APB1_GRP1_PERIPH_USART2 RCC_APB1ENR_USART2EN |
Definition at line 228 of file stm32f4xx_ll_bus.h.
Referenced by LL_USART_DeInit().
#define LL_APB1_GRP1_PERIPH_USART3 RCC_APB1ENR_USART3EN |
Definition at line 230 of file stm32f4xx_ll_bus.h.
Referenced by LL_USART_DeInit().
#define LL_APB1_GRP1_PERIPH_WWDG RCC_APB1ENR_WWDGEN |
Definition at line 218 of file stm32f4xx_ll_bus.h.