Home
last modified time | relevance | path

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

/drivers/peripheral/sensor/chipset/als/
H A Dals_bh1745.h49 #define BH1745_TIME_MIN 1638375 // 65535*0.25*100 macro
H A Dals_bh1745.c90 } else if (((rgbcData[ALS_R] * BH1745_MULTIPLE_100 < BH1745_TIME_MIN) || in DynamicRangCovert()
91 (rgbcData[ALS_G] * BH1745_MULTIPLE_100 < BH1745_TIME_MIN)) && (g_timeChangeStatus == SENSOR_TIME_DECREASE)) { in DynamicRangCovert()

Completed in 2 milliseconds