Home
last modified time | relevance | path

Searched refs:NUM_URB_ITERS (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/usb/test/hcd/
Dtest_hcd_intr.c40 #define NUM_URB_ITERS (NUM_URBS * 100) macro
65 int iter_count = NUM_URB_ITERS;
66 for (iter_count = NUM_URB_ITERS; iter_count > 0; iter_count--) {