Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/sensor/driver/common/src/
H A Dsensor_platform_if.c108 int32_t SetSensorPinMux(uint32_t regAddr, int32_t regSize, uint32_t regValue) in SetSensorPinMux()
/ohos5.0/drivers/hdf_core/adapter/khdf/linux/platform/adc/
H A Dadc_iio_adapter.c40 uint32_t regSize; member
/ohos5.0/drivers/hdf_core/framework/support/platform/include/dma/
H A Ddmac_core.h135 size_t regSize; member
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_touch.c163 static int32_t InputPinMuxCfg(uint32_t regAddr, int32_t regSize, uint32_t regValue) in InputPinMuxCfg()