Home
last modified time | relevance | path

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

/drivers/peripheral/sensor/chipset/als/
H A Dals_bh1745.c30 static struct TimeRegAddrValueMap g_timeMap[EXTENDED_ALS_TIME_GROUP_INDEX_MAX] = { variable
75 temp = GetTimeByRegValue(regValue, g_timeMap, timeItemNum); in DynamicRangCovert()
76 index = GetRegGroupIndexByTime(temp, g_timeMap, timeItemNum); in DynamicRangCovert()
85 index = GetRegGroupIndexByTime(temp, g_timeMap, timeItemNum); in DynamicRangCovert()
93 index = GetRegGroupIndexByTime(temp, g_timeMap, timeItemNum); in DynamicRangCovert()
143 time = GetTimeByRegValue(regValue, g_timeMap, itemNum); in CalLux()

Completed in 1 milliseconds