Home
last modified time | relevance | path

Searched refs:RTC_SMCR_CALDPROT (Results 1 – 25 of 32) sorted by relevance

12

/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rtc_ex.h601 #define RTC_NONSECURE_FEATURE_CAL RTC_SMCR_CALDPROT /*!< Calibration */
606 #define RTC_NONSECURE_FEATURE_ALL (RTC_SMCR_INITDPROT | RTC_SMCR_CALDPROT | \
Dstm32mp1xx_ll_rtc.h647 #define LL_RTC_UNSECURE_FEATURE_CAL RTC_SMCR_CALDPROT /*!< Calibration feature is not se…
4121 …MODIFY_REG(RTCx->SMCR, RTC_SMCR_DECPROT | RTC_SMCR_INITDPROT | RTC_SMCR_CALDPROT | RTC_SMCR_TSDPRO… in LL_RTC_SetRtcSecure()
4148 …return READ_BIT(RTCx->SMCR, RTC_SMCR_DECPROT | RTC_SMCR_INITDPROT | RTC_SMCR_CALDPROT | RTC_SMCR_T… in LL_RTC_GetRtcSecure()
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rtc_ex.h655 #define RTC_NONSECURE_FEATURE_CAL RTC_SMCR_CALDPROT /*!< Calibration */
660 #define RTC_NONSECURE_FEATURE_ALL (RTC_SMCR_INITDPROT | RTC_SMCR_CALDPROT | \
Dstm32l5xx_ll_rtc.h740 #define LL_RTC_UNSECURE_FEATURE_CAL RTC_SMCR_CALDPROT /*!< Calibration feature is not se…
4500 …MODIFY_REG(RTCx->SMCR, RTC_SMCR_DECPROT | RTC_SMCR_INITDPROT | RTC_SMCR_CALDPROT | RTC_SMCR_TSDPRO… in LL_RTC_SetRtcSecure()
4527 …return READ_BIT(RTCx->SMCR, RTC_SMCR_DECPROT | RTC_SMCR_INITDPROT | RTC_SMCR_CALDPROT | RTC_SMCR_T… in LL_RTC_GetRtcSecure()
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rtc.c378 …WRITE_REG(RTC->SMCR, (RTC_SMCR_DECPROT | RTC_SMCR_INITDPROT | RTC_SMCR_CALDPROT | RTC_SMCR_TSDPROT… in HAL_RTC_DeInit()
/hal_stm32-3.6.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rtc.c404 …WRITE_REG(RTC->SMCR, (RTC_SMCR_DECPROT | RTC_SMCR_INITDPROT | RTC_SMCR_CALDPROT | RTC_SMCR_TSDPROT… in HAL_RTC_DeInit()
/hal_stm32-3.6.0/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h12930 #define RTC_SMCR_CALDPROT RTC_SMCR_CALDPROT_Msk macro
Dstm32l562xx.h13669 #define RTC_SMCR_CALDPROT RTC_SMCR_CALDPROT_Msk macro
/hal_stm32-3.6.0/stm32cube/stm32mp1xx/soc/
Dstm32mp151axx_ca7.h28614 #define RTC_SMCR_CALDPROT RTC_SMCR_CALDPROT_Msk macro
Dstm32mp151fxx_ca7.h28811 #define RTC_SMCR_CALDPROT RTC_SMCR_CALDPROT_Msk macro
Dstm32mp151fxx_cm4.h28777 #define RTC_SMCR_CALDPROT RTC_SMCR_CALDPROT_Msk macro
Dstm32mp151cxx_ca7.h28811 #define RTC_SMCR_CALDPROT RTC_SMCR_CALDPROT_Msk macro
Dstm32mp151dxx_ca7.h28614 #define RTC_SMCR_CALDPROT RTC_SMCR_CALDPROT_Msk macro
Dstm32mp151axx_cm4.h28580 #define RTC_SMCR_CALDPROT RTC_SMCR_CALDPROT_Msk macro
Dstm32mp151dxx_cm4.h28580 #define RTC_SMCR_CALDPROT RTC_SMCR_CALDPROT_Msk macro
Dstm32mp151cxx_cm4.h28777 #define RTC_SMCR_CALDPROT RTC_SMCR_CALDPROT_Msk macro
Dstm32mp153axx_ca7.h30165 #define RTC_SMCR_CALDPROT RTC_SMCR_CALDPROT_Msk macro
Dstm32mp153cxx_ca7.h30362 #define RTC_SMCR_CALDPROT RTC_SMCR_CALDPROT_Msk macro
Dstm32mp153cxx_cm4.h30328 #define RTC_SMCR_CALDPROT RTC_SMCR_CALDPROT_Msk macro
Dstm32mp153axx_cm4.h30131 #define RTC_SMCR_CALDPROT RTC_SMCR_CALDPROT_Msk macro
Dstm32mp157fxx_cm4.h31551 #define RTC_SMCR_CALDPROT RTC_SMCR_CALDPROT_Msk macro
Dstm32mp153dxx_ca7.h30165 #define RTC_SMCR_CALDPROT RTC_SMCR_CALDPROT_Msk macro
Dstm32mp153dxx_cm4.h30131 #define RTC_SMCR_CALDPROT RTC_SMCR_CALDPROT_Msk macro
Dstm32mp153fxx_ca7.h30362 #define RTC_SMCR_CALDPROT RTC_SMCR_CALDPROT_Msk macro
Dstm32mp153fxx_cm4.h30328 #define RTC_SMCR_CALDPROT RTC_SMCR_CALDPROT_Msk macro

12