Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpi2c/
Dfsl_lpi2c.c71 static status_t LPI2C_MasterWaitForTxReady(LPI2C_Type *base);
247 static status_t LPI2C_MasterWaitForTxReady(LPI2C_Type *base) in LPI2C_MasterWaitForTxReady() function
699 result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterStart()
726 status_t result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterStop()
805 result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterStop()
897 result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterSend()
988 result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterTransferBlocking()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c.c94 static status_t LPI2C_MasterWaitForTxReady(LPI2C_Type *base);
353 static status_t LPI2C_MasterWaitForTxReady(LPI2C_Type *base) in LPI2C_MasterWaitForTxReady() function
792 result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterStart()
819 status_t result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterStop()
898 result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterStop()
990 result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterSend()
1088 result = LPI2C_MasterWaitForTxReady(base); in LPI2C_MasterTransferBlocking()