Home
last modified time | relevance | path

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

/hal_silabs-3.7.0/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()