Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_rtc_ex.c3371 assert_param(IS_TAMP_MONOTONIC_CNT_PRIVILEGE(privilegeState->MonotonicCounterPrivilege)); in HAL_RTCEx_PrivilegeModeSet()
3384 privilegeState->MonotonicCounterPrivilege); in HAL_RTCEx_PrivilegeModeSet()
3430 privilegeState->MonotonicCounterPrivilege = READ_BIT(tamp_privcfgr, TAMP_PRIVCFGR_CNT1PRIV); in HAL_RTCEx_PrivilegeModeGet()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_rtc_ex.c3209 assert_param(IS_TAMP_MONOTONIC_CNT_PRIVILEGE(privilegeState->MonotonicCounterPrivilege)); in HAL_RTCEx_PrivilegeModeSet()
3222 privilegeState->MonotonicCounterPrivilege); in HAL_RTCEx_PrivilegeModeSet()
3262 privilegeState->MonotonicCounterPrivilege = READ_BIT(tamp_privcfgr, TAMP_PRIVCFGR_CNT1PRIV); in HAL_RTCEx_PrivilegeModeGet()
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_rtc_ex.h245 uint32_t MonotonicCounterPrivilege; /*!< Specifies If the monotonic counter is privileged or not member
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_rtc_ex.h245 …uint32_t MonotonicCounterPrivilege; /*!< Specifies If the monotonic counter is privileged or not. member
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/bl2/
Dlow_level_security.c1720 .MonotonicCounterPrivilege = TAMP_MONOTONIC_CNT_PRIVILEGE_NO,
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/bl2/
Dlow_level_security.c1842 .MonotonicCounterPrivilege = TAMP_MONOTONIC_CNT_PRIVILEGE_NO,