Home
last modified time | relevance | path

Searched refs:DMA_InitType (Results 1 – 20 of 20) sorted by relevance

/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_dma.h40 } DMA_InitType; typedef
243 void DMA_Init(DMA_InitType *InitStruct, uint32_t Channel);
244 void DMA_StructInit(DMA_InitType *InitStruct);
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_dma.c179 void DMA_Init(DMA_ChannelType* DMAChx, DMA_InitType* DMA_InitParam) in DMA_Init()
234 void DMA_StructInit(DMA_InitType* DMA_InitParam) in DMA_StructInit()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_dma.c179 void DMA_Init(DMA_ChannelType* DMAChx, DMA_InitType* DMA_InitParam) in DMA_Init()
234 void DMA_StructInit(DMA_InitType* DMA_InitParam) in DMA_StructInit()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_dma.c179 void DMA_Init(DMA_ChannelType* DMAChx, DMA_InitType* DMA_InitParam) in DMA_Init()
234 void DMA_StructInit(DMA_InitType* DMA_InitParam) in DMA_StructInit()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_dma.c65 void DMA_StructInit(DMA_InitType *InitStruct) in DMA_StructInit()
154 void DMA_Init(DMA_InitType *InitStruct, uint32_t Channel) in DMA_Init()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_dma.h40 } DMA_InitType; typedef
230 void DMA_Init(DMA_InitType *InitStruct, uint32_t Channel);
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_dma.h95 } DMA_InitType; typedef
442 void DMA_Init(DMA_ChannelType* DMAChx, DMA_InitType* DMA_InitParam);
443 void DMA_StructInit(DMA_InitType* DMA_InitParam);
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_dma.h95 } DMA_InitType; typedef
442 void DMA_Init(DMA_ChannelType* DMAChx, DMA_InitType* DMA_InitParam);
443 void DMA_StructInit(DMA_InitType* DMA_InitParam);
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_dma.h95 } DMA_InitType; typedef
442 void DMA_Init(DMA_ChannelType* DMAChx, DMA_InitType* DMA_InitParam);
443 void DMA_StructInit(DMA_InitType* DMA_InitParam);
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/
A Dn32g4fr_dma.c232 void DMA_Init(DMA_ChannelType* DMAyChx, DMA_InitType* DMA_InitParam) in DMA_Init()
287 void DMA_StructInit(DMA_InitType* DMA_InitParam) in DMA_StructInit()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/
A Dn32wb452_dma.c232 void DMA_Init(DMA_ChannelType* DMAyChx, DMA_InitType* DMA_InitParam) in DMA_Init()
287 void DMA_StructInit(DMA_InitType* DMA_InitParam) in DMA_StructInit()
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/
A Dn32g45x_dma.c232 void DMA_Init(DMA_ChannelType* DMAyChx, DMA_InitType* DMA_InitParam) in DMA_Init()
287 void DMA_StructInit(DMA_InitType* DMA_InitParam) in DMA_StructInit()
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/
A Dn32g45x_dma.c232 void DMA_Init(DMA_ChannelType* DMAyChx, DMA_InitType* DMA_InitParam) in DMA_Init()
287 void DMA_StructInit(DMA_InitType* DMA_InitParam) in DMA_StructInit()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_dma.h95 } DMA_InitType; typedef
537 void DMA_Init(DMA_ChannelType* DMAyChx, DMA_InitType* DMA_InitParam);
538 void DMA_StructInit(DMA_InitType* DMA_InitParam);
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_dma.h95 } DMA_InitType; typedef
542 void DMA_Init(DMA_ChannelType* DMAyChx, DMA_InitType* DMA_InitParam);
543 void DMA_StructInit(DMA_InitType* DMA_InitParam);
/bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/
A Dn32g4fr_dma.h95 } DMA_InitType; typedef
542 void DMA_Init(DMA_ChannelType* DMAyChx, DMA_InitType* DMA_InitParam);
543 void DMA_StructInit(DMA_InitType* DMA_InitParam);
/bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/
A Dn32g45x_dma.h95 } DMA_InitType; typedef
542 void DMA_Init(DMA_ChannelType* DMAyChx, DMA_InitType* DMA_InitParam);
543 void DMA_StructInit(DMA_InitType* DMA_InitParam);
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_dma.c123 void DMA_Init(DMA_InitType *InitStruct, uint32_t Channel) in DMA_Init()
/bsp/n32g452xx/Libraries/rt_drivers/
A Ddrv_usart.c562 DMA_InitType DMA_InitStructure; in DMA_Configuration()
/bsp/n32/libraries/n32_drivers/
A Ddrv_usart_v2.c95 DMA_InitType Init; /* DMA initialization parameters */

Completed in 55 milliseconds