Searched refs:DMA_INT_ERROR_FLAGS (Results 1 – 1 of 1) sorted by relevance
23 #define DMA_INT_ERROR_FLAGS \ macro62 ((dma_hw_t *)cfg->reg)->ch[channel].al1_ctrl &= ~DMA_INT_ERROR_FLAGS; in rpi_pico_dma_channel_clear_error_flags()70 return ((dma_hw_t *)cfg->reg)->ch[channel].al1_ctrl & DMA_INT_ERROR_FLAGS; in rpi_pico_dma_channel_get_error_flags()