Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpi2c_edma.c78 extern status_t LPI2C_CheckForBusyBus(LPI2C_Type *base);
199 result = LPI2C_CheckForBusyBus(base); in LPI2C_MasterTransferEDMA()
Dfsl_lpi2c.c102 status_t LPI2C_CheckForBusyBus(LPI2C_Type *base);
298 status_t LPI2C_CheckForBusyBus(LPI2C_Type *base) in LPI2C_CheckForBusyBus() function
525 status_t result = LPI2C_CheckForBusyBus(base); in LPI2C_MasterStart()
944 result = LPI2C_CheckForBusyBus(base); in LPI2C_MasterTransferNonBlocking()