| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_dma.h | 130 #define DMA_MemoryDataSize_Byte ((uint32_t)0x00000000) macro 133 #define IS_DMA_MEMORY_DATA_SIZE(SIZE) (((SIZE) == DMA_MemoryDataSize_Byte) || \
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_dma.h | 131 #define DMA_MemoryDataSize_Byte ((uint32_t)0x00000000) macro 134 #define IS_DMA_MEMORY_DATA_SIZE(SIZE) (((SIZE) == DMA_MemoryDataSize_Byte) || \
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_dma.h | 131 #define DMA_MemoryDataSize_Byte ((uint32_t)0x00000000) macro 134 #define IS_DMA_MEMORY_DATA_SIZE(SIZE) (((SIZE) == DMA_MemoryDataSize_Byte) || \
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_dma.h | 130 #define DMA_MemoryDataSize_Byte ((uint32_t)0x00000000) macro 133 #define IS_DMA_MEMORY_DATA_SIZE(SIZE) (((SIZE) == DMA_MemoryDataSize_Byte) || \
|
| /bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/ |
| A D | air32f10x_dma.h | 140 #define DMA_MemoryDataSize_Byte ((uint32_t)0x00000000) macro 143 #define IS_DMA_MEMORY_DATA_SIZE(SIZE) (((SIZE) == DMA_MemoryDataSize_Byte) || \
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_dma.h | 82 DMA_MemoryDataSize_Byte = 0U, enumerator
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_dma.c | 102 init_struct->DMA_MemoryDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | n32l43x_dma.h | 160 #define DMA_MemoryDataSize_Byte ((uint32_t)0x00000000) macro 164 …(((SIZE) == DMA_MemoryDataSize_Byte) || ((SIZE) == DMA_MemoryDataSize_HalfWord) …
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | n32l40x_dma.h | 160 #define DMA_MemoryDataSize_Byte ((uint32_t)0x00000000) macro 164 …(((SIZE) == DMA_MemoryDataSize_Byte) || ((SIZE) == DMA_MemoryDataSize_HalfWord) …
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/ |
| A D | n32g43x_dma.h | 160 #define DMA_MemoryDataSize_Byte ((uint32_t)0x00000000) macro 164 …(((SIZE) == DMA_MemoryDataSize_Byte) || ((SIZE) == DMA_MemoryDataSize_HalfWord) …
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_dma.c | 229 DMA_InitStruct->DMA_MemoryDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/ |
| A D | HAL_dma.c | 239 DMA_InitStruct->DMA_MemoryDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
|
| /bsp/tkm32F499/Libraries/Hal_lib/src/ |
| A D | HAL_dma_bak.c | 233 DMA_InitStruct->DMA_MemoryDataSize = DMA_MemoryDataSize_Byte;
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/ |
| A D | HAL_dma.c | 239 DMA_InitStruct->DMA_MemoryDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_dma.h | 74 #define DMA_MemoryDataSize_Byte ((uint32_t)0x00000000) macro
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32v10x_dma.h | 76 #define DMA_MemoryDataSize_Byte ((uint32_t)0x00000000) macro
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_dma.c | 237 DMA_InitStruct->DMA_MemoryDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32v10x_dma.c | 157 DMA_InitStruct->DMA_MemoryDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f10x_dma.c | 151 DMA_InitStruct->DMA_MemoryDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_dma.c | 200 DMA_InitStruct->DMA_MemoryDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_dma.c | 252 DMA_InitParam->MemDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_dma.c | 252 DMA_InitParam->MemDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_dma.c | 252 DMA_InitParam->MemDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_dma.h | 74 #define DMA_MemoryDataSize_Byte ((uint32_t)0x00000000) macro
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/ |
| A D | n32wb452_dma.h | 162 #define DMA_MemoryDataSize_Byte ((uint32_t)0x00000000) macro 166 …(((SIZE) == DMA_MemoryDataSize_Byte) || ((SIZE) == DMA_MemoryDataSize_HalfWord) …
|