usbx + 0/2 examples
CodeScope will show references to UX_FALSE from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
 
Symbols
loading...
Files
loading...

UX_FALSE macro

Syntax

#define UX_FALSE 0u

Examples

UX_FALSE is referenced by 2 libraries and example projects.

References

LocationText
ux_api.h:1003
#define UX_FALSE 0u
ux_dcd_stm32_callback.c:446
transfer_request -> ux_slave_transfer_request_force_zlp = UX_FALSE;
ux_dcd_stm32_endpoint_status.c:94
return(UX_FALSE);
ux_device_class_cdc_acm_bulkin_thread.c:206
ux_device_class_cdc_acm_ioctl.c:327
ux_device_class_cdc_acm_ioctl.c:330
ux_device_class_dfu_control_request.c:186
_ux_device_class_dfu_status_get(dfu, transfer_request, UX_FALSE, 0, 0, 0);
ux_device_class_dfu_control_request.c:236
_ux_device_class_dfu_status_get(dfu, transfer_request, UX_FALSE, 0, 0, 0);
ux_device_class_dfu_control_request.c:344
_ux_device_class_dfu_status_get(dfu, transfer_request, UX_FALSE, 0, 0, 0);
ux_device_class_dfu_control_request.c:564
_ux_device_class_dfu_status_get(dfu, transfer_request, UX_FALSE, 0, 0, 0);
ux_device_class_dfu_control_request.c:819
_ux_device_class_dfu_status_get(dfu, transfer_request, UX_FALSE, 0, 0, 0);
ux_device_stack_clear_feature.c:114
ux_device_stack_configuration_set.c:117
iad_flag = UX_FALSE;
ux_device_stack_configuration_set.c:234
_ux_system_slave -> ux_system_slave_remote_wakeup_capability = (configuration_descriptor.bmAttributes & 0x20) ? UX_TRUE : UX_FALSE;
ux_device_stack_configuration_set.c:338
iad_flag = UX_FALSE;
ux_device_stack_transfer_request.c:182
ux_hcd_stm32_periodic_schedule.c:120
return(UX_FALSE);
ux_host_class_cdc_acm_capabilities_get.c:154
interface_found = UX_FALSE;
ux_host_class_cdc_acm_capabilities_get.c:207
interface_found = UX_FALSE;
ux_host_class_hid_keyboard_activate.c:397
keyboard_instance -> ux_host_class_hid_keyboard_keys_decode_disable = UX_FALSE;
ux_host_class_hid_keyboard_callback.c:378
ux_host_class_hid_keyboard_callback.c:379
ux_host_class_hid_keyboard_callback.c:380
ux_host_class_hid_keyboard_ioctl.c:106
ux_host_class_hid_report_compress.c:116
is_valid_usage = UX_FALSE;
ux_host_class_hid_report_compress.c:153
if (is_valid_usage == UX_FALSE)
ux_host_class_storage_media_protection_check.c:137
ux_host_stack_hcd_unregister.c:115
status = UX_FALSE;
ux_host_stack_interfaces_scan.c:91
interface_association_descriptor_present = UX_FALSE;
ux_host_stack_interfaces_scan.c:160
interface_association_descriptor_present = UX_FALSE;
ux_network_driver.c:352
usb_network_device -> ux_network_device_deactivate_thread_waiting = UX_FALSE;
ux_network_driver.c:366
usb_network_device -> ux_network_device_activated_by_thread = UX_FALSE;