Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_qspi.c618 uint32_t qsts; in mec_hal_qspi_done() local
624 qsts = base->STATUS; in mec_hal_qspi_done()
626 if (qsts & MEC_QSPI_STATUS_ERRORS) { in mec_hal_qspi_done()
630 if (qsts & MEC_BIT(MEC_QSPI_STATUS_DONE_Pos)) { in mec_hal_qspi_done()