UX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_semaphore is only used within usbx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_semaphore

UX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_semaphore field

Syntax

UX_SEMAPHORE ux_host_class_hid_semaphore;

References

LocationReferrerText
ux_host_class_hid.h:971
UX_SEMAPHORE ux_host_class_hid_semaphore;
ux_host_class_hid_activate.c:153_ux_host_class_hid_activate()
status = _ux_host_semaphore_create(&hid -> ux_host_class_hid_semaphore, "ux_host_class_hid_semaphore", 1);
ux_host_class_hid_deactivate.c:105_ux_host_class_hid_deactivate()
status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_semaphore, UX_WAIT_FOREVER);
ux_host_class_hid_deactivate.c:153_ux_host_class_hid_deactivate()
_ux_host_semaphore_delete(&hid -> ux_host_class_hid_semaphore);
ux_host_class_hid_idle_get.c:121_ux_host_class_hid_idle_get()
status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_semaphore, UX_WAIT_FOREVER);
ux_host_class_hid_idle_get.c:134_ux_host_class_hid_idle_get()
ux_host_class_hid_idle_get.c:170_ux_host_class_hid_idle_get()
_ux_host_semaphore_put(&hid -> ux_host_class_hid_semaphore);
ux_host_class_hid_idle_get.c:206_ux_host_class_hid_idle_get()
status = _ux_host_semaphore_put(&hid -> ux_host_class_hid_semaphore);
ux_host_class_hid_idle_set.c:115_ux_host_class_hid_idle_set()
status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_semaphore, UX_WAIT_FOREVER);
ux_host_class_hid_idle_set.c:129_ux_host_class_hid_idle_set()
_ux_host_semaphore_put(&hid -> ux_host_class_hid_semaphore);
ux_host_class_hid_idle_set.c:146_ux_host_class_hid_idle_set()
_ux_host_semaphore_put(&hid -> ux_host_class_hid_semaphore);
ux_host_class_hid_periodic_report_start.c:103_ux_host_class_hid_periodic_report_start()
ux_host_class_hid_periodic_report_start.c:110_ux_host_class_hid_periodic_report_start()
ux_host_class_hid_periodic_report_start.c:134_ux_host_class_hid_periodic_report_start()
ux_host_class_hid_report_callback_register.c:107_ux_host_class_hid_report_callback_register()
ux_host_class_hid_report_callback_register.c:127_ux_host_class_hid_report_callback_register()
ux_host_class_hid_report_callback_register.c:138_ux_host_class_hid_report_callback_register()
ux_host_class_hid_report_get.c:116_ux_host_class_hid_report_get()
ux_host_class_hid_report_get.c:127_ux_host_class_hid_report_get()
ux_host_class_hid_report_get.c:141_ux_host_class_hid_report_get()
ux_host_class_hid_report_get.c:159_ux_host_class_hid_report_get()
ux_host_class_hid_report_get.c:197_ux_host_class_hid_report_get()
ux_host_class_hid_report_get.c:269_ux_host_class_hid_report_get()
ux_host_class_hid_report_id_get.c:106_ux_host_class_hid_report_id_get()
ux_host_class_hid_report_id_get.c:178_ux_host_class_hid_report_id_get()
ux_host_class_hid_report_set.c:207_ux_host_class_hid_report_set()
ux_host_class_hid_report_set.c:237_ux_host_class_hid_report_set()
ux_host_class_hid_report_set.c:252_ux_host_class_hid_report_set()
ux_host_class_hid_report_set.c:311_ux_host_class_hid_report_set()

Type Use

Type of UX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_semaphore
UX_HOST_CLASS_HID_STRUCT::ux_host_class_hid_semaphore
all items filtered out