Searched refs:RTC_PRIVCR_CALPRIV (Results 1 – 5 of 5) sorted by relevance
691 #define RTC_PRIVILEGE_FEATURE_CAL RTC_PRIVCR_CALPRIV /*!< Calibration */696 #define RTC_PRIVILEGE_FEATURE_ALL (RTC_PRIVCR_INITPRIV | RTC_PRIVCR_CALPRIV | \
771 #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()
637 #define RTC_PRIVILEGE_FEATURE_CAL RTC_PRIVCR_CALPRIV /*!< Calibration */642 #define RTC_PRIVILEGE_FEATURE_ALL (RTC_PRIVCR_INITPRIV | RTC_PRIVCR_CALPRIV | \
12907 #define RTC_PRIVCR_CALPRIV RTC_PRIVCR_CALPRIV_Msk macro
13646 #define RTC_PRIVCR_CALPRIV RTC_PRIVCR_CALPRIV_Msk macro