Searched defs:_usb_host_ohci_pipe_struct (Results 1 – 1 of 1) sorted by relevance
415 typedef struct _usb_host_ohci_pipe_struct struct417 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 …]