Home
last modified time | relevance | path

Searched refs:RTC_PRIVCR_CALPRIV (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rtc_ex.h691 #define RTC_PRIVILEGE_FEATURE_CAL RTC_PRIVCR_CALPRIV /*!< Calibration */
696 #define RTC_PRIVILEGE_FEATURE_ALL (RTC_PRIVCR_INITPRIV | RTC_PRIVCR_CALPRIV | \
Dstm32l5xx_ll_rtc.h771 #define LL_RTC_PRIVILEGE_FEATURE_CAL RTC_PRIVCR_CALPRIV /*!< Calibration feature is privile…
4593 …MODIFY_REG(RTCx->PRIVCR, RTC_PRIVCR_PRIV | RTC_PRIVCR_INITPRIV | RTC_PRIVCR_CALPRIV | RTC_PRIVCR_T… in LL_RTC_SetRtcPrivilege()
4619 …return READ_BIT(RTCx->PRIVCR, RTC_PRIVCR_PRIV | RTC_PRIVCR_INITPRIV | RTC_PRIVCR_CALPRIV | RTC_PRI… in LL_RTC_GetRtcPrivilege()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rtc_ex.h637 #define RTC_PRIVILEGE_FEATURE_CAL RTC_PRIVCR_CALPRIV /*!< Calibration */
642 #define RTC_PRIVILEGE_FEATURE_ALL (RTC_PRIVCR_INITPRIV | RTC_PRIVCR_CALPRIV | \
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h12907 #define RTC_PRIVCR_CALPRIV RTC_PRIVCR_CALPRIV_Msk macro
Dstm32l562xx.h13646 #define RTC_PRIVCR_CALPRIV RTC_PRIVCR_CALPRIV_Msk macro