Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/common/src/
H A Dsensor_config_controller.c116 static int32_t SensorBitwiseCalculate(struct SensorRegCfg *cfgItem, uint32_t *value, uint32_t value… in SensorBitwiseCalculate() function
165 ret = SensorBitwiseCalculate(cfgItem, &value, busMask); in SensorOpsUpdateBitwise()