_ux_host_semaphore_get is only used within usbx.
 
Symbols
loading...
Files
loading...

_ux_host_semaphore_get macro

Syntax

#define _ux_host_semaphore_get _ux_utility_semaphore_get

References

LocationText
ux_utility.h:240
#define _ux_host_semaphore_get _ux_utility_semaphore_get
ux_host_class_cdc_acm_command.c:189
ux_host_class_cdc_acm_deactivate.c:101
status = _ux_host_semaphore_get(&cdc_acm -> ux_host_class_cdc_acm_semaphore, UX_WAIT_FOREVER);
ux_host_class_cdc_acm_read.c:160
status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore,
ux_host_class_cdc_acm_reception_stop.c:136
_ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, 0);
ux_host_class_cdc_acm_write.c:169
status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore,
ux_host_class_hid.h:999
status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_semaphore, \
ux_host_class_hid_deactivate.c:105
status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_semaphore, UX_WAIT_FOREVER);
ux_host_class_hid_idle_get.c:121
status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_semaphore, UX_WAIT_FOREVER);
ux_host_class_hid_idle_get.c:158
ux_host_class_hid_idle_set.c:115
status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_semaphore, UX_WAIT_FOREVER);
ux_host_class_hid_idle_set.c:121
ux_host_class_hid_keyboard_thread.c:98
status = _ux_host_semaphore_get(&keyboard_instance -> ux_host_class_hid_keyboard_semaphore, UX_WAIT_FOREVER);
ux_host_class_hid_report_get.c:185
ux_host_class_hid_report_set.c:229
ux_host_class_storage_deactivate.c:218
status = _ux_host_semaphore_get(&storage -> ux_host_class_storage_semaphore, UX_WAIT_FOREVER);
ux_host_class_storage_device_reset.c:96
status = _ux_host_semaphore_get(&control_endpoint -> ux_endpoint_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER);
ux_host_class_storage_driver_entry.c:112
status = _ux_host_semaphore_get(&storage -> ux_host_class_storage_semaphore, UX_WAIT_FOREVER);
ux_host_class_storage_max_lun_get.c:102
status = _ux_host_semaphore_get(&control_endpoint -> ux_endpoint_device -> ux_device_protection_semaphore, UX_WAIT_FOREVER);
ux_host_class_storage_thread_entry.c:139
status = _ux_host_semaphore_get(&storage -> ux_host_class_storage_semaphore, UX_WAIT_FOREVER);
ux_host_class_storage_thread_entry.c:213
status = _ux_host_semaphore_get(&storage -> ux_host_class_storage_semaphore, UX_WAIT_FOREVER);
ux_host_class_storage_thread_entry.c:290
status = _ux_host_semaphore_get(&storage -> ux_host_class_storage_semaphore, UX_WAIT_FOREVER);
ux_host_class_storage_thread_entry.c:395
status = _ux_host_semaphore_get(&storage -> ux_host_class_storage_semaphore, UX_WAIT_FOREVER);
ux_host_class_storage_transport_bo.c:123
status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK(UX_HOST_CLASS_STORAGE_TRANSFER_TIMEOUT));
ux_host_class_storage_transport_bo.c:207
status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK(UX_HOST_CLASS_STORAGE_TRANSFER_TIMEOUT));
ux_host_class_storage_transport_bo.c:279
status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK(UX_HOST_CLASS_STORAGE_TRANSFER_TIMEOUT));
ux_host_class_storage_transport_cb.c:153
status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK(UX_HOST_CLASS_STORAGE_TRANSFER_TIMEOUT));
ux_host_class_storage_transport_cbi.c:155
status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK(UX_HOST_CLASS_STORAGE_TRANSFER_TIMEOUT));
ux_host_class_storage_transport_cbi.c:198
status = _ux_host_semaphore_get(&transfer_request -> ux_transfer_request_semaphore, UX_MS_TO_TICK(UX_HOST_CLASS_STORAGE_CBI_STATUS_TIMEOUT));
ux_host_stack_device_configuration_activate.c:125
status = _ux_host_semaphore_get(&device -> ux_device_protection_semaphore, UX_WAIT_FOREVER);
ux_host_stack_device_configuration_deactivate.c:125
status = _ux_host_semaphore_get(&device -> ux_device_protection_semaphore, UX_WAIT_FOREVER);
ux_host_stack_device_string_get.c:129
status = _ux_host_semaphore_get(&device -> ux_device_protection_semaphore, UX_WAIT_FOREVER);
ux_host_stack_transfer_request.c:197
status = _ux_host_semaphore_get(&device -> ux_device_protection_semaphore, UX_WAIT_FOREVER);