Home
last modified time | relevance | path

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

/drivers/peripheral/sensor/chipset/als/
H A Dals_bh1745.c28 static uint32_t g_timeChangeStatus = SENSOR_TIME_DECREASE; variable
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()
92 g_timeChangeStatus = SENSOR_TIME_INCREASE; in DynamicRangCovert()

Completed in 2 milliseconds