Main Page | Modules | Namespace List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

ppi_global.c File Reference

#include "../common/PPIconfig.h"
#include <cdefbf533.h>
#include <services/services.h>

Functions

bool ppi_platformInit (void)

Variables

T_PPI_SPEC g_aPPIspec []
unsigned int g_nPPIcount = sizeof(g_aPPIspec) / sizeof(T_PPI_SPEC)

Function Documentation

bool ppi_platformInit void   ) 
 


Variable Documentation

T_PPI_SPEC g_aPPIspec[]
 

Initial value:

 {
                {
                        false,
                        PPI_DEFAULT_DMA_CHANNEL,
                        ADI_INT_DMA0_PPI,
                        0,
                        0,
                        pPPI_FRAME,
                        pPPI_CONTROL,
                        pDMA0_IRQ_STATUS,
                        pDMA0_CONFIG,                   
                        pDMA0_START_ADDR,
                        pDMA0_X_MODIFY,
                        pDMA0_X_COUNT,
                        pDMA0_Y_MODIFY,
                        pDMA0_Y_COUNT,
                        0
                }
        }

unsigned int g_nPPIcount = sizeof(g_aPPIspec) / sizeof(T_PPI_SPEC)
 


Generated on Thu Mar 2 16:11:30 2006 for VDK Blacksheep by  doxygen 1.4.1