Home
last modified time | relevance | path

Searched refs:I3C_BusAddI2CDev (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/i3c_bus/
Dfsl_component_i3c.c338 void I3C_BusAddI2CDev(i3c_bus_t *bus, i2c_device_t *dev) in I3C_BusAddI2CDev() function
1047 I3C_BusAddI2CDev(bus, i2cDev); in I3C_BusI2CSlaveCreate()
Dfsl_component_i3c.h391 void I3C_BusAddI2CDev(i3c_bus_t *bus, i2c_device_t *dev);
Dfsl_component_i3c_adapter.c582 I3C_BusAddI2CDev(i3cBus, newI2CDev); in I3C_MasterAdapterTakeOverMasterShip()