repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
use the soc family name, not specific chip name(s)
[AROS.git]
/
arch
/
arm-native
/
soc
/
broadcom
/
2708
/
usb
/
usb2otg
/
usb2otg.conf
blob
b30ea358859ec26c025ca5e83de44676320353cf
1
##begin config
2
version 1.10
3
libbase USB2OTGBase
4
libbasetype struct USB2OTGDevice
5
libbasetypeextern struct Device
6
residentpri 48
7
basename usb2otg
8
beginio_func USB2OTG__Dev__BeginIO
9
abortio_func USB2OTG__Dev__AbortIO
10
##end config
11
##begin cdef
12
#include <devices/usbhardware.h>
13
##end cdef
14
##begin cdefprivate
15
#include "usb2otg_intern.h"
16
##end cdefprivate