_ux_utility_long_get() is only used within usbx.
 
Symbols
loading...
Files
loading...

_ux_utility_long_get() function

Syntax

ULONG _ux_utility_long_get(UCHAR * address);
Implemented in ux_utility_long_get.c:70

Arguments

address

References

LocationReferrerText
ux_utility_long_get.c:70
ULONG _ux_utility_long_get(UCHAR * address)
ux_utility.h:66
ULONG _ux_utility_long_get(UCHAR * address);
ux_device_class_cdc_acm_control_request.c:157_ux_device_class_cdc_acm_control_request()
ux_device_class_storage_thread.c:218_ux_device_class_storage_thread()
storage -> ux_slave_class_storage_scsi_tag = _ux_utility_long_get(scsi_command + UX_SLAVE_CLASS_STORAGE_CBW_TAG);
ux_device_class_storage_thread.c:221_ux_device_class_storage_thread()
storage -> ux_slave_class_storage_host_length = _ux_utility_long_get(scsi_command + UX_SLAVE_CLASS_STORAGE_CBW_DATA_LENGTH);
ux_device_class_storage_thread.c:236_ux_device_class_storage_thread()
if (_ux_utility_long_get(scsi_command) == UX_SLAVE_CLASS_STORAGE_CBW_SIGNATURE_MASK)
ux_host_class_cdc_acm_ioctl.c:186_ux_host_class_cdc_acm_ioctl()
line_coding -> ux_host_class_cdc_acm_line_coding_dter = _ux_utility_long_get(data_buffer + UX_HOST_CLASS_CDC_ACM_LINE_CODING_RATE);
ux_host_class_hid_item_data_get.c:98_ux_host_class_hid_item_data_get()
value = (ULONG) _ux_utility_long_get(descriptor);
ux_host_class_storage_media_mount.c:177_ux_host_class_storage_media_mount()
_ux_utility_long_get(sector_memory + 0x24) != 0x0 ||
ux_host_class_storage_partition_read.c:115_ux_host_class_storage_partition_read()
ux_host_class_storage_partition_read.c:123_ux_host_class_storage_partition_read()
ux_host_class_storage_transport_bo.c:170_ux_host_class_storage_transport_bo()
data_phase_requested_length = _ux_utility_long_get(cbw + UX_HOST_CLASS_STORAGE_CBW_DATA_LENGTH);
ux_host_class_storage_transport_bo.c:317_ux_host_class_storage_transport_bo()
ux_host_class_storage_transport_bo.c:369_ux_host_class_storage_transport_bo()
ux_host_class_storage_transport_bo.c:370_ux_host_class_storage_transport_bo()
ux_host_class_storage_transport_cb.c:127_ux_host_class_storage_transport_cb()
data_phase_requested_length = _ux_utility_long_get(cbw + UX_HOST_CLASS_STORAGE_CBW_DATA_LENGTH);
ux_host_class_storage_transport_cbi.c:129_ux_host_class_storage_transport_cbi()
data_phase_requested_length = _ux_utility_long_get(cbw+UX_HOST_CLASS_STORAGE_CBW_DATA_LENGTH);
ux_utility_descriptor_parse.c:93_ux_utility_descriptor_parse()
*((ULONG *) descriptor) = _ux_utility_long_get(raw_descriptor);

Call Tree

Data read by _ux_utility_long_get()
Data written by _ux_utility_long_get()
_ux_utility_long_get()::value
all items filtered out
_ux_utility_long_get()
_ux_utility_long_get()::value
all items filtered out
Type of _ux_utility_long_get()
_ux_utility_long_get()
all items filtered out