| /bsp/nxp/lpc/lpc55sxx/lpc55s69_nxp_evk/board/ |
| A D | board.c | 55 DMA_Init(DMA0); in rt_hw_board_init() 56 DMA_Init(DMA1); in rt_hw_board_init()
|
| /bsp/maxim/libraries/MAX32660PeriphDriver/Source/ |
| A D | i2s.c | 96 if ((err = DMA_Init()) != E_NO_ERROR) { in I2S_Init() 120 if ((err = DMA_Init()) != E_NO_ERROR) { in I2S_Init()
|
| A D | dma.c | 66 int DMA_Init(void) in DMA_Init() function
|
| /bsp/yichip/yc3121-pos/Libraries/sdk/ |
| A D | yc_dma.h | 40 void DMA_Init(DMA_InitTypeDef *DMA_InitStruct);
|
| A D | yc_dma.c | 17 void DMA_Init(DMA_InitTypeDef *DMA_InitStruct) in DMA_Init() function
|
| /bsp/efm32/ |
| A D | drv_dma.c | 55 DMA_Init(&dmaInit); in rt_hw_dma_init()
|
| /bsp/CME_M7/StdPeriph_Driver/inc/ |
| A D | cmem7_dma.h | 69 void DMA_Init(void);
|
| /bsp/maxim/libraries/MAX32660PeriphDriver/Include/ |
| A D | dma.h | 129 int DMA_Init(void);
|
| /bsp/efm32/Libraries/emlib/inc/ |
| A D | em_dma.h | 444 void DMA_Init(DMA_Init_TypeDef *init);
|
| /bsp/airm2m/air105/libraries/HAL_Driver/Inc/ |
| A D | air105_dma.h | 189 void DMA_Init(DMA_TypeDef* DMA_Channelx, DMA_InitTypeDef* DMA_InitStruct);
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_dma.h | 284 void DMA_Init(DMA_Channel_TypeDef* channel, DMA_InitTypeDef* init_struct);
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_dma.c | 72 void DMA_Init(DMA_Channel_TypeDef* channel, DMA_InitTypeDef* init_struct) in DMA_Init() function
|
| /bsp/hc32/libraries/hc32_drivers/ |
| A D | drv_qspi.c | 154 if (LL_OK != DMA_Init(qspi_dma->Instance, qspi_dma->channel, &stcDmaInit)) in hc32_qspi_init() 497 DMA_Init(qspi_dma->Instance, qspi_dma->channel, &stcDmaInit); in hc32_qspi_write_instr() 657 DMA_Init(qspi_dma->Instance, qspi_dma->channel, &stcDmaInit); in hc32_qspi_read_instr() 808 DMA_Init(qspi_dma->Instance, qspi_dma->channel, &stcDmaInit); in hc32_qspi_read()
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_dma.c | 160 void DMA_Init(DMA_Channel_TypeDef* DMAy_Channelx, DMA_InitTypeDef* DMA_InitStruct) in DMA_Init() function
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/ |
| A D | HAL_dma.c | 170 void DMA_Init(DMA_Channel_TypeDef* DMAy_Channelx, DMA_InitTypeDef* DMA_InitStruct) in DMA_Init() function
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_dma_bak.c | 164 void DMA_Init(DMA_Channel_TypeDef* DMAy_Channelx, DMA_InitTypeDef* DMA_InitStruct)
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/ |
| A D | HAL_dma.c | 170 void DMA_Init(DMA_Channel_TypeDef* DMAy_Channelx, DMA_InitTypeDef* DMA_InitStruct) in DMA_Init() function
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_dma.h | 200 void DMA_Init(DMA_Channel_TypeDef* DMAy_Channelx, DMA_InitTypeDef* DMA_InitStruct);
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32v10x_dma.h | 201 void DMA_Init(DMA_Channel_TypeDef *DMAy_Channelx, DMA_InitTypeDef *DMA_InitStruct);
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_dma.h | 309 void DMA_Init(DMA_Channel_TypeDef* DMAy_Channelx, DMA_InitTypeDef* DMA_InitStruct);
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_dma.c | 159 void DMA_Init(DMA_Channel_TypeDef *DMAy_Channelx, DMA_InitTypeDef *DMA_InitStruct) in DMA_Init() function
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32v10x_dma.c | 119 void DMA_Init(DMA_Channel_TypeDef *DMAy_Channelx, DMA_InitTypeDef *DMA_InitStruct) in DMA_Init() function
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f10x_dma.c | 116 void DMA_Init(DMA_Channel_TypeDef* DMAy_Channelx, DMA_InitTypeDef* DMA_InitStruct) in DMA_Init() function
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_dma.c | 123 void DMA_Init(DMA_Channel_TypeDef* DMAy_Channelx, DMA_InitTypeDef* DMA_InitStruct) in DMA_Init() function
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_dma.c | 179 void DMA_Init(DMA_ChannelType* DMAChx, DMA_InitType* DMA_InitParam) in DMA_Init() function
|