Home
last modified time | relevance | path

Searched defs:reportData (Results 1 – 1 of 1) sorted by relevance

/drivers/peripheral/sensor/chipset/als/
Dals_bh1745.c107 static int32_t CalLux(struct SensorCfgData *CfgData, struct AlsReportData *reportData, uint32_t *rg… in CalLux()
165 static int32_t RawDataConvert(struct SensorCfgData *CfgData, struct AlsReportData *reportData, uint… in RawDataConvert()
247 static struct AlsReportData reportData; in ReadBh1745Data() local