Home
last modified time | relevance | path

Searched defs:devAddr (Results 1 - 25 of 42) sorted by relevance

12

/drivers/hdf_core/adapter/platform/i2c/
H A Di2c_bes.h37 uint16_t devAddr; /**< device addr */ member
H A Di2c_stm32f4xx.c37 uint32_t devAddr; member
328 HdfI2cWrite(I2C_HANDLE i2cx, unsigned char devAddr, const unsigned char *buf, unsigned int len) HdfI2cWrite() argument
359 HdfI2cRead(I2C_HANDLE i2cx, unsigned char devAddr, unsigned char *buf, unsigned int len) HdfI2cRead() argument
[all...]
H A Di2c_wm.c31 uint16_t devAddr; /**< device addr */ member
/drivers/hdf_core/framework/test/unittest/platform/common/
H A Di2c_test.h36 uint16_t devAddr; member
H A Di3c_test.h22 uint16_t devAddr; member
/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_ddc.h56 uint32_t devAddr; member
/drivers/peripheral/usb/ddk/host/include/
H A Dusb_ddk_device.h38 uint8_t devAddr; member
H A Dusb_interface_pool.h73 uint8_t devAddr; member
/drivers/peripheral/usb/ddk/host/src/
H A Dusb_protocol.c231 int32_t UsbProtocalParseDescriptor(struct UsbDeviceHandle *devHandle, uint8_t busNum, uint8_t devAddr) in UsbProtocalParseDescriptor() argument
H A Dddk_device_manager.c54 static struct UsbDdkDeviceInfo *DdkDevMgrIsDevExists(uint64_t devAddr) in DdkDevMgrIsDevExists() argument
99 uint64_t devAddr = DdkSysfsMakeDevAddr(busNum, devNum); in DdkDevMgrRemoveDevice() local
/drivers/hdf_core/framework/model/misc/vibrator/driver/include/
H A Dvibrator_driver_type.h66 uint16_t devAddr; // Address of the I2C device member
/drivers/hdf_core/framework/model/sensor/driver/include/
H A Dsensor_platform_if.h67 uint16_t devAddr; // Address of the I2C device member
/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_sdkapi_speed.c301 int32_t devAddr = 2; in CheckParam() local
H A Dusbhost_sdkraw_speed.c552 int32_t devAddr = 2; in CheckParam() local
/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_speed_test.c42 int32_t devAddr; member
H A Dusbhost_sdkapi_speed.c328 int32_t devAddr = 2; in UsbSerialSpeedInit() local
[all...]
/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbd_request_test.cpp480 uint8_t devAddr = DEV_ADDR_INVALID; HWTEST_F() local
516 uint8_t devAddr = DEV_ADDR_INVALID; HWTEST_F() local
569 uint8_t devAddr = DEV_ADDR_INVALID; HWTEST_F() local
[all...]
/drivers/peripheral/usb/test/unittest/mock/src/
H A Dusbd_request_auto_test.cpp669 uint8_t devAddr = DEV_ADDR_INVALID; HWTEST_F() local
686 uint8_t devAddr = DEV_ADDR_INVALID; HWTEST_F() local
733 uint8_t devAddr = DEV_ADDR_INVALID; HWTEST_F() local
[all...]
H A Dmock_linux_adapter.cpp194 static int32_t OsInitDevice(UsbDevice *dev, uint8_t busNum, uint8_t devAddr) in OsInitDevice() argument
/drivers/peripheral/usb/sample/host/liteos_test/include/
H A Dusbhost_sdkraw_speed.h63 int32_t devAddr; member
118 uint8_t devAddr; member
/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_host_sdk_if_test.h110 uint8_t devAddr; member
/drivers/peripheral/usb/net/include/
H A Dcdc_ether.h111 uint8_t devAddr; member
H A Dusb_net_host.h83 uint8_t devAddr; member
/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
H A Dusb_raw_io.c628 uint8_t devAddr = 100U; in CheckRawSdkIfOpenDevice002() local
642 uint8_t devAddr = 255U; in CheckRawSdkIfOpenDevice003() local
656 uint8_t devAddr = 2U; in CheckRawSdkIfOpenDevice004() local
670 uint8_t devAddr = 2U; CheckRawSdkIfOpenDevice005() local
[all...]
/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_sdkapi_speed.h123 uint8_t devAddr; member

Completed in 16 milliseconds

12