Searched refs:UX_ENDPOINT_RUNNING (Results 1 – 6 of 6) sorted by relevance
226 control_endpoint -> ux_endpoint_state = UX_ENDPOINT_RUNNING; in _ux_host_stack_new_device_create()246 control_endpoint -> ux_endpoint_state = UX_ENDPOINT_RUNNING; in _ux_host_stack_new_device_create()
406 if (endpoint == UX_NULL || endpoint -> ux_endpoint_state != UX_ENDPOINT_RUNNING) in _req_DFU_LOCK()
391 if (endpoint == UX_NULL || endpoint -> ux_endpoint_state != UX_ENDPOINT_RUNNING) in _req_DFU_LOCK()
1231 #define UX_ENDPOINT_RUNNING 1 macro