Searched refs:g_timeMap (Results 1 - 1 of 1) sorted by relevance
/drivers/peripheral/sensor/chipset/als/ |
H A D | als_bh1745.c | 30 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