Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_request_isochronous_transfer.c126 ed -> ux_ohci_ed_frame = current_frame_number; in _ux_hcd_ohci_request_isochronous_transfer()
129 current_frame_number = ed -> ux_ohci_ed_frame; in _ux_hcd_ohci_request_isochronous_transfer()
212 ed -> ux_ohci_ed_frame = current_frame_number; in _ux_hcd_ohci_request_isochronous_transfer()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ohci.h291 ULONG ux_ohci_ed_frame; member