Searched refs:UX_SYSTEM_HOST_MAX_DEVICES_GET (Results 1 – 4 of 4) sorted by relevance
89 if (device_index >= UX_SYSTEM_HOST_MAX_DEVICES_GET()) in _ux_host_stack_device_get()
148 while (container_index++ < UX_SYSTEM_HOST_MAX_DEVICES_GET()) in _ux_host_stack_hnp_polling_thread_entry()
134 for (i = UX_SYSTEM_HOST_MAX_DEVICES_GET(); i != 0; i--) in ux_test_thread_host_simulation_entry()
2636 #define UX_SYSTEM_HOST_MAX_DEVICES_GET() (_ux_system_host->ux_system_host_max_devices) macro2639 #define UX_SYSTEM_HOST_MAX_DEVICES_GET() (1) macro