Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_cdc_acm_basic_test.c1172 UCHAR at_cmd[16]; in tx_test_thread_host_simulation_entry() local
1421 at_cmd[0] = 'A'; in tx_test_thread_host_simulation_entry()
1422 at_cmd[1] = 'T'; in tx_test_thread_host_simulation_entry()
1423 at_cmd[2] = 'L'; in tx_test_thread_host_simulation_entry()
1424 at_cmd[3] = 0x00; in tx_test_thread_host_simulation_entry()
1425 at_cmd[4] = 0xC2; in tx_test_thread_host_simulation_entry()
1426 at_cmd[5] = 0x01; in tx_test_thread_host_simulation_entry()
1427 at_cmd[6] = 0x00; /* 115200: 0x0001C200 */ in tx_test_thread_host_simulation_entry()
1428 at_cmd[7] = UX_SLAVE_CLASS_CDC_ACM_LINE_CODING_STOP_BIT; in tx_test_thread_host_simulation_entry()
1429 at_cmd[8] = UX_SLAVE_CLASS_CDC_ACM_LINE_CODING_PARITY; in tx_test_thread_host_simulation_entry()
[all …]