Home
last modified time | relevance | path

Searched refs:UX_SYSTEM_HOST_MAX_DEVICES_GET (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_host_stack_device_get.c89 if (device_index >= UX_SYSTEM_HOST_MAX_DEVICES_GET()) in _ux_host_stack_device_get()
Dux_host_stack_hnp_polling_thread_entry.c148 while (container_index++ < UX_SYSTEM_HOST_MAX_DEVICES_GET()) in _ux_host_stack_hnp_polling_thread_entry()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_new_device_get_test.c134 for (i = UX_SYSTEM_HOST_MAX_DEVICES_GET(); i != 0; i--) in ux_test_thread_host_simulation_entry()
/USBX-v6.2.1/common/core/inc/
Dux_api.h2636 #define UX_SYSTEM_HOST_MAX_DEVICES_GET() (_ux_system_host->ux_system_host_max_devices) macro
2639 #define UX_SYSTEM_HOST_MAX_DEVICES_GET() (1) macro