Lines Matching +full:fifo +full:- +full:rx +full:- +full:size
2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "renesas,smartbond-usbd"
8 include: usb-ep.yaml
11 dma-min-transfer-size:
14 Minimum transfer size required to engage DMA.
16 ep-out-buf-size:
20 Buffer size for OUT end points 0-3.
22 fifo-read-threshold:
25 RX FIFO is 64 bytes. When endpoint size is greater then 64,
26 FIFO warning interrupt is enabled to allow read incoming data
30 possible and when FIFO is hardly filled exit interrupt handler
31 waiting for next FIFO warning level interrupt or packet end.
32 When running at 96MHz code that reads FIFO based on number of
34 fill FIFO with two additional bytes.
40 iso-out-mps:
43 Max packet size for ISO out endpoint