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

UX_FUNCTION_NOT_SUPPORTED macro

Syntax

#define UX_FUNCTION_NOT_SUPPORTED 0x54

References

LocationText
ux_api.h:1398
#define UX_FUNCTION_NOT_SUPPORTED 0x54
ux_dcd_stm32_function.c:191
ux_dcd_stm32_function.c:196
status = UX_FUNCTION_NOT_SUPPORTED;
ux_device_class_cdc_acm_entry.c:146
return(UX_FUNCTION_NOT_SUPPORTED);
ux_device_class_cdc_acm_ioctl.c:343
ux_device_class_cdc_acm_ioctl.c:349
status = UX_FUNCTION_NOT_SUPPORTED;
ux_device_class_cdc_ecm_entry.c:154
ux_device_class_cdc_ecm_entry.c:160
return(UX_FUNCTION_NOT_SUPPORTED);
ux_device_class_dfu_entry.c:138
return(UX_FUNCTION_NOT_SUPPORTED);
ux_device_class_hid_entry.c:146
return(UX_FUNCTION_NOT_SUPPORTED);
ux_device_class_hid_read.c:87
return(UX_FUNCTION_NOT_SUPPORTED);
ux_device_class_hid_receiver_event_free.c:74
return(UX_FUNCTION_NOT_SUPPORTED);
ux_device_class_hid_receiver_event_get.c:79
return(UX_FUNCTION_NOT_SUPPORTED);
ux_device_class_hid_receiver_initialize.c:84
return(UX_FUNCTION_NOT_SUPPORTED);
ux_device_class_storage_entry.c:146
ux_device_class_storage_entry.c:152
return(UX_FUNCTION_NOT_SUPPORTED);
ux_device_class_storage_format.c:112
return(UX_FUNCTION_NOT_SUPPORTED);
ux_device_class_storage_get_status_notification.c:119
return(UX_FUNCTION_NOT_SUPPORTED);
ux_device_class_storage_mode_select.c:116
ux_device_class_storage_mode_select.c:122
return(UX_FUNCTION_NOT_SUPPORTED);
ux_device_stack_alternate_setting_set.c:118
return(UX_FUNCTION_NOT_SUPPORTED);
ux_device_stack_clear_feature.c:120
return (UX_FUNCTION_NOT_SUPPORTED);
ux_device_stack_control_request_process.c:284
status = UX_FUNCTION_NOT_SUPPORTED;
ux_device_stack_control_request_process.c:315
status = UX_FUNCTION_NOT_SUPPORTED;
ux_device_stack_host_wakeup.c:76
UINT status = UX_FUNCTION_NOT_SUPPORTED;
ux_device_stack_set_feature.c:123
return (UX_FUNCTION_NOT_SUPPORTED);
ux_device_stack_set_feature.c:151
return(UX_FUNCTION_NOT_SUPPORTED);
ux_hcd_stm32_endpoint_create.c:118
return(UX_FUNCTION_NOT_SUPPORTED);
ux_hcd_stm32_entry.c:235
ux_hcd_stm32_entry.c:241
status = UX_FUNCTION_NOT_SUPPORTED;
ux_hcd_stm32_port_resume.c:77
return(UX_FUNCTION_NOT_SUPPORTED);
ux_hcd_stm32_port_suspend.c:77
return(UX_FUNCTION_NOT_SUPPORTED);
ux_hcd_stm32_power_down_port.c:77
return(UX_FUNCTION_NOT_SUPPORTED);
ux_host_class_cdc_acm_entry.c:172
ux_host_class_cdc_acm_entry.c:177
return(UX_FUNCTION_NOT_SUPPORTED);
ux_host_class_cdc_acm_ioctl.c:330
ux_host_class_cdc_acm_ioctl.c:336
status = UX_FUNCTION_NOT_SUPPORTED;
ux_host_class_hid_entry.c:176
ux_host_class_hid_entry.c:182
return(UX_FUNCTION_NOT_SUPPORTED);
ux_host_class_hid_keyboard_ioctl.c:113
ux_host_class_hid_keyboard_ioctl.c:119
status = UX_FUNCTION_NOT_SUPPORTED;
ux_host_class_storage_entry.c:256
ux_host_class_storage_entry.c:262
return(UX_FUNCTION_NOT_SUPPORTED);
ux_host_stack_role_swap.c:86
return(UX_FUNCTION_NOT_SUPPORTED);