Searched refs:upper_otp_lock (Results 1 – 2 of 2) sorted by relevance
86 uint8_t upper_otp_lock; /* member
272 value = ((((uint32_t)cfg->upper_otp_lock << UPPER_OTP_LOCK_SHIFT) & in bsec_set_config()312 cfg->upper_otp_lock = (uint8_t)((value & UPPER_OTP_LOCK_MASK) >> in bsec_get_config()
Completed in 4 milliseconds