class TrbFifo
Defined at line 13 of file ../../src/devices/usb/drivers/dwc3/dwc3-trb-fifo.h
Public Methods
zx::result<> Init (zx::bti & bti, bool cached)
Defined at line 15 of file ../../src/devices/usb/drivers/dwc3/dwc3-trb-fifo.h
zx::result<dwc3_trb_t> ReadOne ()
Defined at line 45 of file ../../src/devices/usb/drivers/dwc3/dwc3-trb-fifo.h
dwc3_trb_t * current_read ()
Defined at line 55 of file ../../src/devices/usb/drivers/dwc3/dwc3-trb-fifo.h
dwc3_trb_t * AdvanceWrite ()
Defined at line 57 of file ../../src/devices/usb/drivers/dwc3/dwc3-trb-fifo.h
void AdvanceRead ()
Defined at line 58 of file ../../src/devices/usb/drivers/dwc3/dwc3-trb-fifo.h
void Reset ()
Defined at line 66 of file ../../src/devices/usb/drivers/dwc3/dwc3-trb-fifo.h