Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rtc_ex.c2952 uint32_t tamp_privcfgr = READ_REG(TAMP->PRIVCFGR); in HAL_RTCEx_PrivilegeModeGet() local
2962 privilegeState->tampPrivilegeFull = READ_BIT(tamp_privcfgr, TAMP_PRIVCFGR_TAMPPRIV); in HAL_RTCEx_PrivilegeModeGet()
2965 privilegeState->MonotonicCounterPrivilege = READ_BIT(tamp_privcfgr, TAMP_PRIVCFGR_CNT1PRIV); in HAL_RTCEx_PrivilegeModeGet()
2968 …privilegeState->backupRegisterPrivZone = READ_BIT(tamp_privcfgr, (TAMP_PRIVCFGR_BKPWPRIV | TAMP_PR… in HAL_RTCEx_PrivilegeModeGet()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_rtc_ex.c2842 uint32_t tamp_privcfgr = READ_REG(TAMP->PRIVCFGR); in HAL_RTCEx_PrivilegeModeGet() local
2852 privilegeState->tampPrivilegeFull = READ_BIT(tamp_privcfgr, TAMP_PRIVCFGR_TAMPPRIV); in HAL_RTCEx_PrivilegeModeGet()
2855 privilegeState->MonotonicCounterPrivilege = READ_BIT(tamp_privcfgr, TAMP_PRIVCFGR_CNT1PRIV); in HAL_RTCEx_PrivilegeModeGet()
2858 …privilegeState->backupRegisterPrivZone = READ_BIT(tamp_privcfgr, (TAMP_PRIVCFGR_BKPWPRIV | TAMP_PR… in HAL_RTCEx_PrivilegeModeGet()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rtc_ex.c2890 uint32_t tamp_privcfgr = READ_REG(TAMP->PRIVCFGR); in HAL_RTCEx_PrivilegeModeGet() local
2900 privilegeState->tampPrivilegeFull = READ_BIT(tamp_privcfgr, TAMP_PRIVCFGR_TAMPPRIV); in HAL_RTCEx_PrivilegeModeGet()
2903 privilegeState->MonotonicCounterPrivilege = READ_BIT(tamp_privcfgr, TAMP_PRIVCFGR_CNT1PRIV); in HAL_RTCEx_PrivilegeModeGet()
2906 …privilegeState->backupRegisterPrivZone = READ_BIT(tamp_privcfgr, (TAMP_PRIVCFGR_BKPWPRIV | TAMP_PR… in HAL_RTCEx_PrivilegeModeGet()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rtc_ex.c2980 uint32_t tamp_privcfgr = READ_REG(TAMP->PRIVCFGR); in HAL_RTCEx_PrivilegeModeGet() local
2990 privilegeState->tampPrivilegeFull = READ_BIT(tamp_privcfgr, TAMP_PRIVCFGR_TAMPPRIV); in HAL_RTCEx_PrivilegeModeGet()
2993 privilegeState->MonotonicCounterPrivilege = READ_BIT(tamp_privcfgr, TAMP_PRIVCFGR_CNT1PRIV); in HAL_RTCEx_PrivilegeModeGet()
2996 …privilegeState->backupRegisterPrivZone = READ_BIT(tamp_privcfgr, (TAMP_PRIVCFGR_BKPWPRIV | TAMP_PR… in HAL_RTCEx_PrivilegeModeGet()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rtc_ex.c3068 uint32_t tamp_privcfgr = READ_REG(TAMP->PRIVCFGR); in HAL_RTCEx_PrivilegeModeGet() local
3078 privilegeState->tampPrivilegeFull = READ_BIT(tamp_privcfgr, TAMP_PRIVCFGR_TAMPPRIV); in HAL_RTCEx_PrivilegeModeGet()
3081 privilegeState->MonotonicCounterPrivilege = READ_BIT(tamp_privcfgr, TAMP_PRIVCFGR_CNT1PRIV); in HAL_RTCEx_PrivilegeModeGet()
3084 …privilegeState->backupRegisterPrivZone = READ_BIT(tamp_privcfgr, (TAMP_PRIVCFGR_BKPWPRIV | TAMP_PR… in HAL_RTCEx_PrivilegeModeGet()