Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_qspi.c32 #define MEC_QSPI_STATUS_ERRORS (MEC_BIT(MEC_QSPI_STATUS_TXBERR_Pos) \ macro
626 if (qsts & MEC_QSPI_STATUS_ERRORS) { in mec_hal_qspi_done()