Searched defs:dma_memory_address_config (Results 1 – 8 of 8) sorted by relevance
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/ |
| D | gd32f3x0_dma.c | 241 void dma_memory_address_config(dma_channel_enum channelx, uint32_t address) in dma_memory_address_config() function
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/source/ |
| D | gd32vf103_dma.c | 300 void dma_memory_address_config(uint32_t dma_periph, dma_channel_enum channelx, uint32_t address) in dma_memory_address_config() function
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/source/ |
| D | gd32e50x_dma.c | 309 void dma_memory_address_config(uint32_t dma_periph, dma_channel_enum channelx, uint32_t address) in dma_memory_address_config() function
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/source/ |
| D | gd32f403_dma.c | 304 void dma_memory_address_config(uint32_t dma_periph, dma_channel_enum channelx, uint32_t address) in dma_memory_address_config() function
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/source/ |
| D | gd32e10x_dma.c | 306 void dma_memory_address_config(uint32_t dma_periph, dma_channel_enum channelx, uint32_t address) in dma_memory_address_config() function
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/ |
| D | gd32f4xx_dma.c | 274 void dma_memory_address_config(uint32_t dma_periph, dma_channel_enum channelx, uint8_t memory_flag,… in dma_memory_address_config() function
|
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/source/ |
| D | gd32l23x_dma.c | 265 void dma_memory_address_config(dma_channel_enum channelx, uint32_t address) in dma_memory_address_config() function
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/source/ |
| D | gd32a50x_dma.c | 290 void dma_memory_address_config(uint32_t dma_periph, dma_channel_enum channelx, uint32_t address) in dma_memory_address_config() function
|