Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_device_initialize_tests.c113 static UINT test_ux_device_class_entry(UX_SLAVE_CLASS_COMMAND *comma…
518 static UINT test_ux_device_class_entry(UX_SLAVE_CLASS_COMMAND *command) in test_ux_device_class_entry() function
1132 … = ux_device_stack_class_register(_ux_system_slave_class_cdc_acm_name, test_ux_device_class_entry, in test_application_define()
1142 … ux_device_stack_class_unregister(_ux_system_slave_class_cdc_acm_name, test_ux_device_class_entry); in test_application_define()