| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_dma.c | 173 assert_param(IS_DMA_M2M_STATE(DMA_InitStruct->DMA_M2M)); in DMA_Init() 191 DMA_InitStruct->DMA_Priority | DMA_InitStruct->DMA_M2M; in DMA_Init() 235 DMA_InitStruct->DMA_M2M = DMA_M2M_Disable; in DMA_StructInit()
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/ |
| A D | HAL_dma.c | 183 assert_param(IS_DMA_M2M_STATE(DMA_InitStruct->DMA_M2M)); in DMA_Init() 201 DMA_InitStruct->DMA_Priority | DMA_InitStruct->DMA_M2M; in DMA_Init() 245 DMA_InitStruct->DMA_M2M = DMA_M2M_Disable; in DMA_StructInit()
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_dma_bak.c | 177 assert_param(IS_DMA_M2M_STATE(DMA_InitStruct->DMA_M2M)); 195 DMA_InitStruct->DMA_Priority | DMA_InitStruct->DMA_M2M; 239 DMA_InitStruct->DMA_M2M = DMA_M2M_Disable;
|
| A D | HAL_dma.c | 216 assert_param(IS_DMA_M2M_STATE(DMA_InitStruct->DMA_M2M)); in DMA_Init() 235 DMA_InitStruct->DMA_Priority | DMA_InitStruct->DMA_M2M; in DMA_Init() 283 DMA_InitStruct->DMA_M2M = DMA_M2M_Disable; in DMA_StructInit()
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/ |
| A D | HAL_dma.c | 183 assert_param(IS_DMA_M2M_STATE(DMA_InitStruct->DMA_M2M)); in DMA_Init() 201 DMA_InitStruct->DMA_Priority | DMA_InitStruct->DMA_M2M; in DMA_Init() 245 DMA_InitStruct->DMA_M2M = DMA_M2M_Disable; in DMA_StructInit()
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_dma.c | 173 assert_param(IS_DMA_M2M_STATE(DMA_InitStruct->DMA_M2M)); in DMA_Init() 194 DMA_InitStruct->DMA_Priority | DMA_InitStruct->DMA_M2M; in DMA_Init() 243 DMA_InitStruct->DMA_M2M = DMA_M2M_Disable; in DMA_StructInit()
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_dma.c | 137 assert_param(IS_DMA_M2M_STATE(DMA_InitStruct->DMA_M2M)); in DMA_Init() 158 DMA_InitStruct->DMA_Priority | DMA_InitStruct->DMA_M2M; in DMA_Init() 206 DMA_InitStruct->DMA_M2M = DMA_M2M_Disable; in DMA_StructInit()
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_dma.c | 192 assert_param(IS_DMA_M2M_STATE(DMA_InitStruct->DMA_M2M)); in DMA_Init() 211 DMA_InitStruct->DMA_Priority | DMA_InitStruct->DMA_M2M; in DMA_Init() 259 DMA_InitStruct->DMA_M2M = DMA_M2M_Disable; in DMA_StructInit()
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_dma.c | 79 (u32)init_struct->DMA_Priority | (u32)init_struct->DMA_M2M)); in DMA_Init() 105 init_struct->DMA_M2M = DMA_M2M_Disable; in DMA_StructInit()
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32v10x_dma.c | 128 DMA_InitStruct->DMA_Priority | DMA_InitStruct->DMA_M2M; in DMA_Init() 160 DMA_InitStruct->DMA_M2M = DMA_M2M_Disable; in DMA_StructInit()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f10x_dma.c | 125 DMA_InitStruct->DMA_Priority | DMA_InitStruct->DMA_M2M; in DMA_Init() 154 DMA_InitStruct->DMA_M2M = DMA_M2M_Disable; in DMA_StructInit()
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f20x_dma.c | 154 DMA_InitStruct->DMA_Priority | DMA_InitStruct->DMA_M2M; in DMA_Init() 183 DMA_InitStruct->DMA_M2M = DMA_M2M_Disable; in DMA_StructInit()
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_dma.h | 260 …DMA_memory_to_memory_TypeDef DMA_M2M; ///< Specifies if the DMA Channeln wil… member
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_dma.h | 52 …uint32_t DMA_M2M; /*!< Specifies if the DMAy Channelx will be used in memory-to-mem… member
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32v10x_dma.h | 54 uint32_t DMA_M2M; /* Specifies if the DMAy Channelx will be used in memory-to-memory transfer. member
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_dma.h | 57 uint32_t DMA_M2M; member
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_dma.h | 52 …uint32_t DMA_M2M; /* Specifies if the DMAy Channelx will be used in memory-to-memor… member
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_dma.h | 57 uint32_t DMA_M2M; member
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_dma.h | 57 uint32_t DMA_M2M; member
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_dma.h | 57 uint32_t DMA_M2M; member
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x_dma.h | 61 …uint32_t DMA_M2M; /*!< Specifies if the DMAy Channelx will be used in memory-to-mem… member
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_dma.h | 65 …uint32_t DMA_M2M; /*!< Specifies if the DMAy Channelx will be used in memory-to-mem… member
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_dma.h | 65 …uint32_t DMA_M2M; /*!< Specifies if the DMAy Channelx will be used in memory-to-mem… member
|
| /bsp/wch/risc-v/Libraries/ch32_drivers/ |
| A D | drv_usart_v2.c | 1276 DMA_Handle->Init.DMA_M2M = DMA_M2M_Disable; in ch32_uart_dma_config()
|