forked from PAWPAW-Mirror/lib_xua
UAC2 build error fix
This commit is contained in:
@@ -324,8 +324,8 @@ VENDOR_REQUESTS_PARAMS_DEC_
|
|||||||
XUD_Manager(c_xud_out, ENDPOINT_COUNT_OUT, c_xud_in, ENDPOINT_COUNT_IN,
|
XUD_Manager(c_xud_out, ENDPOINT_COUNT_OUT, c_xud_in, ENDPOINT_COUNT_IN,
|
||||||
c_sof, epTypeTableOut, epTypeTableIn, p_usb_rst,
|
c_sof, epTypeTableOut, epTypeTableIn, p_usb_rst,
|
||||||
clk, 1, XUD_SPEED_FS, XUD_PWR_CFG);
|
clk, 1, XUD_SPEED_FS, XUD_PWR_CFG);
|
||||||
}
|
|
||||||
#endif
|
#endif
|
||||||
|
}
|
||||||
|
|
||||||
/* USB Packet buffering Core */
|
/* USB Packet buffering Core */
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user