Home
last modified time | relevance | path

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

/USBX-v6.3.0/common/core/src/
Dux_host_stack_new_device_create.c227 control_endpoint -> ux_endpoint_state = UX_ENDPOINT_RUNNING; in _ux_host_stack_new_device_create()
247 control_endpoint -> ux_endpoint_state = UX_ENDPOINT_RUNNING; in _ux_host_stack_new_device_create()
/USBX-v6.3.0/common/core/inc/
Dux_api.h1227 #define UX_ENDPOINT_RUNNING 1 macro