Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/model/sensor/driver/include/
Dsensor_device_if.h15 int32_t (*Enable)(void); member
/drivers/peripheral/sensor/interfaces/include/
Dsensor_if.h85 int32_t (*Enable)(int32_t sensorId); member
/drivers/hdf_core/framework/model/sensor/driver/ppg/
Dsensor_ppg_driver.h19 int32_t (*Enable)(void); member
/drivers/hdf_core/framework/support/platform/include/i2s/
Di2s_core.h27 int32_t (*Enable)(struct I2sCntlr *cntlr); member
/drivers/peripheral/sensor/hdi_service/
Dsensor_if_service.cpp126 int32_t SensorIfService::Enable(int32_t sensorId) in Enable() function in OHOS::HDI::Sensor::V1_1::SensorIfService
/drivers/peripheral/sensor/test/benchmarktest/
Dsensor_benchmark_test.cpp137 BENCHMARK_F(SensorBenchmarkTest, Enable)(benchmark::State &state) in BENCHMARK_F() argument
/drivers/hdf_core/framework/model/sensor/driver/common/src/
Dsensor_device_manager.c162 static int32_t Enable(struct SensorDeviceInfo *deviceInfo, struct HdfSBuf *data, struct HdfSBuf *re… in Enable() function
/drivers/peripheral/usb/test/unittest/device_sdk/
Dusb_device_cdcacm_test.cpp565 static uint32_t Enable(struct AcmDevice *acm) in Enable() function
/drivers/peripheral/sensor/hdi_impl/
Dsensor_impl.cpp184 int32_t SensorImpl::Enable(int32_t sensorId) in Enable() function in OHOS::HDI::Sensor::V1_1::SensorImpl
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
Dusb_device_lite_cdcacm_test.c555 static uint32_t Enable(struct AcmDevice *acm) in Enable() function