Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/i3c_bus/
Dfsl_component_i3c_adapter.c601 I3C_MasterEnable(base, kI3C_MasterOn); in I3C_MasterAdapterTakeOverMasterShip()
645 I3C_MasterEnable(base, kI3C_MasterCapable); in I3C_MasterAdapterHandOffMasterShip()
/hal_nxp-latest/mcux/mcux-sdk/drivers/i3c/
Dfsl_i3c.h823 static inline void I3C_MasterEnable(I3C_Type *base, i3c_master_enable_t enable) in I3C_MasterEnable() function