Searched refs:HTS221_ENABLE_MASK (Results 1 – 1 of 1) sorted by relevance
30 #define HTS221_ENABLE_MASK BIT(7) macro249 HTS221_ENABLE_MASK, in hts221_set_enable()250 FIELD_PREP(HTS221_ENABLE_MASK, enable)); in hts221_set_enable()659 HTS221_ENABLE_MASK, in hts221_suspend()660 FIELD_PREP(HTS221_ENABLE_MASK, false)); in hts221_suspend()671 HTS221_ENABLE_MASK, in hts221_resume()672 FIELD_PREP(HTS221_ENABLE_MASK, in hts221_resume()
Completed in 6 milliseconds