Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rcc.h1057 SET_BIT(RCC->APB7ENR, RCC_APB7ENR_RTCAPBEN); \
1059 … tmpreg = READ_BIT(RCC->APB7ENR, RCC_APB7ENR_RTCAPBEN); \
1069 #define __HAL_RCC_RTCAPB_CLK_DISABLE() CLEAR_BIT(RCC->APB7ENR, RCC_APB7ENR_RTCAPBEN)
1192 #define __HAL_RCC_RTCAPB_IS_CLK_ENABLED() (READ_BIT(RCC->APB7ENR, RCC_APB7ENR_RTCAPBEN) != 0U)
Dstm32wbaxx_ll_bus.h194 #define LL_APB7_GRP1_PERIPH_RTCAPB RCC_APB7ENR_RTCAPBEN
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h6319 #define RCC_APB7ENR_RTCAPBEN RCC_APB7ENR_RTCAPBEN_Msk macro
Dstm32wba52xx.h10142 #define RCC_APB7ENR_RTCAPBEN RCC_APB7ENR_RTCAPBEN_Msk macro
Dstm32wba54xx.h10441 #define RCC_APB7ENR_RTCAPBEN RCC_APB7ENR_RTCAPBEN_Msk macro
Dstm32wba5mxx.h10459 #define RCC_APB7ENR_RTCAPBEN RCC_APB7ENR_RTCAPBEN_Msk macro
Dstm32wba55xx.h10459 #define RCC_APB7ENR_RTCAPBEN RCC_APB7ENR_RTCAPBEN_Msk macro