usbx
UX_NO_BANDWIDTH_AVAILABLE
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
UX_NO_BANDWIDTH_AVAILABLE
UX_NO_BANDWIDTH_AVAILABLE macro
Syntax
Show:
Summary
Declaration
from
ux_api.h:1388
#define
UX_NO_BANDWIDTH_AVAILABLE
0x41
Examples
References
from
examples
Code
Location
#define
UX_NO_BANDWIDTH_AVAILABLE
0x41
ux_api.h:1388
_ux_system_error_handler
(
UX_SYSTEM_LEVEL_THREAD
,
UX_SYSTEM_CONTEXT_ENUMERATOR
,
UX_NO_BANDWIDTH_AVAILABLE
)
;
ux_host_stack_bandwidth_check.c:185
return
(
UX_NO_BANDWIDTH_AVAILABLE
)
;
ux_host_stack_bandwidth_check.c:187
_ux_system_error_handler
(
UX_SYSTEM_LEVEL_THREAD
,
UX_SYSTEM_CONTEXT_ENUMERATOR
,
UX_NO_BANDWIDTH_AVAILABLE
)
;
ux_host_stack_bandwidth_check.c:245
return
(
UX_NO_BANDWIDTH_AVAILABLE
)
;
ux_host_stack_bandwidth_check.c:247
_ux_system_error_handler
(
UX_SYSTEM_LEVEL_THREAD
,
UX_SYSTEM_CONTEXT_ENUMERATOR
,
UX_NO_BANDWIDTH_AVAILABLE
)
;
ux_host_stack_bandwidth_check.c:259
return
(
UX_NO_BANDWIDTH_AVAILABLE
)
;
ux_host_stack_bandwidth_check.c:262
_ux_system_error_handler
(
UX_SYSTEM_LEVEL_THREAD
,
UX_SYSTEM_CONTEXT_ENUMERATOR
,
UX_NO_BANDWIDTH_AVAILABLE
)
;
ux_host_stack_endpoint_instance_create.c:118
return
(
UX_NO_BANDWIDTH_AVAILABLE
)
;
ux_host_stack_endpoint_instance_create.c:120
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out