DMA

The dma module is part of the Driver layer.

Module Files

Driver:
  • embedded-software\mcu-common\src\driver\dma\dma.c (dma.c)

  • embedded-software\mcu-common\src\driver\dma\dma.h (dma.h)

Driver Configuration:
  • embedded-software\mcu-primary\src\driver\config\dma_cfg.c (dma_cfg.c)

  • embedded-software\mcu-primary\src\driver\config\dma_cfg.h (dma_cfg.c)

  • embedded-software\mcu-secondary\src\driver\config\dma_cfg.c (dma_cfg.c)

  • embedded-software\mcu-secondary\src\driver\config\dma_cfg.h (dma_cfg.c)

Structure