Home
last modified time | relevance | path

Searched refs:ed_value (Results 1 – 1 of 1) sorted by relevance

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_endpoint_reset.c77 ULONG ed_value; in _ux_hcd_ehci_endpoint_reset() local
86 ed_value = ed -> ux_ehci_ed_state; in _ux_hcd_ehci_endpoint_reset()
87 ed_value &= ~UX_EHCI_QH_TOGGLE; in _ux_hcd_ehci_endpoint_reset()
88 ed -> ux_ehci_ed_state = ed_value; in _ux_hcd_ehci_endpoint_reset()