Home
last modified time | relevance | path

Searched refs:APBENR2 (Results 1 – 24 of 24) sorted by relevance

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_rcc.h936 SET_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN); \
938 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN); \
944 SET_BIT(RCC->APBENR2, RCC_APBENR2_TIM1EN); \
946 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_TIM1EN); \
952 SET_BIT(RCC->APBENR2, RCC_APBENR2_SPI1EN); \
954 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_SPI1EN); \
960 SET_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN); \
962 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN); \
968 SET_BIT(RCC->APBENR2, RCC_APBENR2_TIM14EN); \
970 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_TIM14EN); \
[all …]
Dstm32c0xx_ll_bus.h569 SET_BIT(RCC->APBENR2, Periphs); in LL_APB1_GRP2_EnableClock()
571 tmpreg = READ_BIT(RCC->APBENR2, Periphs); in LL_APB1_GRP2_EnableClock()
599 return ((READ_BIT(RCC->APBENR2, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_APB1_GRP2_IsEnabledClock()
626 CLEAR_BIT(RCC->APBENR2, Periphs); in LL_APB1_GRP2_DisableClock()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc.h1296 SET_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN); \
1298 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN); \
1304 SET_BIT(RCC->APBENR2, RCC_APBENR2_TIM1EN); \
1306 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_TIM1EN); \
1312 SET_BIT(RCC->APBENR2, RCC_APBENR2_SPI1EN); \
1314 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_SPI1EN); \
1320 SET_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN); \
1322 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN); \
1328 SET_BIT(RCC->APBENR2, RCC_APBENR2_TIM14EN); \
1330 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_TIM14EN); \
[all …]
Dstm32g0xx_ll_bus.h924 SET_BIT(RCC->APBENR2, Periphs); in LL_APB2_GRP1_EnableClock()
926 tmpreg = READ_BIT(RCC->APBENR2, Periphs); in LL_APB2_GRP1_EnableClock()
956 return ((READ_BIT(RCC->APBENR2, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_APB2_GRP1_IsEnabledClock()
985 CLEAR_BIT(RCC->APBENR2, Periphs); in LL_APB2_GRP1_DisableClock()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc.h1147 SET_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN); \
1149 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN); \
1159 SET_BIT(RCC->APBENR2, RCC_APBENR2_TIM1EN); \
1161 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_TIM1EN); \
1167 SET_BIT(RCC->APBENR2, RCC_APBENR2_SPI1EN); \
1169 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_SPI1EN); \
1175 SET_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN); \
1177 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_USART1EN); \
1183 SET_BIT(RCC->APBENR2, RCC_APBENR2_TIM15EN); \
1185 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_TIM15EN); \
[all …]
Dstm32u0xx_ll_bus.h899 SET_BIT(RCC->APBENR2, Periphs); in LL_APB1_GRP2_EnableClock()
901 tmpreg = READ_BIT(RCC->APBENR2, Periphs); in LL_APB1_GRP2_EnableClock()
928 return ((READ_BIT(RCC->APBENR2, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_APB1_GRP2_IsEnabledClock()
955 CLEAR_BIT(RCC->APBENR2, Periphs); in LL_APB1_GRP2_DisableClock()
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h356 …__IO uint32_t APBENR2; /*!< RCC APB peripherals clock enable register2, … member
Dstm32c031xx.h358 …__IO uint32_t APBENR2; /*!< RCC APB peripherals clock enable register2, … member
Dstm32c071xx.h381 …__IO uint32_t APBENR2; /*!< RCC APB peripherals clock enable register2, … member
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h358 …__IO uint32_t APBENR2; /*!< RCC APB peripherals clock enable register2, … member
Dstm32g050xx.h363 …__IO uint32_t APBENR2; /*!< RCC APB peripherals clock enable register2, … member
Dstm32g070xx.h362 …__IO uint32_t APBENR2; /*!< RCC APB peripherals clock enable register2, … member
Dstm32g031xx.h383 …__IO uint32_t APBENR2; /*!< RCC APB peripherals clock enable register2, … member
Dstm32g041xx.h384 …__IO uint32_t APBENR2; /*!< RCC APB peripherals clock enable register2, … member
Dstm32g051xx.h423 …__IO uint32_t APBENR2; /*!< RCC APB peripherals clock enable register2, … member
Dstm32g061xx.h424 …__IO uint32_t APBENR2; /*!< RCC APB peripherals clock enable register2, … member
Dstm32g071xx.h440 …__IO uint32_t APBENR2; /*!< RCC APB peripherals clock enable register2, … member
Dstm32g081xx.h441 …__IO uint32_t APBENR2; /*!< RCC APB peripherals clock enable register2, … member
Dstm32g0b0xx.h370 …__IO uint32_t APBENR2; /*!< RCC APB peripherals clock enable register2, … member
Dstm32g0c1xx.h520 …__IO uint32_t APBENR2; /*!< RCC APB peripherals clock enable register2, … member
Dstm32g0b1xx.h519 …__IO uint32_t APBENR2; /*!< RCC APB peripherals clock enable register2, … member
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h485 …__IO uint32_t APBENR2; /*!< RCC APB2 peripherals clock enable register, … member
Dstm32u083xx.h545 …__IO uint32_t APBENR2; /*!< RCC APB2 peripherals clock enable register, … member
Dstm32u073xx.h511 …__IO uint32_t APBENR2; /*!< RCC APB2 peripherals clock enable register, … member