Searched refs:ux_host_class_cdc_acm_reception_callback (Results 1 – 8 of 8) sorted by relevance
120 …cdc_acm_reception -> ux_host_class_cdc_acm_reception_callback(cdc_acm, UX_BUFFER_OVERFLOW, UX_NULL… in _ux_host_class_cdc_acm_reception_callback()129 cdc_acm_reception -> ux_host_class_cdc_acm_reception_callback(cdc_acm, in _ux_host_class_cdc_acm_reception_callback()
312 …VOID (*ux_host_class_cdc_acm_reception_callback)(struct UX_HOST_CLASS_CDC_ACM_STRUCT *cd… member
717 …cdc_acm_host_reception.ux_host_class_cdc_acm_reception_callback = test_thread_host_reception_callb… in test_cdc_acm_device_transmission()
804 …cdc_acm_host_reception.ux_host_class_cdc_acm_reception_callback = test_thread_host_reception_callb… in test_cdc_acm_device_read_write()
993 …cdc_acm_host_reception.ux_host_class_cdc_acm_reception_callback = test_thread_host_reception_callb… in test_cdc_acm_device_read_write()
1197 … cdc_acm_reception.ux_host_class_cdc_acm_reception_callback = test_thread_host_reception_callback; in tx_test_thread_host_simulation_entry()
55 ${CMAKE_CURRENT_LIST_DIR}/src/ux_host_class_cdc_acm_reception_callback.c
192 ux_host_class_cdc_acm_reception_callback.c Fixed reception overflow issue.1159 …ux_host_class_cdc_acm_reception_callback.c Changed the address of the data_pointer in transfe…