Home
last modified time | relevance | path

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

/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_dma.h116 #define DMA_PeripheralDataSize_Byte ((uint32_t)0x00000000) macro
119 #define IS_DMA_PERIPHERAL_DATA_SIZE(SIZE) (((SIZE) == DMA_PeripheralDataSize_Byte) || \
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/
A DHAL_dma.h117 #define DMA_PeripheralDataSize_Byte ((uint32_t)0x00000000) macro
120 #define IS_DMA_PERIPHERAL_DATA_SIZE(SIZE) (((SIZE) == DMA_PeripheralDataSize_Byte) || \
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/
A DHAL_dma.h117 #define DMA_PeripheralDataSize_Byte ((uint32_t)0x00000000) macro
120 #define IS_DMA_PERIPHERAL_DATA_SIZE(SIZE) (((SIZE) == DMA_PeripheralDataSize_Byte) || \
/bsp/tkm32F499/Libraries/Hal_lib/inc/
A DHAL_dma.h116 #define DMA_PeripheralDataSize_Byte ((uint32_t)0x00000000) macro
119 #define IS_DMA_PERIPHERAL_DATA_SIZE(SIZE) (((SIZE) == DMA_PeripheralDataSize_Byte) || \
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_dma.h126 #define DMA_PeripheralDataSize_Byte ((uint32_t)0x00000000) macro
129 #define IS_DMA_PERIPHERAL_DATA_SIZE(SIZE) (((SIZE) == DMA_PeripheralDataSize_Byte) || \
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_dma.h72 DMA_PeripheralDataSize_Byte = 0U, enumerator
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_dma.c101 init_struct->DMA_PeripheralDataSize = DMA_PeripheralDataSize_Byte; in DMA_StructInit()
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_dma.c227 DMA_InitStruct->DMA_PeripheralDataSize = DMA_PeripheralDataSize_Byte; in DMA_StructInit()
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_dma.c237 DMA_InitStruct->DMA_PeripheralDataSize = DMA_PeripheralDataSize_Byte; in DMA_StructInit()
/bsp/tkm32F499/Libraries/Hal_lib/src/
A DHAL_dma_bak.c231 DMA_InitStruct->DMA_PeripheralDataSize = DMA_PeripheralDataSize_Byte;
A DHAL_dma.c275 DMA_InitStruct->DMA_PeripheralDataSize = DMA_PeripheralDataSize_Byte; in DMA_StructInit()
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_dma.c237 DMA_InitStruct->DMA_PeripheralDataSize = DMA_PeripheralDataSize_Byte; in DMA_StructInit()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f10x_dma.h69 #define DMA_PeripheralDataSize_Byte ((uint32_t)0x00000000) macro
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x_dma.h71 #define DMA_PeripheralDataSize_Byte ((uint32_t)0x00000000) macro
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_dma.c235 DMA_InitStruct->DMA_PeripheralDataSize = DMA_PeripheralDataSize_Byte; in DMA_StructInit()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_dma.c156 DMA_InitStruct->DMA_PeripheralDataSize = DMA_PeripheralDataSize_Byte; in DMA_StructInit()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_dma.c150 DMA_InitStruct->DMA_PeripheralDataSize = DMA_PeripheralDataSize_Byte; in DMA_StructInit()
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_dma.c198 DMA_InitStruct->DMA_PeripheralDataSize = DMA_PeripheralDataSize_Byte; in DMA_StructInit()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_dma.h69 #define DMA_PeripheralDataSize_Byte ((uint32_t)0x00000000) macro
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_dma.c251 DMA_InitStruct->DMA_PeripheralDataSize = DMA_PeripheralDataSize_Byte; in DMA_StructInit()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_dma.c179 DMA_InitStruct->DMA_PeripheralDataSize = DMA_PeripheralDataSize_Byte; in DMA_StructInit()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_dma.h131 #define DMA_PeripheralDataSize_Byte ((uint32_t)0x00000000) macro
135 #define IS_DMA_PERIPHERAL_DATA_SIZE(SIZE) (((SIZE) == DMA_PeripheralDataSize_Byte) || \
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_dma.h131 #define DMA_PeripheralDataSize_Byte ((uint32_t)0x00000000) macro
135 #define IS_DMA_PERIPHERAL_DATA_SIZE(SIZE) (((SIZE) == DMA_PeripheralDataSize_Byte) || \
/bsp/ft32/libraries/Drivers/
A Ddrv_usart.c597 Init.PeriphDataAlignment = DMA_PeripheralDataSize_Byte; in ft32_dma_config()
/bsp/wch/risc-v/Libraries/ch32_drivers/
A Ddrv_usart_v2.c1274 DMA_Handle->Init.DMA_PeripheralDataSize = DMA_PeripheralDataSize_Byte; in ch32_uart_dma_config()

Completed in 61 milliseconds