Home
last modified time | relevance | path

Searched refs:ux_host_class_hid_idle_get (Results 1 – 6 of 6) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hid_idle_get_test.c337 status = ux_host_class_hid_idle_get(hid, &idle_time, 0); in tx_demo_thread_host_simulation_entry()
410 status = ux_host_class_hid_idle_get(UX_NULL, UX_NULL, 0); in tx_demo_thread_host_simulation_entry()
426 status = ux_host_class_hid_idle_get(hid, &idle_time, 0); in tx_demo_thread_host_simulation_entry()
446 status = ux_host_class_hid_idle_get(hid, &idle_time, 0); in tx_demo_thread_host_simulation_entry()
Dusbx_uxe_host_hid_test.c131 status = ux_host_class_hid_idle_get(UX_NULL, &dummy_word, 0); in ux_test_thread_simulation_0_entry()
133 status = ux_host_class_hid_idle_get(&dummy_hid, UX_NULL, 0); in ux_test_thread_simulation_0_entry()
Dusbx_ux_device_class_hid_idle_rate_test.c357 status = ux_host_class_hid_idle_get(hid, &actual_rate, 0); in _run_idle_rate_test()
530 status = ux_host_class_hid_idle_get(hid, &idle_rate, 0); in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hid.h1137 #define ux_host_class_hid_idle_get _uxe_host_class_hid_idle_get macro
1152 #define ux_host_class_hid_idle_get _ux_host_class_hid_idle_get macro
/USBX-v6.2.1/common/usbx_host_classes/
DCMakeLists.txt93 ${CMAKE_CURRENT_LIST_DIR}/src/ux_host_class_hid_idle_get.c
/USBX-v6.2.1/docs/
Drevision_history.txt517 ux_host_class_hid_idle_get.c
594 ux_host_class_hid_idle_get.c
2224 ux_host_class_hid_idle_get Fixed a bug in IDLE command