Searched refs:BSEC_OTP_STATUS_SECURE (Results 1 – 2 of 2) sorted by relevance
83 #define BSEC_OTP_STATUS_SECURE BIT(0) macro
836 if ((status & BSEC_OTP_STATUS_SECURE) != 0U) { in bsec_get_secure_state()