Searched refs:GetRegGroupIndexByTime (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/drivers/peripheral/sensor/chipset/als/ |
H A D | als_bh1745.c | 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()
|
/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/als/ |
H A D | sensor_als_driver.h | 92 int32_t GetRegGroupIndexByTime(uint32_t timeValue, struct TimeRegAddrValueMap *map, int32_t itemNum…
|
H A D | sensor_als_driver.c | 50 int32_t GetRegGroupIndexByTime(uint32_t timeValue, struct TimeRegAddrValueMap *map, int32_t itemNum) in GetRegGroupIndexByTime() function
|