| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_dma.h | 105 #define DMA_MemoryInc_Disable ((uint32_t)0x00000000) macro 107 ((STATE) == DMA_MemoryInc_Disable))
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_dma.h | 106 #define DMA_MemoryInc_Disable ((uint32_t)0x00000000) macro 108 ((STATE) == DMA_MemoryInc_Disable))
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_dma.h | 106 #define DMA_MemoryInc_Disable ((uint32_t)0x00000000) macro 108 ((STATE) == DMA_MemoryInc_Disable))
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_dma.h | 105 #define DMA_MemoryInc_Disable ((uint32_t)0x00000000) macro 107 ((STATE) == DMA_MemoryInc_Disable))
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x_dma.h | 115 #define DMA_MemoryInc_Disable ((uint32_t)0x00000000) macro 117 ((STATE) == DMA_MemoryInc_Disable))
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_dma.h | 63 DMA_MemoryInc_Disable = 0U, enumerator
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_dma.c | 100 init_struct->DMA_MemoryInc = DMA_MemoryInc_Disable; in DMA_StructInit()
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_dma.c | 225 DMA_InitStruct->DMA_MemoryInc = DMA_MemoryInc_Disable; in DMA_StructInit()
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/ |
| A D | HAL_dma.c | 235 DMA_InitStruct->DMA_MemoryInc = DMA_MemoryInc_Disable; in DMA_StructInit()
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_dma_bak.c | 229 DMA_InitStruct->DMA_MemoryInc = DMA_MemoryInc_Disable;
|
| A D | HAL_dma.c | 273 DMA_InitStruct->DMA_MemoryInc = DMA_MemoryInc_Disable; in DMA_StructInit()
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/ |
| A D | HAL_dma.c | 235 DMA_InitStruct->DMA_MemoryInc = DMA_MemoryInc_Disable; in DMA_StructInit()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_dma.h | 66 #define DMA_MemoryInc_Disable ((uint32_t)0x00000000) macro
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32v10x_dma.h | 68 #define DMA_MemoryInc_Disable ((uint32_t)0x00000000) macro
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_dma.c | 233 DMA_InitStruct->DMA_MemoryInc = DMA_MemoryInc_Disable; in DMA_StructInit()
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32v10x_dma.c | 155 DMA_InitStruct->DMA_MemoryInc = DMA_MemoryInc_Disable; in DMA_StructInit()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f10x_dma.c | 149 DMA_InitStruct->DMA_MemoryInc = DMA_MemoryInc_Disable; in DMA_StructInit()
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_dma.c | 196 DMA_InitStruct->DMA_MemoryInc = DMA_MemoryInc_Disable; in DMA_StructInit()
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_dma.h | 66 #define DMA_MemoryInc_Disable ((uint32_t)0x00000000) macro
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/ |
| A D | air32f10x_dma.c | 249 DMA_InitStruct->DMA_MemoryInc = DMA_MemoryInc_Disable; in DMA_StructInit()
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f20x_dma.c | 178 DMA_InitStruct->DMA_MemoryInc = DMA_MemoryInc_Disable; in DMA_StructInit()
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_dma.h | 118 #define DMA_MemoryInc_Disable ((uint32_t)0x00000000) macro 121 #define IS_DMA_MEMORY_INC_STATE(STATE) (((STATE) == DMA_MemoryInc_Disable) || \
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_dma.h | 118 #define DMA_MemoryInc_Disable ((uint32_t)0x00000000) macro 121 #define IS_DMA_MEMORY_INC_STATE(STATE) (((STATE) == DMA_MemoryInc_Disable) || \
|