Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_cdc_ecm_link_down_while_ongoing_transfers_test.c106 #define NUM_WRITES 500 macro
108 #define MAX_WRITE_WHILE_LINK_DOWN (NUM_WRITES - NUM_WRITES_BEFORE_LINK_DOWN)
127 for (i = 0; i < NUM_WRITES; i++) in ongoing_writes_test_host()