ESP_DMA_STAT_ERROR
if (pep->dma_status & (ESP_DMA_STAT_ERROR |
if (pep->dma_status & ESP_DMA_STAT_ERROR) {