usbx
UX_HCD_GET_PORT_STATUS
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
UX_HCD_GET_PORT_STATUS
UX_HCD_GET_PORT_STATUS macro
Syntax
Show:
Summary
Declaration
from
ux_api.h:1438
#define
UX_HCD_GET_PORT_STATUS
2
Examples
References
from
examples
Code
Location
#define
UX_HCD_GET_PORT_STATUS
2
ux_api.h:1438
case
UX_HCD_GET_PORT_STATUS
:
ux_hcd_stm32_entry.c:126
port_status
=
hcd
->
ux_hcd_entry_function
(
hcd
,
UX_HCD_GET_PORT_STATUS
,
(
VOID
*
)
(
(
ALIGN_TYPE
)
port_index
)
)
;
ux_host_stack_rh_change_process.c:116
port_status
=
hcd
->
ux_hcd_entry_function
(
hcd
,
UX_HCD_GET_PORT_STATUS
,
(
VOID
*
)
(
(
ALIGN_TYPE
)
port_index
)
)
;
ux_host_stack_rh_device_insertion.c:152
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