Searched refs:ch1_low (Results 1 – 1 of 1) sorted by relevance
95 uint8_t ch0_low, ch0_high, ch1_low, ch1_high; in getLux() local111 error= i2cReadReg(REGISTER_Channal1L, ch1_low); in getLux()123 rawLuxCh1 = ch1_high*256+ch1_low; in getLux()