Home
last modified time | relevance | path

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

/drivers/peripheral/sensor/chipset/als/
H A Dals_bh1745.c24 #define SENSOR_TIME_DECREASE 1 macro
28 static uint32_t g_timeChangeStatus = SENSOR_TIME_DECREASE;
84 g_timeChangeStatus = SENSOR_TIME_DECREASE; in DynamicRangCovert()
91 (rgbcData[ALS_G] * BH1745_MULTIPLE_100 < BH1745_TIME_MIN)) && (g_timeChangeStatus == SENSOR_TIME_DECREASE)) { in DynamicRangCovert()

Completed in 1 milliseconds