UX_HOST_CLASS_CDC_ACM_STRUCT::ux_host_class_cdc_acm_semaphore is only used within usbx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_HOST_CLASS_CDC_ACM_STRUCT::ux_host_class_cdc_acm_semaphore

UX_HOST_CLASS_CDC_ACM_STRUCT::ux_host_class_cdc_acm_semaphore field

Syntax

UX_SEMAPHORE ux_host_class_cdc_acm_semaphore;

References

LocationReferrerText
ux_host_class_cdc_acm.h:237
UX_SEMAPHORE ux_host_class_cdc_acm_semaphore;
ux_host_class_cdc_acm_activate.c:120_ux_host_class_cdc_acm_activate()
status = _ux_host_semaphore_create(&cdc_acm -> ux_host_class_cdc_acm_semaphore, "ux_host_class_cdc_acm_semaphore", 1);
ux_host_class_cdc_acm_activate.c:354_ux_host_class_cdc_acm_activate()
_ux_host_semaphore_delete(&cdc_acm -> ux_host_class_cdc_acm_semaphore);
ux_host_class_cdc_acm_deactivate.c:101_ux_host_class_cdc_acm_deactivate()
status = _ux_host_semaphore_get(&cdc_acm -> ux_host_class_cdc_acm_semaphore, UX_WAIT_FOREVER);
ux_host_class_cdc_acm_deactivate.c:169_ux_host_class_cdc_acm_deactivate()
_ux_host_semaphore_delete(&cdc_acm -> ux_host_class_cdc_acm_semaphore);

Type Use

Type of UX_HOST_CLASS_CDC_ACM_STRUCT::ux_host_class_cdc_acm_semaphore
UX_HOST_CLASS_CDC_ACM_STRUCT::ux_host_class_cdc_acm_semaphore
all items filtered out