Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/i2c/
Dfsl_adapter_lpi2c.c192 LPI2C_SlaveDeinit(s_i2cBases[i2cSlaveHandle->instance]); in HAL_I2cSlaveDeinit()
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c.h1021 void LPI2C_SlaveDeinit(LPI2C_Type *base);
Dfsl_lpi2c.c1869 void LPI2C_SlaveDeinit(LPI2C_Type *base) in LPI2C_SlaveDeinit() function