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

UX_HCD_STM32_CONTROLLER macro

Syntax

#define UX_HCD_STM32_CONTROLLER 6

References

LocationText
ux_hcd_stm32.h:55
#define UX_HCD_STM32_CONTROLLER 6
ux_hcd_stm32_initialize.c:81
hcd -> ux_hcd_controller_type = UX_HCD_STM32_CONTROLLER;
ux_hcd_stm32_interrupt_handler.c:85
if (_ux_system_host -> ux_system_host_hcd_array[hcd_index].ux_hcd_controller_type == UX_HCD_STM32_CONTROLLER)