Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_lpi2c.c101 static status_t LPI2C_MasterWaitForTxReady(LPI2C_Type *base);
271 static status_t LPI2C_MasterWaitForTxReady(LPI2C_Type *base) in LPI2C_MasterWaitForTxReady() function
650 result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterStart()
678 status_t result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterStop()
753 result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterReceive()
826 status_t result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterSend()
911 result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterTransferBlocking()
/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_lpi2c.c64 static status_t LPI2C_MasterWaitForTxReady(LPI2C_Type *base);
244 static status_t LPI2C_MasterWaitForTxReady(LPI2C_Type *base) in LPI2C_MasterWaitForTxReady() function
665 result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterStart()
692 status_t result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterStop()
771 result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterStop()
863 result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterSend()
952 result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterTransferBlocking()