Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_edma.h95 kEDMA_MajorLink, /*!< Channel link while major loop count exhausted */ enumerator
Dfsl_edma.c324 else if (type == kEDMA_MajorLink) /* Major link config */ in EDMA_TcdSetChannelLink()