Home
last modified time | relevance | path

Searched refs:luxTemp (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/sensor/chipset/als/
H A Dals_bh1745.c114 uint32_t luxTemp; in CalLux() local
129 luxTemp = g_red[index] * rgbcData[ALS_R] + g_green[index] * rgbcData[ALS_G]; in CalLux()
159 reportData->als = ((luxTemp / gain) * BH1745_GAIN_16X / time) * BH1745_TIME_160MSEC; in CalLux()

Completed in 1 milliseconds