STM32F103xB HAL User Manual
|
Defines | |
#define | LL_APB1_GRP1_PERIPH_ALL (uint32_t)0xFFFFFFFFU |
#define | LL_APB1_GRP1_PERIPH_BKP RCC_APB1ENR_BKPEN |
#define | LL_APB1_GRP1_PERIPH_CAN1 RCC_APB1ENR_CAN1EN |
#define | LL_APB1_GRP1_PERIPH_I2C1 RCC_APB1ENR_I2C1EN |
#define | LL_APB1_GRP1_PERIPH_I2C2 RCC_APB1ENR_I2C2EN |
#define | LL_APB1_GRP1_PERIPH_PWR RCC_APB1ENR_PWREN |
#define | LL_APB1_GRP1_PERIPH_SPI2 RCC_APB1ENR_SPI2EN |
#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_USART2 RCC_APB1ENR_USART2EN |
#define | LL_APB1_GRP1_PERIPH_USART3 RCC_APB1ENR_USART3EN |
#define | LL_APB1_GRP1_PERIPH_USB RCC_APB1ENR_USBEN |
#define | LL_APB1_GRP1_PERIPH_WWDG RCC_APB1ENR_WWDGEN |
#define LL_APB1_GRP1_PERIPH_ALL (uint32_t)0xFFFFFFFFU |
Definition at line 106 of file stm32f1xx_ll_bus.h.
#define LL_APB1_GRP1_PERIPH_BKP RCC_APB1ENR_BKPEN |
Definition at line 107 of file stm32f1xx_ll_bus.h.
#define LL_APB1_GRP1_PERIPH_CAN1 RCC_APB1ENR_CAN1EN |
Definition at line 109 of file stm32f1xx_ll_bus.h.
#define LL_APB1_GRP1_PERIPH_I2C1 RCC_APB1ENR_I2C1EN |
Definition at line 120 of file stm32f1xx_ll_bus.h.
Referenced by LL_I2C_DeInit().
#define LL_APB1_GRP1_PERIPH_I2C2 RCC_APB1ENR_I2C2EN |
Definition at line 122 of file stm32f1xx_ll_bus.h.
Referenced by LL_I2C_DeInit().
#define LL_APB1_GRP1_PERIPH_PWR RCC_APB1ENR_PWREN |
Definition at line 124 of file stm32f1xx_ll_bus.h.
Referenced by LL_PWR_DeInit().
#define LL_APB1_GRP1_PERIPH_SPI2 RCC_APB1ENR_SPI2EN |
Definition at line 126 of file stm32f1xx_ll_bus.h.
Referenced by LL_SPI_DeInit().
#define LL_APB1_GRP1_PERIPH_TIM2 RCC_APB1ENR_TIM2EN |
Definition at line 140 of file stm32f1xx_ll_bus.h.
Referenced by LL_TIM_DeInit().
#define LL_APB1_GRP1_PERIPH_TIM3 RCC_APB1ENR_TIM3EN |
Definition at line 141 of file stm32f1xx_ll_bus.h.
Referenced by LL_TIM_DeInit().
#define LL_APB1_GRP1_PERIPH_TIM4 RCC_APB1ENR_TIM4EN |
Definition at line 143 of file stm32f1xx_ll_bus.h.
Referenced by LL_TIM_DeInit().
#define LL_APB1_GRP1_PERIPH_USART2 RCC_APB1ENR_USART2EN |
Definition at line 160 of file stm32f1xx_ll_bus.h.
Referenced by LL_USART_DeInit().
#define LL_APB1_GRP1_PERIPH_USART3 RCC_APB1ENR_USART3EN |
Definition at line 162 of file stm32f1xx_ll_bus.h.
Referenced by LL_USART_DeInit().
#define LL_APB1_GRP1_PERIPH_USB RCC_APB1ENR_USBEN |
Definition at line 165 of file stm32f1xx_ll_bus.h.
#define LL_APB1_GRP1_PERIPH_WWDG RCC_APB1ENR_WWDGEN |
Definition at line 167 of file stm32f1xx_ll_bus.h.