]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/blob - procsdk_audio_x_xx_xx_xx/test_dsp/framework/alphaIntervalProc.h
Move location of alpha folder
[processor-sdk/performance-audio-sr.git] / procsdk_audio_x_xx_xx_xx / test_dsp / framework / alphaIntervalProc.h
1 /*
2  *  ======== alphaIntervalProc.h ========
3  */
5 #ifndef _AIP_H_
6 #define _AIP_H_
7  
8 #include <xdc/std.h>
10 // Global debug counters */
11 extern Uint32 gTaskAipCnt=0; // debug counter for AIP task
13 #endif /* _AIP_H_ */