UX_UNUSED is only used within usbx.
 
Symbols
loading...
Files
loading...

UX_UNUSED macro

Syntax

#define UX_UNUSED 0

References

LocationText
ux_api.h:1047
#define UX_UNUSED 0
ux_dcd_stm32_function.c:99
if (dcd -> ux_slave_dcd_status == UX_UNUSED)
ux_device_stack_alternate_setting_set.c:247
endpoint -> ux_slave_endpoint_status = UX_UNUSED;
ux_device_stack_alternate_setting_set.c:289
if (endpoint -> ux_slave_endpoint_status == UX_UNUSED)
ux_device_stack_alternate_setting_set.c:360
endpoint -> ux_slave_endpoint_status = UX_UNUSED;
ux_device_stack_alternate_setting_set.c:412
if (class == UX_NULL || class -> ux_slave_class_status == UX_UNUSED)
ux_device_stack_class_register.c:118
if (class_inst -> ux_slave_class_status == UX_UNUSED)
ux_device_stack_class_unregister.c:133
class_inst -> ux_slave_class_status = UX_UNUSED;
ux_device_stack_interface_delete.c:111
endpoint -> ux_slave_endpoint_status = UX_UNUSED;
ux_device_stack_interface_delete.c:129
ux_device_stack_interface_set.c:124
if (interface -> ux_slave_interface_status == UX_UNUSED)
ux_device_stack_interface_set.c:206
if (endpoint -> ux_slave_endpoint_status == UX_UNUSED)
ux_device_stack_interface_set.c:277
endpoint -> ux_slave_endpoint_status = UX_UNUSED;
ux_hcd_stm32_entry.c:101
if (hcd -> ux_hcd_status == UX_UNUSED)
ux_host_class_hid_client_register.c:141
if (hid_client -> ux_host_class_hid_client_status == UX_UNUSED)
ux_host_stack_class_register.c:121
if (class_inst -> ux_host_class_status == UX_UNUSED)
ux_host_stack_class_unregister.c:111
class_inst -> ux_host_class_status = UX_UNUSED;
ux_host_stack_device_get.c:113
if (current_device -> ux_device_handle != UX_UNUSED)
ux_host_stack_device_remove.c:109
if (device -> ux_device_handle != UX_UNUSED)
ux_host_stack_device_resources_free.c:256
device -> ux_device_handle = UX_UNUSED;
ux_host_stack_hcd_register.c:121
if(hcd -> ux_hcd_status == UX_UNUSED)
ux_host_stack_hcd_unregister.c:126
if (hcd -> ux_hcd_status != UX_UNUSED &&
ux_host_stack_new_device_get.c:96
if (device -> ux_device_handle == UX_UNUSED)