dsPid33
src/dsPid33_settings.c File Reference
#include "dsPID33_common.h"
Include dependency graph for dsPid33_settings.c:

Go to the source code of this file.

Defines

#define TMR2_VALUE   0xFFFF
#define TMR1_VALUE   40000

Functions

int DmaAdc[2][64] __attribute__ ((space(dma), aligned(256)))
void Settings (void)
void ISR_Settings (void)

Define Documentation

#define TMR1_VALUE   40000
#define TMR2_VALUE   0xFFFF

Function Documentation

int DmaAdc [2][64] __attribute__ ( (space(dma), aligned(256))  )
void ISR_Settings ( void  )

Definition at line 699 of file dsPid33_settings.c.

Here is the caller graph for this function:

void Settings ( void  )

Definition at line 20 of file dsPid33_settings.c.

Here is the caller graph for this function:

 All Data Structures Files Functions Variables Defines