Home
last modified time | relevance | path

Searched full:part (Results 1 - 25 of 34) sorted by relevance

12

/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_lite_mk_file.py79 valid_parts = [part for part in parts if part]
H A Dhdf_module_kconfig_file.py70 valid_parts = [part for part in parts if part]
/drivers/interface/face_auth/v1_0/
H A DFaceAuthTypes.idl118 /**< Indicates that the device is too high, and that only the upper part of the face is captured. */
120 /**< Indicates that the device is too low, and that only the lower part of the face is captured. */
122 /**< Indicates that the device is deviated to the right, and that only the right part of the face is captured. */
124 /**< Indicates that the device is deviated to the left, and that only the left part of the face is captured. */
/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mtd/
H A Dmtd_char_lite.c298 static int MtdCharIoctlGetInfo(const mtd_partition *part, const struct MtdDevice *mtdDevice, in MtdCharIoctlGetInfo() argument
308 startAddr = part->start_block * mtdDevice->eraseSize; in MtdCharIoctlGetInfo()
309 endAddr = (part->end_block + 1) * mtdDevice->eraseSize; in MtdCharIoctlGetInfo()
317 static int MtdCharIoctlErase(const mtd_partition *part, struct MtdDevice *mtdDevice, in MtdCharIoctlErase() argument
330 startAddr = part->start_block * mtdDevice->eraseSize; in MtdCharIoctlErase()
334 static int MtdCharIoctlGetBadBlock(const mtd_partition *part, struct MtdDevice *mtdDevice, in MtdCharIoctlGetBadBlock() argument
347 startAddr = part->start_block * mtdDevice->eraseSize; in MtdCharIoctlGetBadBlock()
351 static int MtdCharIoctlSetBadBlock(const mtd_partition *part, struct MtdDevice *mtdDevice, in MtdCharIoctlSetBadBlock() argument
364 startAddr = part->start_block * mtdDevice->eraseSize; in MtdCharIoctlSetBadBlock()
/drivers/interface/face_auth/v2_0/
H A DFaceAuthTypes.idl149 /**< Indicates that the device is too high, and that only the upper part of the face is captured. */
151 /**< Indicates that the device is too low, and that only the lower part of the face is captured. */
153 /**< Indicates that the device is deviated to the right, and that only the right part of the face is captured. */
155 /**< Indicates that the device is deviated to the left, and that only the left part of the face is captured. */
/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_hdcp.c95 HDF_LOGE("auth part I: bksv check fail."); in HdmiHdcpReadMsgBksv()
114 HDF_LOGE("auth part I: aksv check fail."); in HdmiHdcpWriteMsgAksv()
398 * First part of the authentication exchange. in HdmiHdcpAuthentication()
405 HDF_LOGD("hdcp auth Part I success."); in HdmiHdcpAuthentication()
413 * The second part of the authentication protocol is required if the HDCP Reciever is an HDCP Repeater. in HdmiHdcpAuthentication()
/drivers/peripheral/audio/test/sample/tools/get_trace_loop/
H A Dget_trace_loop.py69 # Gets the current time, which is used as the file name part of the scraped data
77 # Obtain the current device version number, which is used as the file name part of the scraped data
/drivers/external_device_manager/
H A DLICENSE104 excluding those notices that do not pertain to any part of
107 (d) If the Work includes a "NOTICE" text file as part of its
111 pertain to any part of the Derivative Works, in at least one
113 as part of the Derivative Works; within the Source form or
/drivers/hdf_core/framework/tools/hcs-view/hcsVSCode/
H A DLICENSE103 excluding those notices that do not pertain to any part of
106 (d) If the Work includes a "NOTICE" text file as part of its
110 pertain to any part of the Derivative Works, in at least one
112 as part of the Derivative Works; within the Source form or
/drivers/interface/
H A DLICENSE104 excluding those notices that do not pertain to any part of
107 (d) If the Work includes a "NOTICE" text file as part of its
111 pertain to any part of the Derivative Works, in at least one
113 as part of the Derivative Works; within the Source form or
/drivers/hdf_core/adapter/khdf/linux/model/audio/
H A DKconfig101 Support the I2S Audio interface which is part of the Synopsys
/drivers/peripheral/sensor/chipset/gyro/
H A Dgyro_bmi270.h4 * gyro_bmi270.h as part of the * /chipsets subdirectory
/drivers/hdf_core/framework/test/unittest/platform/virtual/
H A Dadc_linux_virtual_iio_driver.c54 * val : The value written by the application, val is the integer part if it is a fractional value.
55 * val2 : The value written by the application, if it is a fractional value, val2 is the fractional part.
/drivers/peripheral/audio/test/sample/tools/get_mem_excel/
H A Dget_mem_excel.py60 # Gets the current time, which is used as the file name part of the scraped data
68 # Obtain the current device version number, which is used as the file name part of the scraped data
/drivers/peripheral/sensor/chipset/accel/
H A Daccel_bmi270.h4 * accel_bmi270.h as part of the * /chipsets subdirectory
/drivers/hdf_core/
H A DLICENSE145 excluding those notices that do not pertain to any part of
148 (d) If the Work includes a "NOTICE" text file as part of its
152 pertain to any part of the Derivative Works, in at least one
154 as part of the Derivative Works; within the Source form or
H A DREADME.md82 The first part that catches your eyes is the driver entry, which is described through **DriverEntry**.
/drivers/hdf_core/adapter/
H A DLICENSE139 excluding those notices that do not pertain to any part of
142 (d) If the Work includes a "NOTICE" text file as part of its
146 pertain to any part of the Derivative Works, in at least one
148 as part of the Derivative Works; within the Source form or
/drivers/peripheral/
H A DLICENSE156 excluding those notices that do not pertain to any part of
159 (d) If the Work includes a "NOTICE" text file as part of its
163 pertain to any part of the Derivative Works, in at least one
165 as part of the Derivative Works; within the Source form or
/drivers/external_device_manager/utils/include/
H A Dhilog_wrapper.h45 // 0xD002550: part:ExternalDeviceManager module:Edm.
/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Doptions.h169 void SetCodePart(const std::string &part);
/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevmgr_dump.c88 // this parameters are processed in the framework part and will not be sent to the business module in DevMgrDumpHost()
164 // this parameters are processed in the framework part and will not be sent to the business module in DevMgrDumpService()
170 // this parameters are processed in the framework part and will not be sent to the business module in DevMgrDumpService()
H A Ddevmgr_uevent.c141 HDF_LOGE("value part invalid:[%{public}s]", str); in DevMgrUeventParseKeyValue()
215 HDF_LOGE("event action part invalid [%{public}s]", ptr); in DevMgrUeventParseHdfEvent()
/drivers/hdf_core/adapter/khdf/linux/
H A DLICENSE119 whole or in part contains or is derived from the Program or any
120 part thereof, to be licensed as a whole at no charge to all third
140 distribute the same sections as part of a whole which is a work based
143 entire whole, and thus to each and every part regardless of who wrote it.
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/resources/templates/lite/input_template/
H A Dinput_driver_source.template44 Therefore, the device driver layer code focuses on adapting to the differentiated interface part.

Completed in 15 milliseconds

12