Searched refs:test_ux_device_class_entry (Results 1 – 1 of 1) sorted by relevance
113 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() function1132 … = 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()