Go to the source code of this file.
Macro Definition Documentation
#define TEST_DMA_DATA_LENGTH 0x1000 |
#define TEST_DMA_DESTINATION_ADR 0x33580000 |
#define TEST_DMA_SOURCE_ADDR 0x33500000 |
#define TestDmaDma0State0 1 |
#define TestDmaDma0State1 2 |
#define TestDmaDma1State0 3 |
#define TestDmaDma1State1 4 |
#define TestDmaDma2State0 5 |
#define TestDmaDma2State1 6 |
#define TestDmaDma3State0 7 |
#define TestDmaDma3State1 8 |
#define TestDmaIdleState 0 |
Function Documentation
void F_TestDmaInit |
( |
void |
| ) |
|
INT8U F_TestDmaStatusCheck |
( |
void |
| ) |
|
void F_TestDmaSvc |
( |
void |
| ) |
|
void __irq TestDmaDma0Isr |
( |
void |
| ) |
|
void __irq TestDmaDma1Isr |
( |
void |
| ) |
|
void __irq TestDmaDma2Isr |
( |
void |
| ) |
|
void __irq TestDmaDma3Isr |
( |
void |
| ) |
|
Variable Documentation