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