You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
498 B
11 lines
498 B
/********************************************************************************
|
|
* Origine du fichier l:\up\tp3\ex3b\ex3b.h (rev. 10-04-2004) *
|
|
* Ce fichier est copié dans le répertoire (project) f:\up\tp3\ex3b *
|
|
********************************************************************************/
|
|
|
|
#define BUFFERSIZE 56
|
|
#define DXR1 0x01900004 /*Adresse DXR1 trouvée dans la doc McBSP*/
|
|
/*0x34000000 est une autre adresse possible*/
|
|
#define NBR_FRAME 0
|
|
#define TCC 14
|
|
|
|
|