Searched refs:RCC_APB7ENR_RTCAPBEN (Results 1 – 7 of 7) sorted by relevance
1057 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)
194 #define LL_APB7_GRP1_PERIPH_RTCAPB RCC_APB7ENR_RTCAPBEN
6319 #define RCC_APB7ENR_RTCAPBEN RCC_APB7ENR_RTCAPBEN_Msk macro
10142 #define RCC_APB7ENR_RTCAPBEN RCC_APB7ENR_RTCAPBEN_Msk macro
10441 #define RCC_APB7ENR_RTCAPBEN RCC_APB7ENR_RTCAPBEN_Msk macro
10459 #define RCC_APB7ENR_RTCAPBEN RCC_APB7ENR_RTCAPBEN_Msk macro