Searched refs:RCC_APB1ENR_RTCEN (Results 1 – 12 of 12) sorted by relevance
188 #if defined(RCC_APB1ENR_RTCEN)189 #define LL_APB1_GRP1_PERIPH_RTCAPB RCC_APB1ENR_RTCEN
1002 SET_BIT(RCC->APB1ENR, RCC_APB1ENR_RTCEN);\1004 tmpreg = READ_BIT(RCC->APB1ENR, RCC_APB1ENR_RTCEN);\1173 #define __HAL_RCC_RTC_CLK_DISABLE() (RCC->APB1ENR &= ~(RCC_APB1ENR_RTCEN))1653 #define __HAL_RCC_RTC_IS_CLK_ENABLED() ((RCC->APB1ENR & (RCC_APB1ENR_RTCEN)) != RESET)1654 #define __HAL_RCC_RTC_IS_CLK_DISABLED() ((RCC->APB1ENR & (RCC_APB1ENR_RTCEN)) == RESET)
9680 #define RCC_APB1ENR_RTCEN RCC_APB1ENR_RTCEN_Msk macro
9661 #define RCC_APB1ENR_RTCEN RCC_APB1ENR_RTCEN_Msk macro
9900 #define RCC_APB1ENR_RTCEN RCC_APB1ENR_RTCEN_Msk macro
9881 #define RCC_APB1ENR_RTCEN RCC_APB1ENR_RTCEN_Msk macro
11034 #define RCC_APB1ENR_RTCEN RCC_APB1ENR_RTCEN_Msk macro
11706 #define RCC_APB1ENR_RTCEN RCC_APB1ENR_RTCEN_Msk macro
11419 #define RCC_APB1ENR_RTCEN RCC_APB1ENR_RTCEN_Msk macro
11792 #define RCC_APB1ENR_RTCEN RCC_APB1ENR_RTCEN_Msk macro
11505 #define RCC_APB1ENR_RTCEN RCC_APB1ENR_RTCEN_Msk macro