Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpi2c_edma.c25 … kLPI2C_MasterArbitrationLostFlag | kLPI2C_MasterFifoErrFlag | kLPI2C_MasterPinLowTimeoutFlag |
30 … kLPI2C_MasterStopDetectFlag | kLPI2C_MasterNackDetectFlag | kLPI2C_MasterPinLowTimeoutFlag |
35 kLPI2C_MasterPinLowTimeoutFlag,
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()
Dfsl_lpi2c.h79 kLPI2C_MasterPinLowTimeoutFlag = LPI2C_MSR_PLTF_MASK, /*!< Pin low timeout flag */ enumerator