usbx
UX_HCD_STM32_ED_STRUCT::ux_stm32_ed_interval_position
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_ED_STRUCT::ux_stm32_ed_interval_position
UX_HCD_STM32_ED_STRUCT::ux_stm32_ed_interval_position field
Syntax
Show:
Summary
Declaration
from
ux_hcd_stm32.h:117
UCHAR
ux_stm32_ed_interval_position
;
Examples
References
from
examples
Code
Location
Referrer
UCHAR
ux_stm32_ed_interval_position
;
ux_hcd_stm32.h:117
ed
->
ux_stm32_ed_interval_position
=
(
UCHAR
)
_ux_hcd_stm32_least_traffic_list_get
(
hcd_stm32
)
;
ux_hcd_stm32_endpoint_create.c:181
_ux_hcd_stm32_endpoint_create()
if
(
(
list_index
&
ed
->
ux_stm32_ed_interval_mask
)
==
ed
->
ux_stm32_ed_interval_position
)
ux_hcd_stm32_least_traffic_list_get.c:102
_ux_hcd_stm32_least_traffic_list_get()
if
(
(
frame_number
&
ed
->
ux_stm32_ed_interval_mask
)
==
ed
->
ux_stm32_ed_interval_position
)
ux_hcd_stm32_periodic_schedule.c:92
_ux_hcd_stm32_periodic_schedule()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
UX_HCD_STM32_ED_STRUCT::ux_stm32_ed_interval_position
is written by 1 function and is read by 2 functions:
_ux_hcd_stm32_endpoint_create()
All items filtered out
UX_HCD_STM32_ED_STRUCT::ux_stm32_ed_interval_position
_ux_hcd_stm32_least_traffic_list_get()
_ux_hcd_stm32_periodic_schedule()
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