Searched refs:_ehci1_pipe_buf (Results 1 – 1 of 1) sorted by relevance
440 static uint8_t _ehci1_pipe_buf[64]; variable485 transfer->transferBuffer = _ehci1_pipe_buf; in _ehci1_pipe_xfer()496 rt_memcpy(buffer, _ehci1_pipe_buf + _ehci1_pipe_idx, nbytes); in _ehci1_pipe_xfer()
Completed in 7 milliseconds