Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_lpi2c.h43kStatus_LPI2C_ArbitrationLost = MAKE_STATUS(kStatusGroup_LPI2C, 5), /*!< Arbitration lost error. */ enumerator
Dfsl_lpi2c_edma.c576 result = kStatus_LPI2C_ArbitrationLost; in LPI2C_MasterTransferEdmaHandleIRQ()
Dfsl_lpi2c.c206 result = kStatus_LPI2C_ArbitrationLost; in LPI2C_MasterCheckAndClearError()
/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_lpi2c.h43kStatus_LPI2C_ArbitrationLost = MAKE_STATUS(kStatusGroup_LPI2C, 5), /*!< Arbitration lost error. */ enumerator
Dfsl_lpi2c.c233 result = kStatus_LPI2C_ArbitrationLost; in LPI2C_MasterCheckAndClearError()