Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_keyboard_led_mask (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hid_keyboard_thread.c107 …keyboard_instance -> ux_host_class_hid_keyboard_led_mask = keyboard_instance -> ux_host_class_hi… in _ux_host_class_hid_keyboard_thread()
132 …ux_host_class_hid_client_report_buffer = &keyboard_instance -> ux_host_class_hid_keyboard_led_mask; in _ux_host_class_hid_keyboard_thread()
Dux_host_class_hid_keyboard_tasks_run.c110 keyboard -> ux_host_class_hid_keyboard_led_mask = in _ux_host_class_hid_keyboard_tasks_run()
133 …t_report.ux_host_class_hid_client_report_buffer = &keyboard -> ux_host_class_hid_keyboard_led_mask; in _ux_host_class_hid_keyboard_tasks_run()
Dux_host_class_hid_keyboard_activate.c352 …keyboard_instance -> ux_host_class_hid_keyboard_led_mask = keyboard_instance -> ux_host_class_hi… in _ux_host_class_hid_keyboard_activate()
391 …ux_host_class_hid_client_report_buffer = &keyboard_instance -> ux_host_class_hid_keyboard_led_mask; in _ux_host_class_hid_keyboard_activate()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid_keyboard.h231 ULONG ux_host_class_hid_keyboard_led_mask; member