Searched refs:ux_endpoint_state (Results 1 – 7 of 7) 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()
227 if (device -> ux_device_control_endpoint.ux_endpoint_state != 0) in _ux_host_stack_device_resources_free()
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()
1854 ULONG ux_endpoint_state; member