Searched refs:den_lock (Results 1 – 2 of 2) sorted by relevance
161 uint8_t den_lock; /* Debug enable sticky lock member
206 (((uint32_t)cfg->den_lock << DENREG_LOCK_SHIFT) & in bsec_set_config()246 cfg->den_lock = (uint8_t)((value & DENREG_LOCK_MASK) >> in bsec_get_config()
Completed in 7 milliseconds