Home
last modified time | relevance | path

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

/USBX-v6.2.1/test/regression/
Dusbx_uxe_host_gser_test.c111 status = ux_host_class_gser_write(UX_NULL, 0, dummy_buffer, 8, &dummy_ul); in ux_test_thread_simulation_0_entry()
113 status = ux_host_class_gser_write(dummy_gser, 0, UX_NULL, 8, &dummy_ul); in ux_test_thread_simulation_0_entry()
115 status = ux_host_class_gser_write(dummy_gser, 0, dummy_buffer, 8, UX_NULL); in ux_test_thread_simulation_0_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_gser.h299 #define ux_host_class_gser_write _uxe_host_class_gser_write macro
307 #define ux_host_class_gser_write _ux_host_class_gser_write macro
/USBX-v6.2.1/common/usbx_host_classes/
DCMakeLists.txt83 ${CMAKE_CURRENT_LIST_DIR}/src/ux_host_class_gser_write.c
/USBX-v6.2.1/docs/
Drevision_history.txt1744 ux_host_class_gser_write.c