Searched refs:_ux_host_class_gser_entry (Results 1 – 3 of 3) sorted by relevance
74 UINT _ux_host_class_gser_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_gser_entry() function
262 UINT _ux_host_class_gser_entry(UX_HOST_CLASS_COMMAND *command);294 #define ux_host_class_gser_entry _ux_host_class_gser_entry
340 …status = ux_host_stack_class_register(_ux_system_host_class_gser_name, _ux_host_class_gser_entry); in test_application_define()