DMAC_PRIORITY_LOW
if (pri & (1u << DMAC_PRIORITY_LOW))
dmac_start(sc, DMAC_PRIORITY_LOW);
dmac_free_channel(sc, DMAC_PRIORITY_LOW, i);