Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rcc.h1008 SET_BIT(RCC->APB7ENR, RCC_APB7ENR_SYSCFGEN); \
1010 … tmpreg = READ_BIT(RCC->APB7ENR, RCC_APB7ENR_SYSCFGEN); \
1016 SET_BIT(RCC->APB7ENR, RCC_APB7ENR_SPI3EN); \
1018 … tmpreg = READ_BIT(RCC->APB7ENR, RCC_APB7ENR_SPI3EN); \
1024 SET_BIT(RCC->APB7ENR, RCC_APB7ENR_LPUART1EN); \
1026 … tmpreg = READ_BIT(RCC->APB7ENR, RCC_APB7ENR_LPUART1EN); \
1032 SET_BIT(RCC->APB7ENR, RCC_APB7ENR_I2C3EN); \
1034 … tmpreg = READ_BIT(RCC->APB7ENR, RCC_APB7ENR_I2C3EN); \
1040 SET_BIT(RCC->APB7ENR, RCC_APB7ENR_COMPEN); \
1042 … tmpreg = READ_BIT(RCC->APB7ENR, RCC_APB7ENR_COMPEN); \
[all …]
Dstm32wbaxx_ll_bus.h1570 SET_BIT(RCC->APB7ENR, Periphs); in LL_APB7_GRP1_EnableClock()
1572 tmpreg = READ_BIT(RCC->APB7ENR, Periphs); in LL_APB7_GRP1_EnableClock()
1600 return ((READ_BIT(RCC->APB7ENR, Periphs) == Periphs) ? 1UL : 0UL); in LL_APB7_GRP1_IsEnabledClock()
1627 CLEAR_BIT(RCC->APB7ENR, Periphs); in LL_APB7_GRP1_DisableClock()
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h585 …__IO uint32_t APB7ENR; /*!< APB7 Peripherals Clock Enable Register Address … member
Dstm32wba52xx.h678 …__IO uint32_t APB7ENR; /*!< APB7 Peripherals Clock Enable Register Address … member
Dstm32wba54xx.h705 …__IO uint32_t APB7ENR; /*!< APB7 Peripherals Clock Enable Register Address … member
Dstm32wba5mxx.h705 …__IO uint32_t APB7ENR; /*!< APB7 Peripherals Clock Enable Register Address … member
Dstm32wba55xx.h705 …__IO uint32_t APB7ENR; /*!< APB7 Peripherals Clock Enable Register Address … member