forked from Imagelibrary/rtems
2011-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
* mpc55xx/include/fsl-mpc567x.h: Added EQADC as an alias to EQADC_A.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2011-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||||
|
|
||||||
|
* mpc55xx/include/fsl-mpc567x.h: Added EQADC as an alias to EQADC_A.
|
||||||
|
|
||||||
2011-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
2011-10-10 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
||||||
|
|
||||||
PR 1928/bsps:
|
PR 1928/bsps:
|
||||||
|
|||||||
@@ -6555,6 +6555,7 @@ extern "C" {
|
|||||||
#define EDMA_B (*( volatile struct EDMA_tag *) 0xFFF54000)
|
#define EDMA_B (*( volatile struct EDMA_tag *) 0xFFF54000)
|
||||||
|
|
||||||
#define EQADC_A (*( volatile struct EQADC_tag *) 0xFFF80000)
|
#define EQADC_A (*( volatile struct EQADC_tag *) 0xFFF80000)
|
||||||
|
#define EQADC EQADC_A
|
||||||
#define EQADC_B (*( volatile struct EQADC_tag *) 0xFFF84000)
|
#define EQADC_B (*( volatile struct EQADC_tag *) 0xFFF84000)
|
||||||
|
|
||||||
#define DECFIL_A (*( volatile struct DECFIL_tag *) 0xFFF88000)
|
#define DECFIL_A (*( volatile struct DECFIL_tag *) 0xFFF88000)
|
||||||
|
|||||||
Reference in New Issue
Block a user