Searched refs:ux_host_class_hid_remote_control_usage_get (Results 1 – 6 of 6) sorted by relevance
| /USBX-v6.2.1/common/usbx_host_classes/inc/ |
| D | ux_host_class_hid_remote_control.h | 123 #define ux_host_class_hid_remote_control_usage_get _uxe_host_class_hid_remote_control… macro 127 #define ux_host_class_hid_remote_control_usage_get _ux_host_class_hid_remote_control_… macro
|
| /USBX-v6.2.1/test/regression/ |
| D | usbx_hid_remote_control_tests.c | 469 …while (ux_host_class_hid_remote_control_usage_get(global_host_remote_control, &usage, &value) != U… in basic_test() 484 ux_host_class_hid_remote_control_usage_get(global_host_remote_control, &usage, &value); in basic_test() 495 ux_host_class_hid_remote_control_usage_get(global_host_remote_control, &usage, &value); in basic_test() 612 …UX_TEST_CHECK_SUCCESS(ux_host_class_hid_remote_control_usage_get(global_host_remote_control, &usag… in host_event_buffer_test() 618 …UX_TEST_CHECK_NOT_SUCCESS(ux_host_class_hid_remote_control_usage_get(global_host_remote_control, &… in host_event_buffer_test() 632 …UX_TEST_CHECK_SUCCESS(ux_host_class_hid_remote_control_usage_get(global_host_remote_control, &usag… in host_event_buffer_test() 638 …UX_TEST_CHECK_NOT_SUCCESS(ux_host_class_hid_remote_control_usage_get(global_host_remote_control, &… in host_event_buffer_test()
|
| D | usbx_class_hid_remote_control_basic_test.c | 406 status = ux_host_class_hid_remote_control_usage_get(remote_control, usage, value); in _wait_remote_control_usage() 430 status = ux_host_class_hid_remote_control_usage_get(hid_remote_control, &usage, &value); in test_hid_remote_control_events() 434 status = ux_host_class_hid_remote_control_usage_get(hid_remote_control, &usage, &value); in test_hid_remote_control_events() 445 status = ux_host_class_hid_remote_control_usage_get(hid_remote_control, &usage, &value); in test_hid_remote_control_events() 449 status = ux_host_class_hid_remote_control_usage_get(hid_remote_control, &usage, &value); in test_hid_remote_control_events()
|
| D | usbx_uxe_host_hid_test.c | 225 status = ux_host_class_hid_remote_control_usage_get(UX_NULL, &dummy_dw1, &dummy_dw2); in ux_test_thread_simulation_0_entry() 227 status = ux_host_class_hid_remote_control_usage_get(&dummy_remote_control, UX_NULL, &dummy_dw2); in ux_test_thread_simulation_0_entry() 229 status = ux_host_class_hid_remote_control_usage_get(&dummy_remote_control, &dummy_dw1, UX_NULL); in ux_test_thread_simulation_0_entry() 231 …status = ux_host_class_hid_remote_control_usage_get(&dummy_remote_control, &dummy_dw1, &dummy_dw1); in ux_test_thread_simulation_0_entry()
|
| /USBX-v6.2.1/common/usbx_host_classes/ |
| D | CMakeLists.txt | 122 ${CMAKE_CURRENT_LIST_DIR}/src/ux_host_class_hid_remote_control_usage_get.c
|
| /USBX-v6.2.1/docs/ |
| D | revision_history.txt | 608 ux_host_class_hid_remote_control_usage_get.c 2352 ux_host_class_hid_remote_control_usage_get.c" " "
|