Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/common/src/
H A Dsensor_config_controller.c35 static uint32_t GetSensorRegRealValueMask(struct SensorRegCfg *cfgItem, uint32_t *value, uint32_t b… in GetSensorRegRealValueMask() function
64 mask = GetSensorRegRealValueMask(cfgItem, &originValue, busMask); in SensorOpsWrite()
108 mask = GetSensorRegRealValueMask(cfgItem, &originValue, busMask); in SensorOpsReadCheck()
122 mask = GetSensorRegRealValueMask(cfgItem, &originValue, valueMask); in SensorBitwiseCalculate()