33 #ifndef __DESCRIPTORS_H_
34 #define __DESCRIPTORS_H_
50 #if defined(__LPC175X_6X__) || defined(__LPC177X_8X__) || defined(__LPC407X_8X__)
51 #define AUDIO_STREAM_EPNUM 3
53 #define AUDIO_STREAM_EPNUM 1
61 #define AUDIO_STREAM_EPSIZE ENDPOINT_MAX_SIZE(AUDIO_STREAM_EPNUM)
85 unsigned char Audio_Termination;