| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/ |
| D | gd32f3x0_dma.c | 337 void dma_periph_width_config(dma_channel_enum channelx, uint32_t pwidth) in dma_periph_width_config() argument 345 ctl |= pwidth; in dma_periph_width_config()
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/source/ |
| D | gd32vf103_dma.c | 426 void dma_periph_width_config (uint32_t dma_periph, dma_channel_enum channelx, uint32_t pwidth) in dma_periph_width_config() argument 438 ctl |= pwidth; in dma_periph_width_config()
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/source/ |
| D | gd32e50x_dma.c | 435 void dma_periph_width_config (uint32_t dma_periph, dma_channel_enum channelx, uint32_t pwidth) in dma_periph_width_config() argument 447 ctl |= pwidth; in dma_periph_width_config()
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/source/ |
| D | gd32f403_dma.c | 431 void dma_periph_width_config (uint32_t dma_periph, dma_channel_enum channelx, uint32_t pwidth) in dma_periph_width_config() argument 443 ctl |= pwidth; in dma_periph_width_config()
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/source/ |
| D | gd32e10x_dma.c | 433 void dma_periph_width_config(uint32_t dma_periph, dma_channel_enum channelx, uint32_t pwidth) in dma_periph_width_config() argument 445 ctl |= pwidth; in dma_periph_width_config()
|
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/source/ |
| D | gd32l23x_dma.c | 362 void dma_periph_width_config(dma_channel_enum channelx, uint32_t pwidth) in dma_periph_width_config() argument 370 ctl |= pwidth; in dma_periph_width_config()
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/source/ |
| D | gd32a50x_dma.c | 391 void dma_periph_width_config(uint32_t dma_periph, dma_channel_enum channelx, uint32_t pwidth) in dma_periph_width_config() argument 399 ctl |= pwidth; in dma_periph_width_config()
|
| /hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/ |
| D | gd32f3x0_dma.h | 249 void dma_periph_width_config (dma_channel_enum channelx, uint32_t pwidth);
|
| /hal_gigadevice-latest/gd32vf103/standard_peripheral/include/ |
| D | gd32vf103_dma.h | 258 void dma_periph_width_config(uint32_t dma_periph, dma_channel_enum channelx, uint32_t pwidth);
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/include/ |
| D | gd32e50x_dma.h | 258 void dma_periph_width_config (uint32_t dma_periph, dma_channel_enum channelx, uint32_t pwidth);
|
| /hal_gigadevice-latest/gd32f403/standard_peripheral/include/ |
| D | gd32f403_dma.h | 259 void dma_periph_width_config (uint32_t dma_periph, dma_channel_enum channelx, uint32_t pwidth);
|
| /hal_gigadevice-latest/gd32e10x/standard_peripheral/include/ |
| D | gd32e10x_dma.h | 247 void dma_periph_width_config(uint32_t dma_periph, dma_channel_enum channelx, uint32_t pwidth);
|
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/include/ |
| D | gd32l23x_dma.h | 540 void dma_periph_width_config(dma_channel_enum channelx, uint32_t pwidth);
|
| /hal_gigadevice-latest/gd32a50x/standard_peripheral/include/ |
| D | gd32a50x_dma.h | 628 void dma_periph_width_config (uint32_t dma_periph, dma_channel_enum channelx, uint32_t pwidth);
|