Searched refs:threshold_high (Results 1 – 2 of 2) sorted by relevance
101 uint16_t threshold_high; in Thread() local111 threshold_high = feature_rpt_.threshold_high; in Thread()127 {TCS_I2C_AIHTL, GET_BYTE(threshold_high, 0)}, in Thread()128 {TCS_I2C_AIHTH, GET_BYTE(threshold_high, 8)}, in Thread()147 threshold_high = feature_rpt_.threshold_high; in Thread()152 if (input_rpt_.illuminance > threshold_high) { in Thread()374 feature_rpt_.threshold_high = 0xFFFF; in Bind()
31 uint16_t threshold_high; member
Completed in 6 milliseconds