usbx
UX_HCD_STM32_STRUCT::ux_hcd_stm32_nb_channels
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_STM32_STRUCT::ux_hcd_stm32_nb_channels
UX_HCD_STM32_STRUCT::ux_hcd_stm32_nb_channels field
Syntax
Show:
Summary
Declaration
from
ux_hcd_stm32.h:97
ULONG
ux_hcd_stm32_nb_channels
;
Examples
References
from
examples
Code
Location
Referrer
ULONG
ux_hcd_stm32_nb_channels
;
ux_hcd_stm32.h:97
for
(
channel_index
=
0
;
channel_index
<
hcd_stm32
->
ux_hcd_stm32_nb_channels
;
channel_index
++
)
ux_hcd_stm32_endpoint_create.c:128
_ux_hcd_stm32_endpoint_create()
hcd_stm32
->
ux_hcd_stm32_nb_channels
=
UX_HCD_STM32_MAX_NB_CHANNELS
;
ux_hcd_stm32_initialize.c:107
_ux_hcd_stm32_initialize()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
UX_HCD_STM32_STRUCT::ux_hcd_stm32_nb_channels
is written by 1 function and is read by 1 function:
_ux_hcd_stm32_initialize()
All items filtered out
UX_HCD_STM32_STRUCT::ux_hcd_stm32_nb_channels
_ux_hcd_stm32_endpoint_create()
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