Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_dma.c580 …nfig(uint32_t dma_periph, dma_channel_enum channelx, uint32_t memory1_addr, uint32_t memory_select) in dma_switch_buffer_mode_config() argument
585 if(DMA_MEMORY_0 == memory_select) { in dma_switch_buffer_mode_config()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_dma.h401 …fig(uint32_t dma_periph, dma_channel_enum channelx, uint32_t memory1_addr, uint32_t memory_select);