Searched refs:MonotonicCounterPrivilege (Results 1 – 6 of 6) sorted by relevance
3371 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()
3209 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()
245 uint32_t MonotonicCounterPrivilege; /*!< Specifies If the monotonic counter is privileged or not member
245 …uint32_t MonotonicCounterPrivilege; /*!< Specifies If the monotonic counter is privileged or not. member
1720 .MonotonicCounterPrivilege = TAMP_MONOTONIC_CNT_PRIVILEGE_NO,
1842 .MonotonicCounterPrivilege = TAMP_MONOTONIC_CNT_PRIVILEGE_NO,