Home
last modified time | relevance | path

Searched refs:ux_host_class_cdc_ecm_thread (Results 1 – 10 of 10) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_cdc_ecm_nx_packet_chain_test.c41 tx_thread_suspend(&cdc_ecm_host -> ux_host_class_cdc_ecm_thread); in post_init_host()
45 tx_thread_resume(&cdc_ecm_host -> ux_host_class_cdc_ecm_thread); in post_init_host()
Dusbx_cdc_ecm_host_thread_link_down_before_transfer_test.c62 tx_thread_resume(&cdc_ecm_host->ux_host_class_cdc_ecm_thread); in post_init_host()
Dusbx_cdc_ecm_host_bulk_in_transfer_arming_during_deactivate_test.c70 tx_thread_resume(&cdc_ecm_host->ux_host_class_cdc_ecm_thread); in post_init_host()
Dusbx_cdc_ecm_host_bulk_in_transfer_arming_during_link_down_test.c70 tx_thread_resume(&cdc_ecm_host->ux_host_class_cdc_ecm_thread); in post_init_host()
Dusbx_cdc_ecm_host_bulki_arm_err_dueto_link_dn_thread_wait_test.c70 tx_thread_resume(&cdc_ecm_host->ux_host_class_cdc_ecm_thread); in post_init_host()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_cdc_ecm_activate.c245 status = _ux_utility_thread_create(&cdc_ecm -> ux_host_class_cdc_ecm_thread, in _ux_host_class_cdc_ecm_activate()
256 … UX_THREAD_EXTENSION_PTR_SET(&(cdc_ecm -> ux_host_class_cdc_ecm_thread), cdc_ecm) in _ux_host_class_cdc_ecm_activate()
310 _ux_utility_thread_resume(&cdc_ecm -> ux_host_class_cdc_ecm_thread); in _ux_host_class_cdc_ecm_activate()
344 _ux_utility_thread_delete(&cdc_ecm -> ux_host_class_cdc_ecm_thread); in _ux_host_class_cdc_ecm_activate()
Dux_host_class_cdc_ecm_deactivate.c186 _ux_utility_thread_delete(&cdc_ecm -> ux_host_class_cdc_ecm_thread); in _ux_host_class_cdc_ecm_deactivate()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_cdc_ecm.h281 UX_THREAD ux_host_class_cdc_ecm_thread; member
/USBX-v6.2.1/common/usbx_host_classes/
DCMakeLists.txt68 ${CMAKE_CURRENT_LIST_DIR}/src/ux_host_class_cdc_ecm_thread.c
/USBX-v6.2.1/docs/
Drevision_history.txt219ux_host_class_cdc_ecm_thread.c Pass timeout value to nx_packet_allocate,
236ux_host_class_cdc_ecm_thread.c Passed timeout value to nx_packet_allocate,
507 ux_host_class_cdc_ecm_thread.c
795 ux_host_class_cdc_ecm_thread.c
1222 ux_host_class_cdc_ecm_thread.c