Home
last modified time | relevance | path

Searched refs:DMA_BufferSize (Results 1 – 24 of 24) sorted by relevance

/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_dma.c166 assert_param(IS_DMA_BUFFER_SIZE(DMA_InitStruct->DMA_BufferSize)); in DMA_Init()
196 DMAy_Channelx->CNDTR = DMA_InitStruct->DMA_BufferSize; in DMA_Init()
221 DMA_InitStruct->DMA_BufferSize = 0; in DMA_StructInit()
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_dma.c176 assert_param(IS_DMA_BUFFER_SIZE(DMA_InitStruct->DMA_BufferSize)); in DMA_Init()
206 DMAy_Channelx->CNDTR = DMA_InitStruct->DMA_BufferSize; in DMA_Init()
231 DMA_InitStruct->DMA_BufferSize = 0; in DMA_StructInit()
/bsp/tkm32F499/Libraries/Hal_lib/src/
A DHAL_dma_bak.c170 assert_param(IS_DMA_BUFFER_SIZE(DMA_InitStruct->DMA_BufferSize));
200 DMAy_Channelx->CNDTR = DMA_InitStruct->DMA_BufferSize;
225 DMA_InitStruct->DMA_BufferSize = 0;
A DHAL_dma.c209 assert_param(IS_DMA_BUFFER_SIZE(DMA_InitStruct->DMA_BufferSize)); in DMA_Init()
242 DMAy_Channelx->CNDTR = DMA_InitStruct->DMA_BufferSize; in DMA_Init()
269 DMA_InitStruct->DMA_BufferSize = 0; in DMA_StructInit()
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_dma.c176 assert_param(IS_DMA_BUFFER_SIZE(DMA_InitStruct->DMA_BufferSize)); in DMA_Init()
206 DMAy_Channelx->CNDTR = DMA_InitStruct->DMA_BufferSize; in DMA_Init()
231 DMA_InitStruct->DMA_BufferSize = 0; in DMA_StructInit()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_dma.c166 assert_param(IS_DMA_BUFFER_SIZE(DMA_InitStruct->DMA_BufferSize)); in DMA_Init()
201 DMAy_Channelx->CNDTR = DMA_InitStruct->DMA_BufferSize; in DMA_Init()
229 DMA_InitStruct->DMA_BufferSize = 0; in DMA_StructInit()
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_dma.c130 assert_param(IS_DMA_BUFFER_SIZE(DMA_InitStruct->DMA_BufferSize)); in DMA_Init()
165 DMAy_Channelx->CNDTR = DMA_InitStruct->DMA_BufferSize; in DMA_Init()
192 DMA_InitStruct->DMA_BufferSize = 0; in DMA_StructInit()
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_dma.c185 assert_param(IS_DMA_BUFFER_SIZE(DMA_InitStruct->DMA_BufferSize)); in DMA_Init()
218 DMAy_Channelx->CNDTR = DMA_InitStruct->DMA_BufferSize; in DMA_Init()
245 DMA_InitStruct->DMA_BufferSize = 0; in DMA_StructInit()
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_dma.c82 channel->CNDTR = init_struct->DMA_BufferSize; in DMA_Init()
98 init_struct->DMA_BufferSize = 0; in DMA_StructInit()
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_dma.c131 DMAy_Channelx->CNTR = DMA_InitStruct->DMA_BufferSize; in DMA_Init()
153 DMA_InitStruct->DMA_BufferSize = 0; in DMA_StructInit()
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_dma.c128 DMAy_Channelx->CNTR = DMA_InitStruct->DMA_BufferSize; in DMA_Init()
147 DMA_InitStruct->DMA_BufferSize = 0; in DMA_StructInit()
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_dma.c157 DMAy_Channelx->CNTR = DMA_InitStruct->DMA_BufferSize; in DMA_Init()
176 DMA_InitStruct->DMA_BufferSize = 0; in DMA_StructInit()
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_dma.h253 …u32 DMA_BufferSize; ///< Specifies the buffer size, in dat… member
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f10x_dma.h28 …uint32_t DMA_BufferSize; /*!< Specifies the buffer size, in data unit, of the specified Ch… member
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x_dma.h30 uint32_t DMA_BufferSize; /* Specifies the buffer size, in data unit, of the specified Channel. member
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_dma.h50 uint32_t DMA_BufferSize; member
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_dma.h28 …uint32_t DMA_BufferSize; /* Specifies the buffer size, in data unit, of the specified Chan… member
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/
A DHAL_dma.h50 uint32_t DMA_BufferSize; member
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/
A DHAL_dma.h50 uint32_t DMA_BufferSize; member
/bsp/tkm32F499/Libraries/Hal_lib/inc/
A DHAL_dma.h50 uint32_t DMA_BufferSize; member
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_dma.h37 …uint32_t DMA_BufferSize; /*!< Specifies the buffer size, in data unit, of the specified Ch… member
/bsp/wch/risc-v/Libraries/ch32_drivers/
A Ddrv_usart_v2.c1283 DMA_Handle->Init.DMA_BufferSize = serial->config.dma_ping_bufsz; in ch32_uart_dma_config()
1291 DMA_Handle->Init.DMA_BufferSize = 1; in ch32_uart_dma_config()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_dma.h41 …uint32_t DMA_BufferSize; /*!< Specifies the buffer size, in data unit, of the specified Ch… member
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_dma.h41 …uint32_t DMA_BufferSize; /*!< Specifies the buffer size, in data unit, of the specified Ch… member

Completed in 51 milliseconds