Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpflexcomm/lpi2c/
Dfsl_lpi2c.c295 status_t LPI2C_CheckForBusyBus(LPI2C_Type *base) in LPI2C_CheckForBusyBus() function
689 status_t result = LPI2C_CheckForBusyBus(base); in LPI2C_MasterStart()
943 result = LPI2C_CheckForBusyBus(base); in LPI2C_MasterTransferBlocking()
1436 result = LPI2C_CheckForBusyBus(base); in LPI2C_MasterTransferNonBlocking()
Dfsl_lpi2c.h537 status_t LPI2C_CheckForBusyBus(LPI2C_Type *base);
Dfsl_lpi2c_edma.c275 result = LPI2C_CheckForBusyBus(base); in LPI2C_MasterTransferEDMA()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpi2c/
Dfsl_lpi2c.c401 status_t LPI2C_CheckForBusyBus(LPI2C_Type *base) in LPI2C_CheckForBusyBus() function
778 status_t result = LPI2C_CheckForBusyBus(base); in LPI2C_MasterStart()
1039 result = LPI2C_CheckForBusyBus(base); in LPI2C_MasterTransferBlocking()
1577 result = LPI2C_CheckForBusyBus(base); in LPI2C_MasterTransferNonBlocking()
Dfsl_lpi2c.h561 status_t LPI2C_CheckForBusyBus(LPI2C_Type *base);
Dfsl_lpi2c_edma.c272 result = LPI2C_CheckForBusyBus(base); in LPI2C_MasterTransferEDMA()