mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00

Transfer descriptor list, frame list and transfer data buffers are accessed by both CPU and USB-OTG. Sync CPU cache between the accesses.
Transfer descriptor list, frame list and transfer data buffers are accessed by both CPU and USB-OTG. Sync CPU cache between the accesses.