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

UX_HOST_CLASS_HID_FIELD struct

Syntax

typedef struct UX_HOST_CLASS_HID_FIELD_STRUCT {     ULONG           ux_host_class_hid_field_physical;     ULONG           ux_host_class_hid_field_logical;     ULONG           ux_host_class_hid_field_application;     ULONG           ux_host_class_hid_field_usage_page;     ULONG           ux_host_class_hid_field_usage_min;     ULONG           ux_host_class_hid_field_usage_max;     SLONG           ux_host_class_hid_field_logical_min;     SLONG           ux_host_class_hid_field_logical_max;     SLONG           ux_host_class_hid_field_physical_min;     SLONG           ux_host_class_hid_field_physical_max;     ULONG           ux_host_class_hid_field_unit;     ULONG           ux_host_class_hid_field_unit_expo;     ULONG           ux_host_class_hid_field_report_type;     ULONG           ux_host_class_hid_field_report_id;     ULONG           ux_host_class_hid_field_report_offset;     ULONG           ux_host_class_hid_field_report_size;     ULONG           ux_host_class_hid_field_report_count;     ULONG           ux_host_class_hid_field_value;     ULONG           *ux_host_class_hid_field_usages;     ULONG           ux_host_class_hid_field_number_usage;     ULONG           *ux_host_class_hid_field_values;     ULONG           ux_host_class_hid_field_number_values;     struct UX_HOST_CLASS_HID_REPORT_STRUCT                      *ux_host_class_hid_field_report;     struct UX_HOST_CLASS_HID_FIELD_STRUCT                      *ux_host_class_hid_field_next_field; } UX_HOST_CLASS_HID_FIELD;

Fields

ux_host_class_hid_field_physical

No summary provided. Read more...

ux_host_class_hid_field_logical

No summary provided. Read more...

ux_host_class_hid_field_application

No summary provided. Read more...

ux_host_class_hid_field_usage_page

No summary provided. Read more...

ux_host_class_hid_field_usage_min

No summary provided. Read more...

ux_host_class_hid_field_usage_max

No summary provided. Read more...

ux_host_class_hid_field_logical_min

No summary provided. Read more...

ux_host_class_hid_field_logical_max

No summary provided. Read more...

ux_host_class_hid_field_physical_min

No summary provided. Read more...

ux_host_class_hid_field_physical_max

No summary provided. Read more...

ux_host_class_hid_field_unit

No summary provided. Read more...

ux_host_class_hid_field_unit_expo

No summary provided. Read more...

ux_host_class_hid_field_report_type

No summary provided. Read more...

ux_host_class_hid_field_report_id

No summary provided. Read more...

ux_host_class_hid_field_report_offset

No summary provided. Read more...

ux_host_class_hid_field_report_size

No summary provided. Read more...

ux_host_class_hid_field_report_count

No summary provided. Read more...

ux_host_class_hid_field_value

No summary provided. Read more...

ux_host_class_hid_field_usages

No summary provided. Read more...

ux_host_class_hid_field_number_usage

No summary provided. Read more...

ux_host_class_hid_field_values

No summary provided. Read more...

ux_host_class_hid_field_number_values

No summary provided. Read more...

ux_host_class_hid_field_report

No summary provided. Read more...

ux_host_class_hid_field_next_field

No summary provided. Read more...

References

LocationReferrerScopeText
ux_host_class_hid.h:857
typedef struct UX_HOST_CLASS_HID_FIELD_STRUCT
ux_host_class_hid.h:886
ux_host_class_hid.h:884UX_HOST_CLASS_HID_FIELD_STRUCT::ux_host_class_hid_field_next_fieldUX_HOST_CLASS_HID_FIELD_STRUCT
struct UX_HOST_CLASS_HID_FIELD_STRUCT
ux_host_class_hid.h:886UX_HOST_CLASS_HID_FIELD
ux_host_class_hid.h:896UX_HOST_CLASS_HID_REPORT_STRUCT::ux_host_class_hid_report_fieldUX_HOST_CLASS_HID_REPORT_STRUCT
struct UX_HOST_CLASS_HID_FIELD_STRUCT
ux_host_class_hid.h:1063_ux_host_class_hid_field_decompress()::hid_field_ux_host_class_hid_field_decompress()
ux_host_class_hid_field_decompress.c:74_ux_host_class_hid_field_decompress()::hid_field_ux_host_class_hid_field_decompress()
ux_host_class_hid_instance_clean.c:78_ux_host_class_hid_instance_clean()::hid_field_ux_host_class_hid_instance_clean()
ux_host_class_hid_instance_clean.c:79_ux_host_class_hid_instance_clean()::hid_next_field_ux_host_class_hid_instance_clean()
UX_HOST_CLASS_HID_FIELD *hid_next_field;
ux_host_class_hid_keyboard_activate.c:167_ux_host_class_hid_keyboard_activate()::field_ux_host_class_hid_keyboard_activate()
UX_HOST_CLASS_HID_FIELD *field;
ux_host_class_hid_report_add.c:91_ux_host_class_hid_report_add()::hid_field_ux_host_class_hid_report_add()
ux_host_class_hid_report_add.c:92_ux_host_class_hid_report_add()::new_hid_field_ux_host_class_hid_report_add()
UX_HOST_CLASS_HID_FIELD *new_hid_field;
ux_host_class_hid_report_add.c:209_ux_host_class_hid_report_add()
ux_host_class_hid_report_compress.c:80_ux_host_class_hid_report_compress()::hid_field_ux_host_class_hid_report_compress()
ux_host_class_hid_report_decompress.c:80_ux_host_class_hid_report_decompress()::hid_field_ux_host_class_hid_report_decompress()
ux_host_class_hid_transfer_request_completed.c:90_ux_host_class_hid_transfer_request_completed()::hid_field_ux_host_class_hid_transfer_request_completed()

Type Use

Variables of UX_HOST_CLASS_HID_FIELD_STRUCT type
_ux_host_class_hid_instance_clean()::hid_field
_ux_host_class_hid_instance_clean()::hid_next_field
_ux_host_class_hid_report_add()::hid_field
_ux_host_class_hid_report_add()::new_hid_field
_ux_host_class_hid_report_compress()::hid_field
_ux_host_class_hid_report_decompress()::hid_field
_ux_host_class_hid_transfer_request_completed()::hid_field
_ux_host_class_hid_keyboard_activate()::field
all items filtered out
UX_HOST_CLASS_HID_FIELD_STRUCT
all items filtered out
UX_HOST_CLASS_HID_FIELD_STRUCT
all items filtered out