Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpi2c/
Dfsl_lpi2c.c77 static status_t LPI2C_SlaveCheckAndClearError(LPI2C_Type *base, uint32_t flags);
1804 static status_t LPI2C_SlaveCheckAndClearError(LPI2C_Type *base, uint32_t flags) in LPI2C_SlaveCheckAndClearError() function
1869 result = LPI2C_SlaveCheckAndClearError(base, flags); in LPI2C_SlaveSend()
1956 result = LPI2C_SlaveCheckAndClearError(base, flags); in LPI2C_SlaveReceive()
2233 xfer->completionStatus = LPI2C_SlaveCheckAndClearError(base, flags); in LPI2C_SlaveTransferHandleIRQ()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c.c100 static status_t LPI2C_SlaveCheckAndClearError(LPI2C_Type *base, uint32_t flags);
1927 static status_t LPI2C_SlaveCheckAndClearError(LPI2C_Type *base, uint32_t flags) in LPI2C_SlaveCheckAndClearError() function
1996 result = LPI2C_SlaveCheckAndClearError(base, flags); in LPI2C_SlaveSend()
2087 result = LPI2C_SlaveCheckAndClearError(base, flags); in LPI2C_SlaveReceive()
2358 xfer->completionStatus = LPI2C_SlaveCheckAndClearError(base, flags); in LPI2C_SlaveTransferHandleIRQ()