Home
last modified time | relevance | path

Searched refs:GetRegGroupIndexByTime (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/sensor/chipset/als/
H A Dals_bh1745.c76 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 Dsensor_als_driver.h92 int32_t GetRegGroupIndexByTime(uint32_t timeValue, struct TimeRegAddrValueMap *map, int32_t itemNum…
H A Dsensor_als_driver.c50 int32_t GetRegGroupIndexByTime(uint32_t timeValue, struct TimeRegAddrValueMap *map, int32_t itemNum) in GetRegGroupIndexByTime() function