UX_HCD_STRUCT::ux_hcd_rh_device_connection is only used within usbx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_HCD_STRUCT::ux_hcd_rh_device_connection

UX_HCD_STRUCT::ux_hcd_rh_device_connection field

Syntax

ULONG ux_hcd_rh_device_connection;

References

LocationReferrerText
ux_api.h:2135
ULONG ux_hcd_rh_device_connection;
ux_host_stack_hcd_unregister.c:182_ux_host_stack_hcd_unregister()
hcd -> ux_hcd_rh_device_connection &= (ULONG)
ux_host_stack_rh_change_process.c:129_ux_host_stack_rh_change_process()
if ((hcd -> ux_hcd_rh_device_connection & (ULONG)(1 << port_index)) == 0)
ux_host_stack_rh_change_process.c:168_ux_host_stack_rh_change_process()
if ((hcd -> ux_hcd_rh_device_connection & (ULONG)(1 << port_index)) !=0)
ux_host_stack_rh_device_extraction.c:83_ux_host_stack_rh_device_extraction()
hcd -> ux_hcd_rh_device_connection &= (ULONG)~(1 << port_index);
ux_host_stack_rh_device_insertion.c:191_ux_host_stack_rh_device_insertion()
hcd -> ux_hcd_rh_device_connection |= (ULONG)(1 << port_index);
ux_host_stack_rh_device_insertion.c:233_ux_host_stack_rh_device_insertion()
hcd -> ux_hcd_rh_device_connection |= (ULONG)(1 << port_index);

Data Use

Functions writing UX_HCD_STRUCT::ux_hcd_rh_device_connection
Functions reading UX_HCD_STRUCT::ux_hcd_rh_device_connection
UX_HCD_STRUCT::ux_hcd_rh_device_connection
Type of UX_HCD_STRUCT::ux_hcd_rh_device_connection
UX_HCD_STRUCT::ux_hcd_rh_device_connection
all items filtered out