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

UX_HID_CLIENT_INSERTION macro

Syntax

#define UX_HID_CLIENT_INSERTION 0x03u

Examples

UX_HID_CLIENT_INSERTION is referenced by 2 libraries and example projects.

References

LocationText
ux_api.h:1214
#define UX_HID_CLIENT_INSERTION 0x03u
ux_host_class_hid_keyboard_activate.c:413
_ux_system_host -> ux_system_host_change_function(UX_HID_CLIENT_INSERTION, hid -> ux_host_class_hid_class, (VOID *) hid_client);
ux_host_class_hid_mouse_activate.c:195
_ux_system_host -> ux_system_host_change_function(UX_HID_CLIENT_INSERTION, hid -> ux_host_class_hid_class, (VOID *) hid_client);