Searched refs:UX_ENDPOINT_RESET (Results 1 – 6 of 6) sorted by relevance
81 _ux_device_stack_transfer_all_request_abort(endpoint, UX_ENDPOINT_RESET); in _ux_device_class_printer_soft_reset()90 _ux_device_stack_transfer_all_request_abort(endpoint, UX_ENDPOINT_RESET); in _ux_device_class_printer_soft_reset()
188 endpoint -> ux_slave_endpoint_state = UX_ENDPOINT_RESET; in _ux_device_class_pima_control_request()196 endpoint -> ux_slave_endpoint_state = UX_ENDPOINT_RESET; in _ux_device_class_pima_control_request()
212 if (endpoint_out -> ux_slave_endpoint_state == UX_ENDPOINT_RESET && in _ux_device_class_storage_thread()421 if (endpoint_in -> ux_slave_endpoint_state == UX_ENDPOINT_RESET) in _ux_device_class_storage_thread()
156 endpoint_target -> ux_slave_endpoint_state = UX_ENDPOINT_RESET; in _ux_device_stack_clear_feature()
157 device -> ux_slave_device_control_endpoint.ux_slave_endpoint_state = UX_ENDPOINT_RESET; in _ux_dcd_sim_slave_initialize_complete()
1226 #define UX_ENDPOINT_RESET 0 macro