Home
last modified time | relevance | path

Searched refs:UX_SEMAPHORE_ERROR (Results 1 – 25 of 36) sorted by relevance

12

/USBX-v6.2.1/common/core/src/
Dux_host_stack_device_configuration_activate.c131 …_ux_system_error_handler(UX_SYSTEM_LEVEL_THREAD, UX_SYSTEM_CONTEXT_ENUMERATOR, UX_SEMAPHORE_ERROR); in _ux_host_stack_device_configuration_activate()
134 …UX_TRACE_IN_LINE_INSERT(UX_TRACE_ERROR, UX_SEMAPHORE_ERROR, configuration, 0, 0, UX_TRACE_ERRORS, … in _ux_host_stack_device_configuration_activate()
136 return(UX_SEMAPHORE_ERROR); in _ux_host_stack_device_configuration_activate()
Dux_host_stack_device_configuration_deactivate.c135 …_ux_system_error_handler(UX_SYSTEM_LEVEL_THREAD, UX_SYSTEM_CONTEXT_ENUMERATOR, UX_SEMAPHORE_ERROR); in _ux_host_stack_device_configuration_deactivate()
138 …UX_TRACE_IN_LINE_INSERT(UX_TRACE_ERROR, UX_SEMAPHORE_ERROR, device -> ux_device_current_configurat… in _ux_host_stack_device_configuration_deactivate()
140 return(UX_SEMAPHORE_ERROR); in _ux_host_stack_device_configuration_deactivate()
Dux_utility_semaphore_create.c94 …UX_TRACE_IN_LINE_INSERT(UX_TRACE_ERROR, UX_SEMAPHORE_ERROR, semaphore, 0, 0, UX_TRACE_ERRORS, 0, 0) in _ux_utility_semaphore_create()
Dux_host_stack_new_device_create.c187 return(UX_SEMAPHORE_ERROR); in _ux_host_stack_new_device_create()
208 return(UX_SEMAPHORE_ERROR); in _ux_host_stack_new_device_create()
Dux_host_class_dpump_activate.c134 return(UX_SEMAPHORE_ERROR); in _ux_host_class_dpump_activate()
Dux_host_stack_device_string_get.c132 return(UX_SEMAPHORE_ERROR); in _ux_host_stack_device_string_get()
Dux_host_stack_initialize.c259 status = UX_SEMAPHORE_ERROR; in _ux_host_stack_initialize()
267 status = UX_SEMAPHORE_ERROR; in _ux_host_stack_initialize()
Dux_hcd_sim_host_initialize.c222 return(UX_SEMAPHORE_ERROR); in _ux_hcd_sim_host_initialize()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_asix_activate.c154 status = UX_SEMAPHORE_ERROR; in _ux_host_class_asix_activate()
162 status = UX_SEMAPHORE_ERROR; in _ux_host_class_asix_activate()
Dux_host_class_video_activate.c302 status = UX_SEMAPHORE_ERROR; in _ux_host_class_video_activate()
311 status = UX_SEMAPHORE_ERROR; in _ux_host_class_video_activate()
Dux_host_class_swar_activate.c121 status = UX_SEMAPHORE_ERROR; in _ux_host_class_swar_activate()
Dux_host_class_gser_configure.c162 return(UX_SEMAPHORE_ERROR); in _ux_host_class_gser_configure()
Dux_host_class_printer_activate.c143 status = UX_SEMAPHORE_ERROR; in _ux_host_class_printer_activate()
Dux_host_class_hid_activate.c186 status = UX_SEMAPHORE_ERROR; in _ux_host_class_hid_activate()
Dux_host_class_storage_activate.c163 status = UX_SEMAPHORE_ERROR; in _ux_host_class_storage_activate()
Dux_host_class_prolific_activate.c158 status = UX_SEMAPHORE_ERROR; in _ux_host_class_prolific_activate()
Dux_host_class_audio_raw_sampling_parse.c405 status = UX_SEMAPHORE_ERROR; in _ux_host_class_audio20_clock_get()
433 status = UX_SEMAPHORE_ERROR; in _ux_host_class_audio20_clock_get()
490 status = UX_SEMAPHORE_ERROR; in _ux_host_class_audio20_clock_get()
Dux_host_class_cdc_acm_activate.c135 return(UX_SEMAPHORE_ERROR); in _ux_host_class_cdc_acm_activate()
/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_audio_interrupt_thread_entry.c114 … _ux_system_error_handler(UX_SYSTEM_LEVEL_THREAD, UX_SYSTEM_CONTEXT_CLASS, UX_SEMAPHORE_ERROR); in _ux_device_class_audio_interrupt_thread_entry()
Dux_device_class_rndis_initialize.c339 status = UX_SEMAPHORE_ERROR; in _ux_device_class_rndis_initialize()
/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_initialize.c348 status = (UX_SEMAPHORE_ERROR); in _ux_hcd_ehci_initialize()
356 status = (UX_SEMAPHORE_ERROR); in _ux_hcd_ehci_initialize()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_device_configuration_activate_test.c378 if (status != UX_SEMAPHORE_ERROR) in tx_demo_thread_host_simulation_entry()
420 if (status != UX_SEMAPHORE_ERROR) in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_cdc_ecm_initialize_test.c181 if (status != UX_SEMAPHORE_ERROR) in post_init_host()
Dusbx_ux_host_class_hid_activate_test.c344 if (status != UX_SEMAPHORE_ERROR) in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_pictbridge/src/
Dux_pictbridge_dpshost_start.c158 status = (UX_SEMAPHORE_ERROR); in _ux_pictbridge_dpshost_start()

12