Home
last modified time | relevance | path

Searched refs:_ux_utility_thread_suspend (Results 1 – 9 of 9) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_utility_thread_suspend.c77 UINT _ux_utility_thread_suspend(UX_THREAD *thread_ptr) in _ux_utility_thread_suspend() function
/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_audio_feedback_thread_entry.c135 _ux_utility_thread_suspend(&stream -> ux_device_class_audio_stream_feedback_thread); in _ux_device_class_audio_feedback_thread_entry()
Dux_device_class_ccid_runner_thread_entry.c115 _ux_utility_thread_suspend(&runner -> ux_device_class_ccid_runner_thread); in _ux_device_class_ccid_runner_thread_entry()
124 _ux_utility_thread_suspend(&runner -> ux_device_class_ccid_runner_thread); in _ux_device_class_ccid_runner_thread_entry()
Dux_device_class_hid_receiver_thread.c110 _ux_utility_thread_suspend(&receiver -> ux_device_class_hid_receiver_thread); in _ux_device_class_hid_receiver_thread()
Dux_device_class_video_read_thread_entry.c165 _ux_utility_thread_suspend(&stream -> ux_device_class_video_stream_thread); in _ux_device_class_video_read_thread_entry()
Dux_device_class_video_write_thread_entry.c179 _ux_utility_thread_suspend(&stream -> ux_device_class_video_stream_thread); in _ux_device_class_video_write_thread_entry()
Dux_device_class_ccid_notify_thread_entry.c109 _ux_utility_thread_suspend(&ccid -> ux_device_class_ccid_notify_thread); in _ux_device_class_ccid_notify_thread_entry()
Dux_device_class_ccid_thread_entry.c112 _ux_utility_thread_suspend(&ccid -> ux_device_class_ccid_thread); in _ux_device_class_ccid_thread_entry()
/USBX-v6.2.1/common/core/inc/
Dux_utility.h123 UINT _ux_utility_thread_suspend(UX_THREAD *thread_ptr);
225 #define _ux_device_thread_suspend _ux_utility_thread_suspend
438 #define ux_utility_thread_suspend _ux_utility_thread_suspend