espressif_tinyusb/src/device
Sebastien COUDREAU 071da47944 Correct interrupt polling interval in descriptor
Use macro argument instead of 0x16 constant value.
At least Linux kernel was complaining about this value:
"config 1 interface 0 altsetting 0 endpoint 0x82 has an invalid bInterval 22, changing to 8"
(warning obtained using usbtmc device config)
2022-12-08 11:44:15 +01:00
..
dcd.h fix redundant-decls warnings by usbd/usbh 2022-06-24 22:52:11 +07:00
usbd.c rp2040 enable SOF as resumed signal when remote wakeup 2022-06-30 15:45:04 +07:00
usbd.h Correct interrupt polling interval in descriptor 2022-12-08 11:44:15 +01:00
usbd_control.c fix redundant-decls warnings by usbd/usbh 2022-06-24 22:52:11 +07:00
usbd_pvt.h revert sof_isr driver rename since it cause issue with existing code 2022-06-10 01:45:48 +07:00