|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Files | |
| board_usb.c | |
| USBFS controller model + virtual USB host (chapter-9 enumeration). | |
| board_usb_bridge.c | |
| USBHS-host <-> USBFS-device bridge (see board_usb_internal.h). | |
| board_usb_dev.c | |
| USBFS register + CFIFO model (see board_usb_internal.h). | |
| board_usb_host.c | |
| USBHS HOST-mode controller model (self-loop peer of the USBFS device). | |
| board_usb_loop.c | |
| Self-loop (loop-cable) transport (see board_usb_internal.h). | |
| board_usb_vhost.c | |
| Built-in virtual chapter-9 USB host (see board_usb_internal.h). | |