Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_dma/
Dfsl_dma.c718 void DMA_LoadChannelDescriptor(DMA_Type *base, uint32_t channel, dma_descriptor_t *descriptor) in DMA_LoadChannelDescriptor() function
848 DMA_LoadChannelDescriptor(handle->base, handle->channel, descriptor); in DMA_SubmitChannelDescriptor()
Dfsl_dma.h640 void DMA_LoadChannelDescriptor(DMA_Type *base, uint32_t channel, dma_descriptor_t *descriptor);