UX_HOST_CLASS_HID_KEYBOARD_STRUCT::ux_host_class_hid_keyboard_semaphore is only used within usbx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_HOST_CLASS_HID_KEYBOARD_STRUCT::ux_host_class_hid_keyboard_semaphore

UX_HOST_CLASS_HID_KEYBOARD_STRUCT::ux_host_class_hid_keyboard_semaphore field

Syntax

UX_SEMAPHORE ux_host_class_hid_keyboard_semaphore;

References

LocationReferrerText
ux_host_class_hid_keyboard.h:213
UX_SEMAPHORE ux_host_class_hid_keyboard_semaphore;
ux_host_class_hid_keyboard_activate.c:298_ux_host_class_hid_keyboard_activate()
status = _ux_host_semaphore_create(&keyboard_instance -> ux_host_class_hid_keyboard_semaphore, "ux_host_class_hid_keyboard_semaphore", 0);
ux_host_class_hid_keyboard_activate.c:444_ux_host_class_hid_keyboard_activate()
if (keyboard_instance -> ux_host_class_hid_keyboard_semaphore.tx_semaphore_id != UX_EMPTY)
ux_host_class_hid_keyboard_activate.c:445_ux_host_class_hid_keyboard_activate()
_ux_host_semaphore_delete(&keyboard_instance -> ux_host_class_hid_keyboard_semaphore);
ux_host_class_hid_keyboard_callback.c:499_ux_host_class_hid_keyboard_callback()
_ux_host_semaphore_put(&keyboard_instance -> ux_host_class_hid_keyboard_semaphore);
ux_host_class_hid_keyboard_deactivate.c:104_ux_host_class_hid_keyboard_deactivate()
status = _ux_host_semaphore_delete(&keyboard_instance -> ux_host_class_hid_keyboard_semaphore);
ux_host_class_hid_keyboard_thread.c:98_ux_host_class_hid_keyboard_thread()
status = _ux_host_semaphore_get(&keyboard_instance -> ux_host_class_hid_keyboard_semaphore, UX_WAIT_FOREVER);

Data Use

Functions reading UX_HOST_CLASS_HID_KEYBOARD_STRUCT::ux_host_class_hid_keyboard_semaphore
UX_HOST_CLASS_HID_KEYBOARD_STRUCT::ux_host_class_hid_keyboard_semaphore
Type of UX_HOST_CLASS_HID_KEYBOARD_STRUCT::ux_host_class_hid_keyboard_semaphore
UX_HOST_CLASS_HID_KEYBOARD_STRUCT::ux_host_class_hid_keyboard_semaphore
all items filtered out