Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/i3c_bus/
Dfsl_component_i3c_adapter.c602 I3C_SlaveEnable(base, false); in I3C_MasterAdapterTakeOverMasterShip()
646 I3C_SlaveEnable(base, true); in I3C_MasterAdapterHandOffMasterShip()
/hal_nxp-latest/mcux/mcux-sdk/drivers/i3c/
Dfsl_i3c.h1492 static inline void I3C_SlaveEnable(I3C_Type *base, bool isEnable) in I3C_SlaveEnable() function