Home
last modified time | relevance | path

Searched refs:UX_SEMAPHORE (Results 1 – 24 of 24) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_utility_semaphore_delete.c76 UINT _ux_utility_semaphore_delete(UX_SEMAPHORE *semaphore) in _ux_utility_semaphore_delete()
Dux_utility_semaphore_put.c76 UINT _ux_utility_semaphore_put(UX_SEMAPHORE *semaphore) in _ux_utility_semaphore_put()
Dux_utility_semaphore_create.c78 UINT _ux_utility_semaphore_create(UX_SEMAPHORE *semaphore, CHAR *semaphore_name, UINT initial_coun… in _ux_utility_semaphore_create()
Dux_utility_semaphore_get.c78 UINT _ux_utility_semaphore_get(UX_SEMAPHORE *semaphore, ULONG semaphore_signal) in _ux_utility_semaphore_get()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_cdc_ecm.h274UX_SEMAPHORE ux_host_class_cdc_ecm_bulk_in_transfer_waiting_for_check_and_arm_to_finish_semapho…
277UX_SEMAPHORE ux_host_class_cdc_ecm_bulk_out_transfer_waiting_for_check_and_arm_to_finish_semaph…
280 UX_SEMAPHORE ux_host_class_cdc_ecm_interrupt_notification_semaphore;
Dux_host_class_asix.h410 UX_SEMAPHORE ux_host_class_asix_semaphore;
411 UX_SEMAPHORE ux_host_class_asix_interrupt_notification_semaphore;
Dux_host_class_cdc_acm.h244 UX_SEMAPHORE ux_host_class_cdc_acm_semaphore;
284 UX_SEMAPHORE ux_host_class_cdc_dlc_semaphore;
Dux_host_class_hid_keyboard.h226 UX_SEMAPHORE ux_host_class_hid_keyboard_semaphore;
Dux_host_class_swar.h114 UX_SEMAPHORE ux_host_class_swar_semaphore;
Dux_host_class_printer.h130 UX_SEMAPHORE ux_host_class_printer_semaphore;
Dux_host_class_video.h547 UX_SEMAPHORE ux_host_class_video_semaphore;
548 UX_SEMAPHORE ux_host_class_video_semaphore_control_request;
564 UX_SEMAPHORE ux_host_class_video_transfer_request_semaphore;
Dux_host_class_gser.h183 UX_SEMAPHORE ux_host_class_gser_semaphore;
Dux_host_class_prolific.h220 UX_SEMAPHORE ux_host_class_prolific_semaphore;
Dux_host_class_storage.h496 UX_SEMAPHORE ux_host_class_storage_semaphore;
Dux_host_class_audio.h511 UX_SEMAPHORE ux_host_class_audio_transfer_request_semaphore;
Dux_host_class_hid.h982 UX_SEMAPHORE ux_host_class_hid_semaphore;
/USBX-v6.2.1/common/core/inc/
Dux_utility.h116 UINT _ux_utility_semaphore_create(UX_SEMAPHORE *semaphore, CHAR *semaphore_name, UINT i…
117 UINT _ux_utility_semaphore_delete(UX_SEMAPHORE *semaphore);
118 UINT _ux_utility_semaphore_get(UX_SEMAPHORE *semaphore, ULONG semaphore_signal);
119 UINT _ux_utility_semaphore_put(UX_SEMAPHORE *semaphore);
Dux_api.h1031 #ifndef UX_SEMAPHORE
1033 #define UX_SEMAPHORE TX_SEMAPHORE macro
1035 #define UX_SEMAPHORE VOID* /* Dummy type for sta… macro
1806 UX_SEMAPHORE ux_transfer_request_semaphore;
1987 UX_SEMAPHORE ux_device_protection_semaphore;
2317 UX_SEMAPHORE ux_slave_transfer_request_semaphore;
2584 UX_SEMAPHORE ux_system_host_enum_semaphore;
2594 UX_SEMAPHORE ux_system_host_hcd_semaphore;
2694 UX_SEMAPHORE ux_system_otg_semaphore;
2725 UX_SEMAPHORE ux_host_class_dpump_semaphore;
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ehci.h374 UX_SEMAPHORE ux_hcd_ehci_protect_semaphore;
375 UX_SEMAPHORE ux_hcd_ehci_doorbell_semaphore;
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_rndis.h564 UX_SEMAPHORE ux_slave_class_rndis_semaphore;
Dux_device_class_pima.h850 UX_SEMAPHORE ux_device_class_pima_semaphore;
853 UX_SEMAPHORE ux_device_class_pima_interrupt_thread_semaphore;
Dux_device_class_audio.h490 UX_SEMAPHORE ux_device_class_audio_status_semaphore;
Dux_device_class_ccid.h1045 UX_SEMAPHORE ux_device_class_ccid_notify_semaphore;
/USBX-v6.2.1/common/usbx_pictbridge/inc/
Dux_pictbridge.h649 UX_SEMAPHORE ux_pictbridge_notification_semaphore;