14447600ac
With faster data transfer rates, it was seen that the read requests occasionally were issued while the USB RX operation was actually in progress. This patch makes sure the system doesn't accidentally read the RX fifo while it's being filled up, but rather, checks for the RXCSRL_REG_EPN_RX_PKT_RDY_MASK flag. This flag indicates the packet is ready to be read. Signed-off-by: Eero Nurkkala <eero.nurkkala@offcode.fi> |
||
---|---|---|
.. | ||
include | ||
src | ||
Kconfig |