usbx
UX_HCD_STRUCT::ux_hcd_controller_hardware
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_STRUCT::ux_hcd_controller_hardware
UX_HCD_STRUCT::ux_hcd_controller_hardware field
Syntax
Show:
Summary
Declaration
from
ux_api.h:2138
void
*
ux_hcd_controller_hardware
;
Examples
References
from
examples
Code
Location
Referrer
void
*
ux_hcd_controller_hardware
;
ux_api.h:2138
hcd_stm32
=
(
UX_HCD_STM32
*
)
hcd
->
ux_hcd_controller_hardware
;
ux_hcd_stm32_callback.c:80
HAL_HCD_Connect_Callback()
hcd_stm32
=
(
UX_HCD_STM32
*
)
hcd
->
ux_hcd_controller_hardware
;
ux_hcd_stm32_callback.c:140
HAL_HCD_Disconnect_Callback()
hcd_stm32
=
(
UX_HCD_STM32
*
)
hcd
->
ux_hcd_controller_hardware
;
ux_hcd_stm32_callback.c:209
HAL_HCD_HC_NotifyURBChange_Callback()
hcd_stm32
=
(
UX_HCD_STM32
*
)
hcd
->
ux_hcd_controller_hardware
;
ux_hcd_stm32_callback.c:373
HAL_HCD_SOF_Callback()
hcd_stm32
=
(
UX_HCD_STM32
*
)
hcd
->
ux_hcd_controller_hardware
;
ux_hcd_stm32_entry.c:114
_ux_hcd_stm32_entry()
hcd
->
ux_hcd_controller_hardware
=
(
VOID
*
)
hcd_stm32
;
ux_hcd_stm32_initialize.c:95
_ux_hcd_stm32_initialize()
hcd_stm32
=
(
UX_HCD_STM32
*
)
hcd
->
ux_hcd_controller_hardware
;
ux_hcd_stm32_interrupt_handler.c:90
_ux_hcd_stm32_interrupt_handler()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
UX_HCD_STRUCT::ux_hcd_controller_hardware
is written by 1 function and is read by 6 functions:
_ux_hcd_stm32_initialize()
All items filtered out
UX_HCD_STRUCT::ux_hcd_controller_hardware
HAL_HCD_Connect_Callback()
HAL_HCD_Disconnect_Callback()
HAL_HCD_HC_NotifyURBChange_Callback()
HAL_HCD_SOF_Callback()
_ux_hcd_stm32_entry()
_ux_hcd_stm32_interrupt_handler()
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