Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/i3c/
Dfsl_i3c.h147kI3C_MasterErrorTimeoutFlag = I3C_MERRWARN_TIMEOUT_MASK, /*!< The module has stalled too long i… enumerator
154 kI3C_MasterErrorTimeoutFlag, /*!< All error flags */
Dfsl_i3c_edma.c51 kI3C_MasterErrorTimeoutFlag,
Dfsl_i3c.c50 kI3C_MasterErrorTimeoutFlag,
377 if (0UL != (status & (uint32_t)kI3C_MasterErrorTimeoutFlag)) in I3C_MasterCheckAndClearError()
Dfsl_i3c_dma.c52 kI3C_MasterErrorTimeoutFlag,