Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c.c90 static status_t LPI2C_MasterWaitForTxReady(LPI2C_Type *base);
337 static status_t LPI2C_MasterWaitForTxReady(LPI2C_Type *base) in LPI2C_MasterWaitForTxReady() function
772 result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterStart()
799 status_t result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterStop()
878 result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterStop()
970 result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterSend()
1068 result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterTransferBlocking()