Searched refs:UX_ENDPOINT_RESET (Results 1 – 7 of 7) sorted by relevance
80 _ux_device_stack_transfer_all_request_abort(endpoint, UX_ENDPOINT_RESET); in _ux_device_class_printer_soft_reset()89 _ux_device_stack_transfer_all_request_abort(endpoint, UX_ENDPOINT_RESET); in _ux_device_class_printer_soft_reset()
187 endpoint -> ux_slave_endpoint_state = UX_ENDPOINT_RESET; in _ux_device_class_pima_control_request()195 endpoint -> ux_slave_endpoint_state = UX_ENDPOINT_RESET; in _ux_device_class_pima_control_request()
211 if (endpoint_out -> ux_slave_endpoint_state == UX_ENDPOINT_RESET && in _ux_device_class_storage_thread()420 if (endpoint_in -> ux_slave_endpoint_state == UX_ENDPOINT_RESET) in _ux_device_class_storage_thread()
155 endpoint_target -> ux_slave_endpoint_state = UX_ENDPOINT_RESET; in _ux_device_stack_clear_feature()
156 device -> ux_slave_device_control_endpoint.ux_slave_endpoint_state = UX_ENDPOINT_RESET; in _ux_dcd_sim_slave_initialize_complete()
154 device -> ux_slave_device_control_endpoint.ux_slave_endpoint_state = UX_ENDPOINT_RESET; in _ux_dcd_sim_slave_initialize_complete()
1230 #define UX_ENDPOINT_RESET 0 macro