UX_HCD_STM32_NB_ROOT_PORTS is only used within usbx.
 
Symbols
loading...
Files
loading...

UX_HCD_STM32_NB_ROOT_PORTS macro

Syntax

#define UX_HCD_STM32_NB_ROOT_PORTS 1

References

LocationText
ux_hcd_stm32.h:59
#define UX_HCD_STM32_NB_ROOT_PORTS 1
ux_hcd_stm32_initialize.c:135
hcd -> ux_hcd_nb_root_hubs = UX_HCD_STM32_NB_ROOT_PORTS;
ux_hcd_stm32_port_status_get.c:105
if (UX_HCD_STM32_NB_ROOT_PORTS < port_index)