Home
last modified time | relevance | path

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

/drivers/peripheral/usb/test/unittest/hal/src/
Dusbd_transfer_test.cpp43 static const uint8_t SAMPLE_DATA_3 = 3; variable
525 bufferData.push_back(SAMPLE_DATA_3);
546 bufferData.push_back(SAMPLE_DATA_3);
567 bufferData.push_back(SAMPLE_DATA_3);
588 bufferData.push_back(SAMPLE_DATA_3);
609 bufferData.push_back(SAMPLE_DATA_3);
630 bufferData.push_back(SAMPLE_DATA_3);
652 bufferData.push_back(SAMPLE_DATA_3);
673 bufferData.push_back(SAMPLE_DATA_3);
694 bufferData.push_back(SAMPLE_DATA_3);
[all …]
/drivers/peripheral/usb/test/benchmarktest/
Dusb_benchmark_transfer_test.cpp45 const uint8_t SAMPLE_DATA_3 = 3; variable
179 bufferData.push_back(SAMPLE_DATA_3); in BENCHMARK_F()