Home
last modified time | relevance | path

Searched refs:APB2ENR (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_rcc.h1246 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_SYSCFGEN); \
1248 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SYSCFGEN); \
1254 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM1EN); \
1256 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM1EN); \
1262 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI1EN); \
1264 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI1EN); \
1270 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM8EN); \
1272 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM8EN); \
1278 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_USART1EN); \
1280 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_USART1EN); \
[all …]
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rcc.h1677 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM1EN); \
1679 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM1EN); \
1685 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI1EN); \
1687 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI1EN); \
1694 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM8EN); \
1696 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM8EN); \
1703 … SET_BIT(RCC->APB2ENR, RCC_APB2ENR_USART1EN); \
1705 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_USART1EN); \
1712 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM15EN); \
1714 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM15EN); \
[all …]
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_rcc.h1469 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM1EN); \
1471 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM1EN); \
1477 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI1EN); \
1479 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_SPI1EN); \
1485 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM8EN); \
1487 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM8EN); \
1494 … SET_BIT(RCC->APB2ENR, RCC_APB2ENR_USART1EN); \
1496 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_USART1EN); \
1502 SET_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM15EN); \
1504 … tmpreg = READ_BIT(RCC->APB2ENR, RCC_APB2ENR_TIM15EN); \
[all …]
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32l5xx/Device/Include/
Dstm32l552xx.h909 …__IO uint32_t APB2ENR; /*!< RCC APB2 peripheral clocks enable register, … member
Dstm32l562xx.h983 …__IO uint32_t APB2ENR; /*!< RCC APB2 peripheral clocks enable register, … member
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h1049 …__IO uint32_t APB2ENR; /*!< APB2 Peripherals Clock Enable Register … member
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h1194 …__IO uint32_t APB2ENR; /*!< RCC APB2 Peripherals Clock Enable Register … member