Home
last modified time | relevance | path

Searched refs:RCC_APB1ENR_RTCEN (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_bus.h188 #if defined(RCC_APB1ENR_RTCEN)
189 #define LL_APB1_GRP1_PERIPH_RTCAPB RCC_APB1ENR_RTCEN
Dstm32f7xx_hal_rcc_ex.h1002 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)
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h9680 #define RCC_APB1ENR_RTCEN RCC_APB1ENR_RTCEN_Msk macro
Dstm32f722xx.h9661 #define RCC_APB1ENR_RTCEN RCC_APB1ENR_RTCEN_Msk macro
Dstm32f730xx.h9900 #define RCC_APB1ENR_RTCEN RCC_APB1ENR_RTCEN_Msk macro
Dstm32f733xx.h9900 #define RCC_APB1ENR_RTCEN RCC_APB1ENR_RTCEN_Msk macro
Dstm32f732xx.h9881 #define RCC_APB1ENR_RTCEN RCC_APB1ENR_RTCEN_Msk macro
Dstm32f765xx.h11034 #define RCC_APB1ENR_RTCEN RCC_APB1ENR_RTCEN_Msk macro
Dstm32f777xx.h11706 #define RCC_APB1ENR_RTCEN RCC_APB1ENR_RTCEN_Msk macro
Dstm32f767xx.h11419 #define RCC_APB1ENR_RTCEN RCC_APB1ENR_RTCEN_Msk macro
Dstm32f779xx.h11792 #define RCC_APB1ENR_RTCEN RCC_APB1ENR_RTCEN_Msk macro
Dstm32f769xx.h11505 #define RCC_APB1ENR_RTCEN RCC_APB1ENR_RTCEN_Msk macro