Searched refs:_ux_host_class_swar_entry (Results 1 – 3 of 3) sorted by relevance
74 UINT _ux_host_class_swar_entry(UX_HOST_CLASS_COMMAND *command) in _ux_host_class_swar_entry() function
145 UINT _ux_host_class_swar_entry(UX_HOST_CLASS_COMMAND *command);172 #define ux_host_class_swar_entry _ux_host_class_swar_entry
334 …status = ux_host_stack_class_register(_ux_system_host_class_swar_name, _ux_host_class_swar_entry); in test_application_define()