Searched refs:ux_host_class_gser_read (Results 1 – 4 of 4) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_uxe_host_gser_test.c | 103 status = ux_host_class_gser_read(UX_NULL, 0, dummy_buffer, 8, &dummy_ul); in ux_test_thread_simulation_0_entry() 105 status = ux_host_class_gser_read(dummy_gser, 0, UX_NULL, 8, &dummy_ul); in ux_test_thread_simulation_0_entry() 107 status = ux_host_class_gser_read(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 | 298 #define ux_host_class_gser_read _uxe_host_class_gser_read macro 306 #define ux_host_class_gser_read _ux_host_class_gser_read macro
|
| /USBX-v6.2.1/common/usbx_host_classes/ |
| D | CMakeLists.txt | 79 ${CMAKE_CURRENT_LIST_DIR}/src/ux_host_class_gser_read.c
|
| /USBX-v6.2.1/docs/ |
| D | revision_history.txt | 1740 ux_host_class_gser_read.c
|