Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_host_stack_configuration_enumerate.c93 ULONG nb_configurations; in _ux_host_stack_configuration_enumerate() local
111 nb_configurations = device -> ux_device_descriptor.bNumConfigurations; in _ux_host_stack_configuration_enumerate()
115 for (configuration_index = 0; configuration_index < nb_configurations; configuration_index++) in _ux_host_stack_configuration_enumerate()