Searched refs:GPLOCK_LOCK_MASK (Results 1 – 2 of 2) sorted by relevance
104 #define GPLOCK_LOCK_MASK BIT(4) macro
209 GPLOCK_LOCK_MASK)); in bsec_set_config()248 cfg->prog_lock = (uint8_t)((value & GPLOCK_LOCK_MASK) >> in bsec_get_config()
Completed in 4 milliseconds