Searched refs:ux_host_class_storage_interrupt_endpoint (Results 1 – 5 of 5) sorted by relevance
141 if (storage -> ux_host_class_storage_interrupt_endpoint != UX_NULL) in _ux_host_class_storage_deactivate()145 … _ux_host_stack_endpoint_transfer_abort(storage -> ux_host_class_storage_interrupt_endpoint); in _ux_host_class_storage_deactivate()148 …if (storage -> ux_host_class_storage_interrupt_endpoint -> ux_endpoint_transfer_request.ux_transfe… in _ux_host_class_storage_deactivate()149 …_ux_utility_memory_free(storage -> ux_host_class_storage_interrupt_endpoint -> ux_endpoint_transfe… in _ux_host_class_storage_deactivate()
203 storage -> ux_host_class_storage_interrupt_endpoint = endpoint; in _ux_host_class_storage_endpoints_get()225 if (storage -> ux_host_class_storage_interrupt_endpoint == UX_NULL) in _ux_host_class_storage_endpoints_get()
191 …transfer_request = &storage -> ux_host_class_storage_interrupt_endpoint -> ux_endpoint_transfer_r… in _ux_host_class_storage_transport_cbi()
476 UX_ENDPOINT *ux_host_class_storage_interrupt_endpoint; member
806 global_storage -> ux_host_class_storage_interrupt_endpoint = &interrupt_endpoint; in tx_demo_thread_host_simulation_entry()845 global_storage -> ux_host_class_storage_interrupt_endpoint = UX_NULL; in tx_demo_thread_host_simulation_entry()