Home
last modified time | relevance | path

Searched refs:RTC_PRIVCR_PRIV (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rtc.h761 #define LL_RTC_PRIVILEGE_FULL_YES RTC_PRIVCR_PRIV /*!< RTC full privilege */
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()
Dstm32l5xx_hal_rtc_ex.h680 #define RTC_PRIVILEGE_FULL_YES RTC_PRIVCR_PRIV
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_rtc_ex.h626 #define RTC_PRIVILEGE_FULL_YES RTC_PRIVCR_PRIV
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rtc_ex.c2811 privilegeState->rtcPrivilegeFull = READ_BIT(rtc_privcr, RTC_PRIVCR_PRIV); in HAL_RTCEx_PrivilegeModeGet()
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h12901 #define RTC_PRIVCR_PRIV RTC_PRIVCR_PRIV_Msk macro
Dstm32l562xx.h13640 #define RTC_PRIVCR_PRIV RTC_PRIVCR_PRIV_Msk macro