Searched refs:threshold_low (Results 1 – 2 of 2) sorted by relevance
100 uint16_t threshold_low; in Thread() local110 threshold_low = feature_rpt_.threshold_low; in Thread()125 {TCS_I2C_AILTL, GET_BYTE(threshold_low, 0)}, in Thread()126 {TCS_I2C_AILTH, GET_BYTE(threshold_low, 8)}, in Thread()146 threshold_low = feature_rpt_.threshold_low; in Thread()156 } else if (input_rpt_.illuminance < threshold_low) { in Thread()373 feature_rpt_.threshold_low = 0x0000; in Bind()
30 uint16_t threshold_low; member
Completed in 4 milliseconds