Home
last modified time | relevance | path

Searched refs:TemperatureOpsCall (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/temperature/
H A Dsensor_temperature_driver.h23 struct TemperatureOpsCall { struct
38 struct TemperatureOpsCall ops; argument
41 int32_t TemperatureRegisterChipOps(const struct TemperatureOpsCall *ops);
H A Dsensor_temperature_driver.c32 int32_t TemperatureRegisterChipOps(const struct TemperatureOpsCall *ops) in TemperatureRegisterChipOps()
/ohos5.0/drivers/peripheral/sensor/chipset/temperature/
H A Dtemperature_sht30.c159 struct TemperatureOpsCall ops; in Sht30InitDriver()
H A Dtemperature_aht20.c176 struct TemperatureOpsCall ops; in Aht20InitDriver()