Home
last modified time | relevance | path

Searched refs:APB0ENR (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_bus.h361 SET_BIT(RCC->APB0ENR, Periphs); in LL_APB0_GRP1_EnableClock()
363 tmpreg = READ_BIT(RCC->APB0ENR, Periphs); in LL_APB0_GRP1_EnableClock()
390 return ((READ_BIT(RCC->APB0ENR, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_APB0_GRP1_IsEnabledClock()
416 CLEAR_BIT(RCC->APB0ENR, Periphs); in LL_APB0_GRP1_DisableClock()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h345 …__IO uint32_t APB0ENR; /*!< (@ 0x00000054) APB0 macro cells clock enable reg… member
Dstm32wb07.h350 …__IO uint32_t APB0ENR; /*!< (@ 0x00000054) APB0 macro cells clock enable reg… member
Dstm32wb09.h339 …__IO uint32_t APB0ENR; /*!< (@ 0x00000054) APB0 macro cells clock enable reg… member
Dstm32wb06.h350 …__IO uint32_t APB0ENR; /*!< (@ 0x00000054) APB0 macro cells clock enable reg… member