Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_host_stack_device_configuration_activate.c171 device -> ux_device_enum_next_state = UX_HOST_STACK_ENUM_CONFIG_SET; in _ux_host_stack_device_configuration_activate()
Dux_host_stack_tasks_run.c309 device -> ux_device_enum_state = UX_HOST_STACK_ENUM_CONFIG_SET; in _ux_host_stack_configuration_parsed()
835 case UX_HOST_STACK_ENUM_CONFIG_SET: in _ux_host_stack_device_enum_run()
/USBX-v6.2.1/common/core/inc/
Dux_host_stack.h98 #define UX_HOST_STACK_ENUM_CONFIG_SET (UX_STATE_STEP + 11) macro