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
560 B
11 lines
560 B
/********************************************************************************
|
|
* Origine du fichier L:\up\tp3\ex3a\ex3a.h (rev. 17-04-2004) *
|
|
* Ce fichier est copié dans le répertoire (project) F:\up\tp3\ex3a *
|
|
********************************************************************************/
|
|
|
|
#define BUFFERSIZE 56
|
|
#define DXR1 0x01900004 /*Adresse DXR1 trouvée dans la doc McBSP*/
|
|
/*0x3400000 est une autre adresse possible*/
|
|
#define NBR_FRAME 0
|
|
#define TCC 14
|
|
|
|
|