Home
last modified time | relevance | path

Searched refs:I3C_CNTLR_I2C_LEGACY_DEVICE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/support/platform/include/i3c/
H A Di3c_core.h65 I3C_CNTLR_I2C_LEGACY_DEVICE, enumerator
/ohos5.0/drivers/hdf_core/framework/support/platform/src/i3c/
H A Di3c_core.c282 if (device->type == I3C_CNTLR_I2C_DEVICE || device->type == I3C_CNTLR_I2C_LEGACY_DEVICE) { in I3cDeviceAdd()