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

_ux_host_semaphore_put macro

Syntax

#define _ux_host_semaphore_put _ux_utility_semaphore_put

References

LocationText
ux_utility.h:242
#define _ux_host_semaphore_put _ux_utility_semaphore_put
ux_host_class_hid.h:1004
_ux_host_semaphore_put(&hid -> ux_host_class_hid_semaphore);
ux_host_class_hid_idle_get.c:170
_ux_host_semaphore_put(&hid -> ux_host_class_hid_semaphore);
ux_host_class_hid_idle_get.c:206
status = _ux_host_semaphore_put(&hid -> ux_host_class_hid_semaphore);
ux_host_class_hid_idle_set.c:129
_ux_host_semaphore_put(&hid -> ux_host_class_hid_semaphore);
ux_host_class_hid_idle_set.c:146
_ux_host_semaphore_put(&hid -> ux_host_class_hid_semaphore);
ux_host_class_hid_keyboard_callback.c:499
_ux_host_semaphore_put(&keyboard_instance -> ux_host_class_hid_keyboard_semaphore);
ux_host_class_hid_report_set.c:249
ux_host_class_storage_driver_entry.c:223
_ux_host_semaphore_put(&storage -> ux_host_class_storage_semaphore);
ux_host_class_storage_thread_entry.c:201
_ux_host_semaphore_put(&storage -> ux_host_class_storage_semaphore);
ux_host_class_storage_thread_entry.c:278
_ux_host_semaphore_put(&storage -> ux_host_class_storage_semaphore);
ux_host_class_storage_thread_entry.c:356
_ux_host_semaphore_put(&storage -> ux_host_class_storage_semaphore);
ux_host_class_storage_thread_entry.c:406
_ux_host_semaphore_put(&storage -> ux_host_class_storage_semaphore);
ux_host_stack_device_configuration_activate.c:153
_ux_host_semaphore_put(&device -> ux_device_protection_semaphore);
ux_host_stack_device_configuration_deactivate.c:147
_ux_host_semaphore_put(&device -> ux_device_protection_semaphore);
ux_host_stack_transfer_request.c:172
_ux_host_semaphore_put(&device -> ux_device_protection_semaphore);
ux_host_stack_transfer_request.c:214
_ux_host_semaphore_put(&device -> ux_device_protection_semaphore);
ux_host_stack_transfer_request_abort.c:138
_ux_host_semaphore_put(&transfer_request -> ux_transfer_request_semaphore);