UX_SYSTEM_HOST_MAX_DEVICES_GET is only used within usbx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_SYSTEM_HOST_MAX_DEVICES_GET

UX_SYSTEM_HOST_MAX_DEVICES_GET macro

Syntax

#define UX_SYSTEM_HOST_MAX_DEVICES_GET() (_ux_system_host->ux_system_host_max_devices)

References

LocationText
ux_api.h:2469
#define UX_SYSTEM_HOST_MAX_DEVICES_GET() (_ux_system_host->ux_system_host_max_devices)
ux_host_stack_device_get.c:90
if (device_index >= UX_SYSTEM_HOST_MAX_DEVICES_GET())