Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_cdc_acm_ioctl.c195 case UX_SLAVE_CLASS_CDC_ACM_ENDPOINT_RCV : in _ux_device_class_cdc_acm_ioctl()
/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_cdc_acm_ioctl_test.c598 …tl(slaves[i], UX_SLAVE_CLASS_CDC_ACM_IOCTL_ABORT_PIPE, (VOID*)UX_SLAVE_CLASS_CDC_ACM_ENDPOINT_RCV); in tx_test_thread_host_simulation_entry()
626 …dc_acm_slave, UX_SLAVE_CLASS_CDC_ACM_IOCTL_ABORT_PIPE, (VOID*)UX_SLAVE_CLASS_CDC_ACM_ENDPOINT_RCV); in tx_test_thread_host_simulation_entry()
Dusbx_standalone_cdc_acm_basic_test.c839 (VOID*)UX_SLAVE_CLASS_CDC_ACM_ENDPOINT_RCV); in test_cdc_acm_device_read_length_set()
1124 (VOID*)UX_SLAVE_CLASS_CDC_ACM_ENDPOINT_RCV); in ux_test_thread_slave_simulation_entry()
Dusbx_ux_device_class_cdc_acm_timeout_test.c605 …c_acm_slave, UX_SLAVE_CLASS_CDC_ACM_IOCTL_ABORT_PIPE, (VOID *)UX_SLAVE_CLASS_CDC_ACM_ENDPOINT_RCV); in tx_test_thread_host_simulation_entry()
Dusbx_standalone_device_cdc_acm_basic_test.c929 (VOID*)UX_SLAVE_CLASS_CDC_ACM_ENDPOINT_RCV); in ux_test_thread_slave_simulation_entry()
Dusbx_cdc_acm_basic_test.c2706 …dc_acm_slave, UX_SLAVE_CLASS_CDC_ACM_IOCTL_ABORT_PIPE, (VOID*)UX_SLAVE_CLASS_CDC_ACM_ENDPOINT_RCV); in tx_test_thread_slave_simulation_entry()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_cdc_acm.h177 #define UX_SLAVE_CLASS_CDC_ACM_ENDPOINT_RCV 2 macro