acadia/sys/voyageurs/xhci
Drew Galbraith 3c1e435e04 [Voyageurs] Move NormalTrb generation into helper func. 2024-02-24 14:31:14 -08:00
..
control_command.h [Voyageurs] Get Configuration from USB device. 2024-02-24 08:25:22 -08:00
descriptors.h [Voyageurs] Get Configuration from USB device. 2024-02-24 08:25:22 -08:00
device_slot.cpp [Voyageurs] Receive keypress information from the usb keyboard. 2024-02-24 14:18:22 -08:00
device_slot.h [Voyageurs] Receive keypress information from the usb keyboard. 2024-02-24 14:18:22 -08:00
endpoint.cpp [Voyageurs] Move NormalTrb generation into helper func. 2024-02-24 14:31:14 -08:00
endpoint.h [Voyageurs] Add 10 trbs to the queue to handle rapid keypresses. 2024-02-24 14:23:14 -08:00
trb.cpp [Voyageurs] Move NormalTrb generation into helper func. 2024-02-24 14:31:14 -08:00
trb.h [Voyageurs] Move NormalTrb generation into helper func. 2024-02-24 14:31:14 -08:00
trb_ring.cpp [Voyageurs] Fix offset for physical trb address. 2024-02-23 14:46:28 -08:00
trb_ring.h [Voyageurs] Send GetDescriptor command to the device. 2024-02-23 11:42:10 -08:00
xhci.h [Voyageurs] Send AddressDevice Command to move port to 'Addressed' State. 2024-02-22 18:16:08 -08:00
xhci_driver.cpp [Voyageurs] Receive keypress information from the usb keyboard. 2024-02-24 14:18:22 -08:00
xhci_driver.h [Voyageurs] Send ConfigureEndpointCommand to device. 2024-02-24 09:23:58 -08:00