Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_cdc_acm_ioctl_test.c531 UX_SLAVE_CLASS_CDC_ACM *slaves[2]; in tx_test_thread_host_simulation_entry() local
591 slaves[0] = cdc_acm_slave; in tx_test_thread_host_simulation_entry()
592 slaves[1] = cdc_acm_slave1; in tx_test_thread_host_simulation_entry()
597 …status = ux_device_class_cdc_acm_ioctl(slaves[i], UX_SLAVE_CLASS_CDC_ACM_IOCTL_ABORT_PIPE, (VOID*… in tx_test_thread_host_simulation_entry()
598 …status |= ux_device_class_cdc_acm_ioctl(slaves[i], UX_SLAVE_CLASS_CDC_ACM_IOCTL_ABORT_PIPE, (VOID*… in tx_test_thread_host_simulation_entry()
605 …status = ux_device_class_cdc_acm_ioctl(slaves[i], UX_SLAVE_CLASS_CDC_ACM_IOCTL_ABORT_PIPE, (VOID*… in tx_test_thread_host_simulation_entry()