Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_rtc.h193 #define LL_RTC_CALIB_OUTPUT_RTCCLOCK BKP_RTCCR_CCO /*!< Calibration out…
313 MODIFY_REG(BKPx->RTCCR, (BKP_RTCCR_CCO | BKP_RTCCR_ASOE | BKP_RTCCR_ASOS), OutputSource); in LL_RTC_SetOutputSource()
330 return (uint32_t)(READ_BIT(BKPx->RTCCR, (BKP_RTCCR_CCO | BKP_RTCCR_ASOE | BKP_RTCCR_ASOS))); in LL_RTC_GetOutPutSource()
Dstm32f1xx_hal_rtc.h292 #define RTC_OUTPUTSOURCE_CALIBCLOCK BKP_RTCCR_CCO /*!< RTC clock with a…
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_rtc_ex.c97 if (HAL_IS_BIT_SET(BKP->RTCCR, (BKP_RTCCR_CCO | BKP_RTCCR_ASOE))) in HAL_RTCEx_SetTamper()
143 if (HAL_IS_BIT_SET(BKP->RTCCR, (BKP_RTCCR_CCO | BKP_RTCCR_ASOE))) in HAL_RTCEx_SetTamper_IT()
Dstm32f1xx_hal_rtc.c354 MODIFY_REG(BKP->RTCCR, (BKP_RTCCR_CCO | BKP_RTCCR_ASOE | BKP_RTCCR_ASOS), hrtc->Init.OutPut); in HAL_RTC_Init()
/hal_stm32-latest/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h738 #define BKP_RTCCR_CCO BKP_RTCCR_CCO_Msk /*!< Calibration Clo… macro
Dstm32f101xb.h753 #define BKP_RTCCR_CCO BKP_RTCCR_CCO_Msk /*!< Calibration Clo… macro
Dstm32f100xb.h813 #define BKP_RTCCR_CCO BKP_RTCCR_CCO_Msk /*!< Calibration Clo… macro
Dstm32f102x6.h778 #define BKP_RTCCR_CCO BKP_RTCCR_CCO_Msk /*!< Calibration Clo… macro
Dstm32f100xe.h1082 #define BKP_RTCCR_CCO BKP_RTCCR_CCO_Msk /*!< Calibration Clo… macro
Dstm32f101xg.h1107 #define BKP_RTCCR_CCO BKP_RTCCR_CCO_Msk /*!< Calibration Clo… macro
Dstm32f101xe.h1082 #define BKP_RTCCR_CCO BKP_RTCCR_CCO_Msk /*!< Calibration Clo… macro
Dstm32f102xb.h791 #define BKP_RTCCR_CCO BKP_RTCCR_CCO_Msk /*!< Calibration Clo… macro
Dstm32f103x6.h853 #define BKP_RTCCR_CCO BKP_RTCCR_CCO_Msk /*!< Calibration Clo… macro
Dstm32f103xb.h868 #define BKP_RTCCR_CCO BKP_RTCCR_CCO_Msk /*!< Calibration Clo… macro
Dstm32f103xe.h1237 #define BKP_RTCCR_CCO BKP_RTCCR_CCO_Msk /*!< Calibration Clo… macro
Dstm32f103xg.h1256 #define BKP_RTCCR_CCO BKP_RTCCR_CCO_Msk /*!< Calibration Clo… macro
Dstm32f105xc.h1222 #define BKP_RTCCR_CCO BKP_RTCCR_CCO_Msk /*!< Calibration Clo… macro
Dstm32f107xc.h1302 #define BKP_RTCCR_CCO BKP_RTCCR_CCO_Msk /*!< Calibration Clo… macro