usbx + 0/3 examples
CodeScope will show references to UX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_device from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
STM32F429ZI-Nucleo
Applications
USBX
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_device

UX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_device field

Syntax

UX_DEVICE *ux_host_class_hid_device;

Examples

UX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_device is referenced by 3 libraries and example projects.

References

LocationReferrerText
ux_host_class_hid.h:956
UX_DEVICE *ux_host_class_hid_device;
ux_host_class_hid_activate.c:108_ux_host_class_hid_activate()
hid -> ux_host_class_hid_device = interface -> ux_interface_configuration -> ux_configuration_device;
ux_host_class_hid_configure.c:91_ux_host_class_hid_configure()
if (hid -> ux_host_class_hid_device -> ux_device_state == UX_DEVICE_CONFIGURED)
ux_host_class_hid_configure.c:95_ux_host_class_hid_configure()
status = _ux_host_stack_device_configuration_get(hid -> ux_host_class_hid_device, 0, &configuration);
ux_host_class_hid_configure.c:117_ux_host_class_hid_configure()
if (hid -> ux_host_class_hid_device -> ux_device_power_source == UX_DEVICE_BUS_POWERED)
ux_host_class_hid_descriptor_parse.c:94_ux_host_class_hid_descriptor_parse()
control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint;
ux_host_class_hid_idle_get.c:106_ux_host_class_hid_idle_get()
control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint;
ux_host_class_hid_idle_get.c:158_ux_host_class_hid_idle_get()
status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER);
ux_host_class_hid_idle_set.c:111_ux_host_class_hid_idle_set()
control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint;
ux_host_class_hid_idle_set.c:121_ux_host_class_hid_idle_set()
status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER);
ux_host_class_hid_report_descriptor_get.c:91_ux_host_class_hid_report_descriptor_get()
control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint;
ux_host_class_hid_report_get.c:166_ux_host_class_hid_report_get()
control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint;
ux_host_class_hid_report_get.c:185_ux_host_class_hid_report_get()
status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER);
ux_host_class_hid_report_set.c:224_ux_host_class_hid_report_set()
control_endpoint = &hid -> ux_host_class_hid_device -> ux_device_control_endpoint;
ux_host_class_hid_report_set.c:229_ux_host_class_hid_report_set()
status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER);
ux_host_class_hid_report_set.c:249_ux_host_class_hid_report_set()

Data Use

Functions writing UX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_device
Functions reading UX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_device
all items filtered out
UX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_device
Type of UX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_device
UX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_device
all items filtered out