usbx
outpl
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
outpl
outpl macro
Syntax
Show:
Summary
Declaration
from
ux_port.h:212
#define
outpl
(
a
,
b
)
*
(
(
ULONG
*
)
(
a
)
)
=
(
(
ULONG
)
(
b
)
)
Arguments
Argument
a
b
Examples
References
from
examples
Code
Location
#define
outpl
(
a
,
b
)
*
(
(
ULONG
*
)
(
a
)
)
=
(
(
ULONG
)
(
b
)
)
ux_port.h:212
outpl
(
UX_PCI_CFG_CTRL_ADDRESS
,
cfg_ctrl
)
;
ux_utility_pci_read.c:100
outpl
(
UX_PCI_CFG_CTRL_ADDRESS
,
cfg_ctrl
)
;
ux_utility_pci_read.c:108
outpl
(
UX_PCI_CFG_CTRL_ADDRESS
,
cfg_ctrl
)
;
ux_utility_pci_read.c:116
outpl
(
UX_PCI_CFG_CTRL_ADDRESS
,
cfg_ctrl
)
;
ux_utility_pci_write.c:100
outpl
(
UX_PCI_CFG_DATA_ADDRESS
,
value
)
;
ux_utility_pci_write.c:103
outpl
(
UX_PCI_CFG_CTRL_ADDRESS
,
cfg_ctrl
)
;
ux_utility_pci_write.c:109
outpl
(
UX_PCI_CFG_CTRL_ADDRESS
,
cfg_ctrl
)
;
ux_utility_pci_write.c:118
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