34 #if defined(USB_DEVICE_ROM_DRIVER)
35 #include ".\Lib\usbd_adcuser.h"
51 #define AUDIO_MAX_SAMPLE_FREQ 48000
59 #define AUDIO_MAX_PC 10
100 NVIC_EnableIRQ(I2S0_IRQn);
103 switch (samplefreq) {
124 NVIC_DisableIRQ(I2S0_IRQn);
132 for (i = 0; i < 8 - txlevel; i++) {
175 #if defined(USB_DEVICE_ROM_DRIVER)
180 #if !defined(USB_DEVICE_ROM_DRIVER)
194 #if !defined(USB_DEVICE_ROM_DRIVER)
206 bool ConfigSuccess =
true;
229 const uint8_t EndpointProperty,
231 const uint8_t EndpointControl,
239 switch (EndpointProperty) {
242 if (DataLength !=
NULL) {
257 if (DataLength !=
NULL) {