Home
last modified time | relevance | path

Searched refs:DMA_MemoryDataSize_Byte (Results 1 – 25 of 41) sorted by relevance

12

/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_dma.h130 #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 DHAL_dma.h131 #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 DHAL_dma.h131 #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 DHAL_dma.h130 #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 Dair32f10x_dma.h140 #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 Dhal_dma.h82 DMA_MemoryDataSize_Byte = 0U, enumerator
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_dma.c102 init_struct->DMA_MemoryDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_dma.h160 #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 Dn32l40x_dma.h160 #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 Dn32g43x_dma.h160 #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 DHAL_dma.c229 DMA_InitStruct->DMA_MemoryDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_dma.c239 DMA_InitStruct->DMA_MemoryDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
/bsp/tkm32F499/Libraries/Hal_lib/src/
A DHAL_dma_bak.c233 DMA_InitStruct->DMA_MemoryDataSize = DMA_MemoryDataSize_Byte;
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_dma.c239 DMA_InitStruct->DMA_MemoryDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f10x_dma.h74 #define DMA_MemoryDataSize_Byte ((uint32_t)0x00000000) macro
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x_dma.h76 #define DMA_MemoryDataSize_Byte ((uint32_t)0x00000000) macro
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_dma.c237 DMA_InitStruct->DMA_MemoryDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_dma.c157 DMA_InitStruct->DMA_MemoryDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_dma.c151 DMA_InitStruct->DMA_MemoryDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_dma.c200 DMA_InitStruct->DMA_MemoryDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_dma.c252 DMA_InitParam->MemDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_dma.c252 DMA_InitParam->MemDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_dma.c252 DMA_InitParam->MemDataSize = DMA_MemoryDataSize_Byte; in DMA_StructInit()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_dma.h74 #define DMA_MemoryDataSize_Byte ((uint32_t)0x00000000) macro
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_dma.h162 #define DMA_MemoryDataSize_Byte ((uint32_t)0x00000000) macro
166 …(((SIZE) == DMA_MemoryDataSize_Byte) || ((SIZE) == DMA_MemoryDataSize_HalfWord) …

Completed in 59 milliseconds

12