UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_ACTIVE is only used within usbx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_ACTIVE

UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_ACTIVE macro

Syntax

#define UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_ACTIVE 2

References

LocationText
ux_host_class_hid.h:97
#define UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_ACTIVE 2
ux_host_class_hid_periodic_report_start.c:131
hid -> ux_host_class_hid_interrupt_endpoint_status = UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_ACTIVE;
ux_host_class_hid_periodic_report_stop.c:97
if (hid -> ux_host_class_hid_interrupt_endpoint_status != UX_HOST_CLASS_HID_INTERRUPT_ENDPOINT_ACTIVE)