Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/gdma/
Dfsl_gdma.h313 static inline void GDMA_StopChannel(GDMA_Type *base, uint8_t channel) in GDMA_StopChannel() function
Dfsl_gdma.c304 GDMA_StopChannel(handle->gdma, handle->channel); in GDMA_AbortTransfer()