Searched refs:ux_host_class_gser_write (Results 1 – 4 of 4) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_uxe_host_gser_test.c | 111 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/ |
| D | ux_host_class_gser.h | 299 #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/ |
| D | CMakeLists.txt | 83 ${CMAKE_CURRENT_LIST_DIR}/src/ux_host_class_gser_write.c
|
| /USBX-v6.2.1/docs/ |
| D | revision_history.txt | 1744 ux_host_class_gser_write.c
|