Skip to content
Commit d9c7b19a authored by Victor Brzeski's avatar Victor Brzeski Committed by Dan Kalowsky
Browse files

include: usb_ch9: fix USB_FS_ISO_EP_INTERVAL calculation



Per section 5.6.4 of the USB 2.0 standard, Isochronous Endpoints
are derived by the (2^(bInterval-1) * F) formula. The current
implementation uses the formula intended for Interrupt Endpoints.

Signed-off-by: default avatarVictor Brzeski <vbrzeski@gmail.com>
parent 48dc5886
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment