Searched refs:cdc_acm_host_read_buffer (Results 1 – 3 of 3) sorted by relevance
52 static UCHAR cdc_acm_host_read_buffer[UX_SLAVE_REQUEST_DATA_MAX_LENGT… variable686 (cdc_acm_host_read_buffer_length < sizeof(cdc_acm_host_read_buffer)); in test_thread_host_reception_callback()689 cdc_acm_host_read_buffer[cdc_acm_host_read_buffer_length] = reception_buffer[i]; in test_thread_host_reception_callback()735 cdc_acm_host_read_buffer[i] = ~test_chr; in test_cdc_acm_device_transmission()760 … UX_TEST_ASSERT_MESSAGE(cdc_acm_host_read_buffer[i] == test_chr, "test_length %ld\n", test_length); in test_cdc_acm_device_transmission()
52 static UCHAR cdc_acm_host_read_buffer[UX_SLAVE_REQUEST_DATA_MAX_LENGT… variable773 (cdc_acm_host_read_buffer_length < sizeof(cdc_acm_host_read_buffer)); in test_thread_host_reception_callback()776 cdc_acm_host_read_buffer[cdc_acm_host_read_buffer_length] = reception_buffer[i]; in test_thread_host_reception_callback()822 cdc_acm_host_read_buffer[i] = ~test_chr; in test_cdc_acm_device_read_write()847 … UX_TEST_ASSERT_MESSAGE(cdc_acm_host_read_buffer[i] == test_chr, "test_length %ld\n", test_length); in test_cdc_acm_device_read_write()
52 static UCHAR cdc_acm_host_read_buffer[UX_SLAVE_REQUEST_DATA_MAX_LENGT… variable813 (cdc_acm_host_read_buffer_length < sizeof(cdc_acm_host_read_buffer)); in test_thread_host_reception_callback()816 cdc_acm_host_read_buffer[cdc_acm_host_read_buffer_length] = reception_buffer[i]; in test_thread_host_reception_callback()1011 cdc_acm_host_read_buffer[i] = ~test_chr; in test_cdc_acm_device_read_write()1037 … UX_TEST_ASSERT_MESSAGE(cdc_acm_host_read_buffer[i] == test_chr, "test_length %ld\n", test_length); in test_cdc_acm_device_read_write()