Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_dma.h403 uint32_t dma_using_memory_get(uint32_t dma_periph, dma_channel_enum channelx);
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_dma.c601 uint32_t dma_using_memory_get(uint32_t dma_periph, dma_channel_enum channelx) in dma_using_memory_get() function