Searched refs:cdc_acm_device (Results 1 – 1 of 1) sorted by relevance
87 static UX_SLAVE_CLASS_CDC_ACM *cdc_acm_device; variable279 …cdc_acm_device = (UX_SLAVE_CLASS_CDC_ACM *)_ux_system_slave->ux_system_slave_class_array[0].ux_sla… in break_on_cdc_acm_all_ready()302 cdc_acm_device = UX_NULL; in break_on_removal()341 cdc_acm_device = (UX_SLAVE_CLASS_CDC_ACM *) cdc_instance; in test_cdc_instance_activate()347 cdc_acm_device = UX_NULL; in test_cdc_instance_deactivate()520 if (!(cdc_acm_host_control && cdc_acm_host_data && cdc_acm_device)) in tx_test_thread_simulation_0_entry()655 if (!cdc_acm_device) in tx_test_thread_simulation_1_entry()660 … device_status = ux_device_class_cdc_acm_read(cdc_acm_device, buffer, 8192, &device_actual_length); in tx_test_thread_simulation_1_entry()