forked from PAWPAW-Mirror/lib_xua
- Update sofCount type
- Fix sync clock tests
This commit is contained in:
@@ -247,7 +247,7 @@ void XUA_Buffer_Ep(register chanend c_aud_out,
|
|||||||
#if (NUM_USB_CHAN_IN > 0)
|
#if (NUM_USB_CHAN_IN > 0)
|
||||||
unsigned bufferIn = 1;
|
unsigned bufferIn = 1;
|
||||||
#endif
|
#endif
|
||||||
unsigned sofCount = 0;
|
int sofCount = 0;
|
||||||
int pllUpdate = 0;
|
int pllUpdate = 0;
|
||||||
|
|
||||||
unsigned mod_from_last_time = 0;
|
unsigned mod_from_last_time = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user