Home
last modified time | relevance | path

Searched refs:SE_VSE_REPLY_STATUS_OTP_VERSION_SHIFT (Results 1 – 3 of 3) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/security/sl_component/se_manager/src/
Dsli_se_manager_mailbox.c63 #define SE_VSE_REPLY_STATUS_OTP_VERSION_SHIFT (24) macro
437 …ox_output->status & SE_VSE_REPLY_STATUS_OTP_VERSION_MASK) >> SE_VSE_REPLY_STATUS_OTP_VERSION_SHIFT; in sli_vse_mailbox_get_otp_version()
/hal_silabs-latest/simplicity_sdk/platform/emlib/src/
Dem_se.c66 #define SE_VSE_REPLY_STATUS_OTP_VERSION_SHIFT (24) macro
566 …rootOutMb->status & SE_VSE_REPLY_STATUS_OTP_VERSION_MASK) >> SE_VSE_REPLY_STATUS_OTP_VERSION_SHIFT; in SE_getOTPVersion()
/hal_silabs-latest/gecko/emlib/src/
Dem_se.c67 #define SE_VSE_REPLY_STATUS_OTP_VERSION_SHIFT (24) macro
559 …rootOutMb->status & SE_VSE_REPLY_STATUS_OTP_VERSION_MASK) >> SE_VSE_REPLY_STATUS_OTP_VERSION_SHIFT; in SE_getOTPVersion()