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