Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/gdma/
Dfsl_gdma.h329 static inline bool GDMA_IsChannelBusy(GDMA_Type *base, uint8_t channel) in GDMA_IsChannelBusy() function
Dfsl_gdma.c167 if (GDMA_IsChannelBusy(base, channel)) in GDMA_SetChannelTransferConfig()