Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 25 of 178) sorted by relevance

12345678

/drivers/hdf_core/adapter/khdf/linux/platform/
DKconfig6 Answer Y to enable HDF platform driver.
13 Answer Y to enable HDF platform mipi dsi driver.
20 Answer Y to enable HDF platform mipi csi driver.
27 Answer Y to enable HDF platform gpio driver.
34 Answer Y to enable HDF platform i2c driver.
48 Answer Y to enable HDF platform watchdog driver.
54 Answer Y to enable HDF platform pwm driver.
60 Answer Y to enable HDF platform uart driver.
67 Answer Y to enable HDF platform sdio driver.
74 Answer Y to enable HDF platform emmc driver.
[all …]
/drivers/hdf_core/adapter/khdf/linux/model/sensor/
DKconfig17 Answer Y to enable HDF sensor driver.
24 Answer Y to enable HDF accel sensor driver.
30 Answer Y to enable HDF accel bmi160 sensor driver.
36 Answer Y to enable HDF accel mxc6655xa sensor driver.
42 Answer Y to enable HDF ppg sensor driver.
48 Answer Y to enable HDF ppg ppg cs1262 sensor driver.
54 Answer Y to enable HDF als sensor driver.
60 Answer Y to enable HDF als bh1745 sensor driver.
66 Answer Y to enable HDF als bh1750 sensor driver.
72 Answer Y to enable HDF gravity sensor driver.
[all …]
/drivers/hdf_core/framework/test/unittest/platform/virtual/mini/
Dwatchdog_mini_virtual.c19 int32_t WatchdogEnable(DevHandle handle, bool enable) in WatchdogEnable() argument
21 (void)enable; in WatchdogEnable()
27 int32_t WatchdogGetEnable(DevHandle handle, bool *enable) in WatchdogGetEnable() argument
29 (void)enable; in WatchdogGetEnable()
/drivers/hdf_core/adapter/khdf/liteos_m/
DKconfig35 Answer Y to enable LiteOS support HDF.
42 Answer Y to enable HDF config macro parser.
48 Answer Y to enable HDF platform driver.
55 Answer Y to enable HDF platform gpio driver.
62 Answer Y to enable HDF platform i2c driver.
68 Answer Y to enable HDF platform uart driver.
75 Answer Y to enable HDF platform adc driver.
82 Answer Y to enable HDF platform mmc driver.
89 Answer Y to enable HDF platform emmc driver.
95 Answer Y to enable HDF platform pwm driver.
[all …]
/drivers/hdf_core/framework/support/platform/include/hdmi/
Dhdmi_core.h130 bool enable; member
146 void (*lowPowerSet)(struct HdmiCntlr *cntlr, bool enable);
149 … void (*infoFrameEnable)(struct HdmiCntlr *cntlr, enum HdmiPacketType infoFrameType, bool enable);
153 void (*audioPathEnable)(struct HdmiCntlr *cntlr, bool enable);
155 void (*phyOutputEnable)(struct HdmiCntlr *cntlr, bool enable);
157 void (*blackDataSet)(struct HdmiCntlr *cntlr, bool enable);
158 void (*videoMuteEnable)(struct HdmiCntlr *cntlr, bool enable);
160 void (*audioMuteEnable)(struct HdmiCntlr *cntlr, bool enable);
161 void (*avmuteSet)(struct HdmiCntlr *cntlr, bool enable);
164 int32_t (*scdcSourceScrambleSet)(struct HdmiCntlr *cntlr, bool enable);
[all …]
/drivers/hdf_core/adapter/khdf/uniproton/platform/
DKconfig36 Answer Y to enable HDF platform gpio driver.
43 Answer Y to enable HDF platform i2c driver.
50 Answer Y to enable HDF platform uart driver.
57 Answer Y to enable HDF platform adc driver.
64 Answer Y to enable HDF platform mmc driver.
71 Answer Y to enable HDF platform emmc driver.
77 Answer Y to enable HDF platform pwm driver.
84 Answer Y to enable HDF platform rtc driver.
91 Answer Y to enable HDF platform sdio driver.
98 Answer Y to enable HDF platform dmac driver.
[all …]
/drivers/hdf_core/adapter/khdf/liteos/
DKconfig34 Answer Y to enable LiteOS support HDF.
41 Answer Y to enable HDF platform driver.
48 Answer Y to enable HDF platform gpio driver.
55 Answer Y to enable HDF platform pin driver.
62 Answer Y to enable HDF platform i2c driver.
76 Answer Y to enable HDF platform regulator driver.
83 Answer Y to enable HDF platform adc driver.
90 Answer Y to enable HDF platform dac driver.
97 Answer Y to enable HDF platform i3c driver.
104 Answer Y to enable HDF platform mmc driver.
[all …]
/drivers/hdf_core/adapter/khdf/linux/model/input/
DKconfig6 Answer Y to enable HDF input driver.
13 Answer Y to enable HDF TP 5P5 GT911 driver.
20 Answer Y to enable HDF TP 2P35 FT6236 driver.
27 Answer Y to enable HDF infrared driver.
34 Answer Y to enable HDF TP 5P43 FT5406 driver.
41 Answer Y to enable HDF TP nxp ft5x06 touch.
/drivers/hdf_core/adapter/khdf/liteos/model/sensor/
DKconfig34 Answer Y to enable HDF sensor driver.
41 Answer Y to enable HDF accel sensor driver.
47 Answer Y to enable HDF accel bmi160 sensor driver.
53 Answer Y to enable HDF als sensor driver.
59 Answer Y to enable HDF als bh1745 sensor driver.
65 Answer Y to enable HDF proximity sensor driver.
71 Answer Y to enable HDF proximity apds9960 sensor driver.
77 Answer Y to enable HDF gravity sensor driver.
83 Answer Y to enable HDF gyro sensor driver.
89 Answer Y to enable HDF barometer sensor driver.
[all …]
/drivers/hdf_core/adapter/khdf/linux/model/network/wifi/
DKconfig7 Answer Y to enable HDF wifi.
14 Answer Y to enable hi3881 wifi chip driver.
29 Answer Y to enable rtl8723du wifi chip driver.
47 Answer Y to enable ap6212 wifi chip driver.
54 Answer Y to enable ap62256 wifi chip driver.
61 Answer Y to enable imx8mm ethernet driver.
/drivers/hdf_core/adapter/uhdf2/hcs/camera/hal/mpp/hispark_taurus/driver/
Dmpp_config.hcs48 enable = 1;
65 enable = 1;
150 enable = 1;
163 enable = 1;
176 enable = 1;
189 enable = 0;
/drivers/hdf_core/adapter/khdf/linux/model/display/
DKconfig12 Answer Y to enable HDF Lcdkit driver.
18 Answer Y to enable HDF Icn9700 driver.
24 Answer Y to enable HDF St7789 driver.
/drivers/hdf_core/framework/support/platform/test/unittest/common/
Dhdf_watchdog_mini_test.cpp44 bool enable = true; in WatchdogMiniEnableGetEnableTest() local
52 ret = WatchdogEnable(handle, enable); in WatchdogMiniEnableGetEnableTest()
61 ret = WatchdogGetEnable(handle, &enable); in WatchdogMiniEnableGetEnableTest()
/drivers/hdf_core/framework/test/unittest/sensor/
Dhdf_sensor_test.c29 .enable = false, in GetSensorTestDrvData()
88 drvData->enable = false; in SensorInitTestConfig()
99 if (drvData->enable) { in SensorEnableTest()
115 drvData->enable = true; in SensorEnableTest()
125 if (!drvData->enable) { in SensorDisableTest()
138 drvData->enable = false; in SensorDisableTest()
Dhdf_sensor_test.h23 bool enable; member
/drivers/hdf_core/adapter/khdf/linux/model/misc/vibrator/
DKconfig17 Answer Y to enable HDF vibrator driver.
24 Answer Y to enable HDF linear vibrator driver.
31 Answer Y to enable HDF drv2605l vibrator driver.
/drivers/hdf_core/framework/include/platform/
Dwatchdog_if.h181 int32_t WatchdogEnable(DevHandle handle, bool enable);
183 int32_t WatchdogGetEnable(DevHandle handle, bool *enable);
/drivers/hdf_core/framework/model/sensor/driver/ppg/
Dsensor_ppg_driver.c95 if (drvData->enable) { in SetPpgEnable()
112 drvData->enable = true; in SetPpgEnable()
125 if (!drvData->enable) { in SetPpgDisable()
142 drvData->enable = false; in SetPpgDisable()
164 if (drvData->enable) { in SetPpgMode()
201 if (!drvData->enable) { in PpgIrqHandler()
313 drvData->enable = false; in PpgInitDriver()
/drivers/peripheral/usb/interfaces/ddk/device/
Dusbfn_device.h97 bool enable; member
197 int32_t UsbFnMemTestTrigger(bool enable);
/drivers/hdf_core/framework/model/storage/src/mtd/
Dmtd_spi_common.c113 int32_t SpiFlashEntry4Addr(struct SpiFlash *spi, int enable) in SpiFlashEntry4Addr() argument
125 ret = (spi->spiOps.entry4Addr(spi, enable)); in SpiFlashEntry4Addr()
127 HDF_LOGE("SpiFlashEntry4Addr: dev set 4addr fail, enabl: %d, ret: %d!", enable, ret); in SpiFlashEntry4Addr()
/drivers/hdf_core/adapter/khdf/linux/test/
DKconfig17 Answer Y to enable linux support HDF test.
24 Answer Y to enable imx8mm spi test.
/drivers/hdf_core/adapter/khdf/linux/model/storage/
DKconfig17 Answer Y to enable HDF storage driver.
24 Answer Y to enable imx8mm sdio test.
/drivers/hdf_core/framework/model/storage/include/mtd/
Dmtd_spi_common.h59 int32_t (*entry4Addr)(struct SpiFlash *spi, int enable);
127 int32_t SpiFlashEntry4Addr(struct SpiFlash *spi, int enable);
/drivers/peripheral/camera/vdi_base/common/adapter/platform/mpp/src/device_manager/include/
Dvi_manager.h79 RetCode SetFlashlight(FlashMode flashMode, bool enable) in SetFlashlight() argument
81 return vi_->SetFlashlight(flashMode, enable); in SetFlashlight()
/drivers/peripheral/display/hal/default_standard/src/display_device/vsync/
Dsorft_vsync.cpp67 void SorftVsync::EnableVsync(bool enable) in EnableVsync() argument
72 enable_ = enable; in EnableVsync()

12345678