Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/i2c/
Dfsl_adapter_i3c.c206 I3C_SlaveDeinit(s_i3cBases[i2cSlaveHandle->instance]); in HAL_I2cSlaveDeinit()
/hal_nxp-latest/mcux/mcux-sdk/drivers/i3c/
Dfsl_i3c.h1484 void I3C_SlaveDeinit(I3C_Type *base);
Dfsl_i3c.c2863 void I3C_SlaveDeinit(I3C_Type *base) in I3C_SlaveDeinit() function