Home
last modified time | relevance | path

Searched refs:RTC_CRL_RTOFF (Results 1 – 18 of 18) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_timebase_rtc_alarm_template.c177 while ((hRTC_Handle.Instance->CRL & RTC_CRL_RTOFF) == (uint32_t)RESET) in HAL_InitTick()
245 while ((hRTC_Handle.Instance->CRL & RTC_CRL_RTOFF) == (uint32_t)RESET) in HAL_ResumeTick()
282 while ((hrtc->Instance->CRL & RTC_CRL_RTOFF) == (uint32_t)RESET) in HAL_RTC_AlarmAEventCallback()
Dstm32f1xx_hal_rtc.c1707 while ((hrtc->Instance->CRL & RTC_CRL_RTOFF) == (uint32_t)RESET) in RTC_EnterInitMode()
1737 while ((hrtc->Instance->CRL & RTC_CRL_RTOFF) == (uint32_t)RESET) in RTC_ExitInitMode()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_rtc.h803 return (READ_BIT(RTCx->CRL, RTC_CRL_RTOFF) == (RTC_CRL_RTOFF)); in LL_RTC_IsActiveFlag_RTOF()
Dstm32f1xx_hal_rtc.h314 #define RTC_FLAG_RTOFF RTC_CRL_RTOFF /*!< RTC Operation OFF flag */
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h4154 #define RTC_CRL_RTOFF RTC_CRL_RTOFF_Msk /*!< RTC operation O… macro
Dstm32f101xb.h4216 #define RTC_CRL_RTOFF RTC_CRL_RTOFF_Msk /*!< RTC operation O… macro
Dstm32f100xb.h4621 #define RTC_CRL_RTOFF RTC_CRL_RTOFF_Msk /*!< RTC operation O… macro
Dstm32f102x6.h4203 #define RTC_CRL_RTOFF RTC_CRL_RTOFF_Msk /*!< RTC operation O… macro
Dstm32f100xe.h4968 #define RTC_CRL_RTOFF RTC_CRL_RTOFF_Msk /*!< RTC operation O… macro
Dstm32f101xg.h4835 #define RTC_CRL_RTOFF RTC_CRL_RTOFF_Msk /*!< RTC operation O… macro
Dstm32f101xe.h4760 #define RTC_CRL_RTOFF RTC_CRL_RTOFF_Msk /*!< RTC operation O… macro
Dstm32f102xb.h4257 #define RTC_CRL_RTOFF RTC_CRL_RTOFF_Msk /*!< RTC operation O… macro
Dstm32f103x6.h4315 #define RTC_CRL_RTOFF RTC_CRL_RTOFF_Msk /*!< RTC operation O… macro
Dstm32f103xb.h4377 #define RTC_CRL_RTOFF RTC_CRL_RTOFF_Msk /*!< RTC operation O… macro
Dstm32f103xe.h4988 #define RTC_CRL_RTOFF RTC_CRL_RTOFF_Msk /*!< RTC operation O… macro
Dstm32f103xg.h5058 #define RTC_CRL_RTOFF RTC_CRL_RTOFF_Msk /*!< RTC operation O… macro
Dstm32f105xc.h5212 #define RTC_CRL_RTOFF RTC_CRL_RTOFF_Msk /*!< RTC operation O… macro
Dstm32f107xc.h5304 #define RTC_CRL_RTOFF RTC_CRL_RTOFF_Msk /*!< RTC operation O… macro