Searched refs:ux_host_class_hid_report_callback_register (Results 1 – 6 of 6) sorted by relevance
367 ux_host_class_hid_report_callback_register(hid, &callback); in tx_demo_thread_host_simulation_entry()381 ux_host_class_hid_report_callback_register(hid, &callback); in tx_demo_thread_host_simulation_entry()
149 status = ux_host_class_hid_report_callback_register(UX_NULL, &dummy_hid_report_callback); in ux_test_thread_simulation_0_entry()151 status = ux_host_class_hid_report_callback_register(&dummy_hid, UX_NULL); in ux_test_thread_simulation_0_entry()
388 status = ux_host_class_hid_report_callback_register(hid, &callback); in tx_demo_thread_host_simulation_entry()
1143 #define ux_host_class_hid_report_callback_register _uxe_host_class_hid_report_callback_reg… macro1158 #define ux_host_class_hid_report_callback_register _ux_host_class_hid_report_callback_regi… macro
124 ${CMAKE_CURRENT_LIST_DIR}/src/ux_host_class_hid_report_callback_register.c
249 ux_host_class_hid_report_callback_register.c Fixed multiple report parsing.519 ux_host_class_hid_report_callback_register.c