Searched refs:UPPER_OTP_LOCK_MASK (Results 1 – 2 of 2) sorted by relevance
75 #define UPPER_OTP_LOCK_MASK BIT(0) macro
273 UPPER_OTP_LOCK_MASK) | in bsec_set_config()312 cfg->upper_otp_lock = (uint8_t)((value & UPPER_OTP_LOCK_MASK) >> in bsec_get_config()
Completed in 4 milliseconds