Searched refs:MEC_QSPI_STATUS_ERRORS (Results 1 – 1 of 1) sorted by relevance
32 #define MEC_QSPI_STATUS_ERRORS (MEC_BIT(MEC_QSPI_STATUS_TXBERR_Pos) \ macro626 if (qsts & MEC_QSPI_STATUS_ERRORS) { in mec_hal_qspi_done()