Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_rtc.h313 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()
642 MODIFY_REG(BKPx->RTCCR, BKP_RTCCR_CAL, Value); in LL_RTC_CAL_SetCoarseDigital()
653 return (uint32_t)(READ_BIT(BKPx->RTCCR, BKP_RTCCR_CAL)); in LL_RTC_CAL_GetCoarseDigital()
/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()
548 MODIFY_REG(BKP->RTCCR, BKP_RTCCR_CAL, SmouthCalibMinusPulsesValue); in HAL_RTCEx_SetSmoothCalib()
Dstm32f1xx_ll_rtc.c116 LL_RTC_WriteReg(BKP, RTCCR, 0x00000000U); in LL_RTC_DeInit()
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.h179 __IO uint32_t RTCCR; member
Dstm32f101xb.h184 __IO uint32_t RTCCR; member
Dstm32f100xb.h191 __IO uint32_t RTCCR; member
Dstm32f102x6.h182 __IO uint32_t RTCCR; member
Dstm32f100xe.h206 __IO uint32_t RTCCR; member
Dstm32f101xg.h201 __IO uint32_t RTCCR; member
Dstm32f101xe.h195 __IO uint32_t RTCCR; member
Dstm32f102xb.h187 __IO uint32_t RTCCR; member
Dstm32f103x6.h188 __IO uint32_t RTCCR; member
Dstm32f103xb.h193 __IO uint32_t RTCCR; member
Dstm32f103xe.h210 __IO uint32_t RTCCR; member
Dstm32f103xg.h210 __IO uint32_t RTCCR; member
Dstm32f105xc.h209 __IO uint32_t RTCCR; member
Dstm32f107xc.h211 __IO uint32_t RTCCR; member