Searched refs:dma_memory_to_memory_disable (Results 1 – 14 of 14) sorted by relevance
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/ |
| D | gd32f3x0_dma.h | 230 void dma_memory_to_memory_disable(dma_channel_enum channelx);
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/ |
| D | gd32f3x0_dma.c | 187 void dma_memory_to_memory_disable(dma_channel_enum channelx) in dma_memory_to_memory_disable() function
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/include/ |
| D | gd32vf103_dma.h | 238 void dma_memory_to_memory_disable(uint32_t dma_periph, dma_channel_enum channelx);
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/include/ |
| D | gd32e50x_dma.h | 238 void dma_memory_to_memory_disable(uint32_t dma_periph, dma_channel_enum channelx);
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/include/ |
| D | gd32f403_dma.h | 239 void dma_memory_to_memory_disable(uint32_t dma_periph, dma_channel_enum channelx);
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/include/ |
| D | gd32e10x_dma.h | 227 void dma_memory_to_memory_disable(uint32_t dma_periph, dma_channel_enum channelx);
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/source/ |
| D | gd32vf103_dma.c | 222 void dma_memory_to_memory_disable(uint32_t dma_periph, dma_channel_enum channelx) in dma_memory_to_memory_disable() function
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/source/ |
| D | gd32e50x_dma.c | 231 void dma_memory_to_memory_disable(uint32_t dma_periph, dma_channel_enum channelx) in dma_memory_to_memory_disable() function
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/source/ |
| D | gd32f403_dma.c | 227 void dma_memory_to_memory_disable(uint32_t dma_periph, dma_channel_enum channelx) in dma_memory_to_memory_disable() function
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/source/ |
| D | gd32e10x_dma.c | 228 void dma_memory_to_memory_disable(uint32_t dma_periph, dma_channel_enum channelx) in dma_memory_to_memory_disable() function
|
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/source/ |
| D | gd32l23x_dma.c | 211 void dma_memory_to_memory_disable(dma_channel_enum channelx) in dma_memory_to_memory_disable() function
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/source/ |
| D | gd32a50x_dma.c | 232 void dma_memory_to_memory_disable(uint32_t dma_periph, dma_channel_enum channelx) in dma_memory_to_memory_disable() function
|
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/include/ |
| D | gd32l23x_dma.h | 520 void dma_memory_to_memory_disable(dma_channel_enum channelx);
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/include/ |
| D | gd32a50x_dma.h | 608 void dma_memory_to_memory_disable(uint32_t dma_periph, dma_channel_enum channelx);
|