Home
last modified time | relevance | path

Searched refs:kLPI2C_MasterPinLowTimeoutFlag (Results 1 – 4 of 4) sorted by relevance

/bsp/rv32m1_vega/rv32m1_sdk_riscv/devices/RV32M1/drivers/
A Dfsl_lpi2c_edma.c25 … kLPI2C_MasterArbitrationLostFlag | kLPI2C_MasterFifoErrFlag | kLPI2C_MasterPinLowTimeoutFlag |
30 … kLPI2C_MasterStopDetectFlag | kLPI2C_MasterNackDetectFlag | kLPI2C_MasterPinLowTimeoutFlag |
35 kLPI2C_MasterPinLowTimeoutFlag,
A Dfsl_lpi2c.c22 … kLPI2C_MasterArbitrationLostFlag | kLPI2C_MasterFifoErrFlag | kLPI2C_MasterPinLowTimeoutFlag |
27 … kLPI2C_MasterStopDetectFlag | kLPI2C_MasterNackDetectFlag | kLPI2C_MasterPinLowTimeoutFlag |
32 kLPI2C_MasterPinLowTimeoutFlag,
224 if (status & kLPI2C_MasterPinLowTimeoutFlag) in LPI2C_MasterCheckAndClearError()
A Dfsl_lpi2c.h79 kLPI2C_MasterPinLowTimeoutFlag = LPI2C_MSR_PLTF_MASK, /*!< Pin low timeout flag */ enumerator
/bsp/nxp/imx/imxrt/libraries/drivers/
A Ddrv_i2c.c186 if (status & kLPI2C_MasterPinLowTimeoutFlag) in LPI2C_MasterCheck()

Completed in 9 milliseconds