Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_espi_fc.c29 #define MEC_ESPI_FC_ERR_ALL \ macro
98 iobase->FCSTS = MEC_ESPI_FC_ERR_ALL | MEC_BIT(MEC_ESPI_IO_FCSTS_DONE_Pos); in mec_hal_espi_fc_op_start()
157 if (fc_status & (MEC_ESPI_FC_ERR_ALL)) { in mec_hal_espi_fc_is_error()
309 iobase->FCSTS = MEC_ESPI_FC_ERR_ALL | MEC_BIT(MEC_ESPI_IO_FCSTS_DONE_Pos); in mec_hal_espi_fc_xfr_start()