DMA

The dma module is part of the Driver layer.

Module Files

Driver:
  • embedded-software\mcu-common\src\driver\dma\dma.c
  • embedded-software\mcu-common\src\module\dma\dma.h
Driver Configuration:
  • embedded-software\mcu-primary\src\driver\config\dma_cfg.c
  • embedded-software\mcu-primary\src\driver\config\dma_cfg.h
  • embedded-software\mcu-secondary\src\driver\config\dma_cfg.c
  • embedded-software\mcu-secondary\src\driver\config\dma_cfg.h

Structure