| /bsp/airm2m/air105/libraries/HAL_Driver/Inc/ |
| A D | air105_dma.h | 191 void DMA_Cmd(FunctionalState NewState);
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_dma.h | 286 void DMA_Cmd(DMA_Channel_TypeDef* channel, FunctionalState state);
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_dma.c | 117 void DMA_Cmd(DMA_Channel_TypeDef* channel, FunctionalState state) in DMA_Cmd() function
|
| /bsp/wch/risc-v/Libraries/ch32_drivers/ |
| A D | drv_usart_v2.c | 451 DMA_Cmd(uart->dma_tx.handle.Instance, DISABLE); in ch32_control() 452 DMA_Cmd(uart->dma_rx.handle.Instance, DISABLE); in ch32_control() 504 DMA_Cmd(uart->dma_tx.handle.Instance, DISABLE); in ch32_transmit() 507 DMA_Cmd(uart->dma_tx.handle.Instance, ENABLE); in ch32_transmit() 1300 DMA_Cmd(DMA_Handle->Instance, DISABLE); in ch32_uart_dma_config() 1306 DMA_Cmd(DMA_Handle->Instance, ENABLE); in ch32_uart_dma_config()
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_dma.c | 247 void DMA_Cmd(DMA_Channel_TypeDef* DMAy_Channelx, FunctionalState NewState) in DMA_Cmd() function
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/ |
| A D | HAL_dma.c | 257 void DMA_Cmd(DMA_Channel_TypeDef* DMAy_Channelx, FunctionalState NewState) in DMA_Cmd() function
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_dma_bak.c | 251 void DMA_Cmd(DMA_Channel_TypeDef* DMAy_Channelx, FunctionalState NewState)
|
| A D | HAL_dma.c | 294 void DMA_Cmd(DMA_Channel_TypeDef* DMAy_Channelx, FunctionalState NewState) in DMA_Cmd() function
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/ |
| A D | HAL_dma.c | 257 void DMA_Cmd(DMA_Channel_TypeDef* DMAy_Channelx, FunctionalState NewState) in DMA_Cmd() function
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_dma.h | 202 void DMA_Cmd(DMA_Channel_TypeDef* DMAy_Channelx, FunctionalState NewState);
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32v10x_dma.h | 203 void DMA_Cmd(DMA_Channel_TypeDef *DMAy_Channelx, FunctionalState NewState);
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_dma.h | 311 void DMA_Cmd(DMA_Channel_TypeDef* DMAy_Channelx, FunctionalState NewState);
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_dma.c | 254 void DMA_Cmd(DMA_Channel_TypeDef *DMAy_Channelx, FunctionalState NewState) in DMA_Cmd() function
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32v10x_dma.c | 174 void DMA_Cmd(DMA_Channel_TypeDef *DMAy_Channelx, FunctionalState NewState) in DMA_Cmd() function
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f10x_dma.c | 167 void DMA_Cmd(DMA_Channel_TypeDef* DMAy_Channelx, FunctionalState NewState) in DMA_Cmd() function
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_dma.c | 217 void DMA_Cmd(DMA_Channel_TypeDef* DMAy_Channelx, FunctionalState NewState) in DMA_Cmd() function
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_dma.h | 252 void DMA_Cmd(DMA_Channel_TypeDef* DMAy_Channelx, FunctionalState NewState);
|
| /bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/ |
| A D | lib_dma.c | 340 void DMA_Cmd(uint32_t Channel, uint32_t NewState) in DMA_Cmd() function
|
| /bsp/hc32/libraries/hc32_drivers/ |
| A D | drv_i2c.c | 286 DMA_Cmd(i2c_obj->config->i2c_tx_dma->Instance, ENABLE); in hc32_i2c_dma_configure() 308 DMA_Cmd(i2c_obj->config->i2c_rx_dma->Instance, ENABLE); in hc32_i2c_dma_configure()
|
| /bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/ |
| A D | lib_dma.h | 254 void DMA_Cmd(uint32_t Channel, uint32_t NewState);
|
| /bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/ |
| A D | lib_dma.c | 371 void DMA_Cmd(uint32_t Channel, uint32_t NewState) in DMA_Cmd() function
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_dma.c | 270 void DMA_Cmd(DMA_Channel_TypeDef* DMAy_Channelx, FunctionalState NewState) in DMA_Cmd() function
|
| /bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/ |
| A D | lib_dma.h | 240 void DMA_Cmd(uint32_t Channel, uint32_t NewState);
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_dma.h | 333 void DMA_Cmd(DMA_Channel_TypeDef* DMAy_Channelx, FunctionalState NewState);
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_dma.h | 333 void DMA_Cmd(DMA_Channel_TypeDef* DMAy_Channelx, FunctionalState NewState);
|