Nugget
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
Classes | Macros | Enumerations
dma.h File Reference
#include <stdint.h>
Include dependency graph for dma.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DMARegisters
 

Macros

#define DMA_CTRL   ((volatile struct DMARegisters *)0x1f801080)
 

Enumerations

enum  {
  DMA_MDECIN = 0 , DMA_MDECOUT = 1 , DMA_GPU = 2 , DMA_CDROM = 3 ,
  DMA_SPU = 4 , DMA_PIO = 5 , DMA_GPUOTC = 6
}
 

Macro Definition Documentation

◆ DMA_CTRL

DMA_CTRL   ((volatile struct DMARegisters *)0x1f801080)

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
DMA_MDECIN 
DMA_MDECOUT 
DMA_GPU 
DMA_CDROM 
DMA_SPU 
DMA_PIO 
DMA_GPUOTC