Home
last modified time | relevance | path

Searched defs:_usb_host_ohci_pipe_struct (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ohci.h415 typedef struct _usb_host_ohci_pipe_struct struct
417 usb_host_pipe_t pipeCommon; /*!< Common pipe information */
418 usb_host_ohci_endpoint_descritpor_struct_t *ed;
419 usb_host_transfer_t *currentTr;
420 uint32_t cutOffTime;
421 volatile uint32_t startWriteBackCount;
422 uint16_t busTime;
423 uint16_t startFrame;
425 uint16_t deviceNotRespondingCount;
426 uint16_t endpointInterval;
[all …]