Home
last modified time | relevance | path

Searched refs:mwidth (Results 1 – 14 of 14) sorted by relevance

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_dma.c312 void dma_memory_width_config(dma_channel_enum channelx, uint32_t mwidth) in dma_memory_width_config() argument
320 ctl |= mwidth; in dma_memory_width_config()
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_dma.c395 void dma_memory_width_config(uint32_t dma_periph, dma_channel_enum channelx, uint32_t mwidth) in dma_memory_width_config() argument
407 ctl |= mwidth; in dma_memory_width_config()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_dma.c404 void dma_memory_width_config(uint32_t dma_periph, dma_channel_enum channelx, uint32_t mwidth) in dma_memory_width_config() argument
416 ctl |= mwidth; in dma_memory_width_config()
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_dma.c400 void dma_memory_width_config (uint32_t dma_periph, dma_channel_enum channelx, uint32_t mwidth) in dma_memory_width_config() argument
412 ctl |= mwidth; in dma_memory_width_config()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_dma.c402 void dma_memory_width_config(uint32_t dma_periph, dma_channel_enum channelx, uint32_t mwidth) in dma_memory_width_config() argument
414 ctl |= mwidth; in dma_memory_width_config()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_dma.c337 void dma_memory_width_config(dma_channel_enum channelx, uint32_t mwidth) in dma_memory_width_config() argument
345 ctl |= mwidth; in dma_memory_width_config()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_dma.c365 void dma_memory_width_config(uint32_t dma_periph, dma_channel_enum channelx, uint32_t mwidth) in dma_memory_width_config() argument
373 ctl |= mwidth; in dma_memory_width_config()
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_dma.h247 void dma_memory_width_config (dma_channel_enum channelx, uint32_t mwidth);
/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_dma.h256 void dma_memory_width_config(uint32_t dma_periph, dma_channel_enum channelx, uint32_t mwidth);
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_dma.h256 void dma_memory_width_config(uint32_t dma_periph, dma_channel_enum channelx, uint32_t mwidth);
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_dma.h257 void dma_memory_width_config (uint32_t dma_periph, dma_channel_enum channelx, uint32_t mwidth);
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_dma.h245 void dma_memory_width_config(uint32_t dma_periph, dma_channel_enum channelx, uint32_t mwidth);
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_dma.h538 void dma_memory_width_config(dma_channel_enum channelx, uint32_t mwidth);
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_dma.h626 void dma_memory_width_config (uint32_t dma_periph, dma_channel_enum channelx, uint32_t mwidth);