File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
_array :
2
2
DIEPTXF[1-5] :
3
3
displayName : DIEPTXF%s
4
- description : OTF_FS device IN endpoint transmit FIFO size register
4
+ description : OTG_FS device IN endpoint transmit FIFO size register
Original file line number Diff line number Diff line change @@ -4,38 +4,47 @@ GOTGCTL:
4
4
description : VBUS valid override enable
5
5
bitOffset : 2
6
6
bitWidth : 1
7
- VBVALOVA :
7
+ access : read-write
8
+ VBVALOVAL :
8
9
description : VBUS valid override value
9
10
bitOffset : 3
10
11
bitWidth : 1
12
+ access : read-write
11
13
AVALOEN :
12
14
description : A-peripheral session valid override enable
13
15
bitOffset : 4
14
16
bitWidth : 1
17
+ access : read-write
15
18
AVALOVAL :
16
19
description : A-peripheral session valid override value
17
20
bitOffset : 5
18
21
bitWidth : 1
22
+ access : read-write
19
23
BVALOEN :
20
24
description : B-peripheral session valid override enable
21
25
bitOffset : 6
22
26
bitWidth : 1
27
+ access : read-write
23
28
BVALOVAL :
24
29
description : B-peripheral session valid override value
25
30
bitOffset : 7
26
31
bitWidth : 1
32
+ access : read-write
27
33
EHEN :
28
34
description : Embedded host enable
29
35
bitOffset : 12
30
36
bitWidth : 1
37
+ access : read-write
31
38
OTGVER :
32
39
description : OTG version
33
40
bitOffset : 20
34
41
bitWidth : 1
42
+ access : read-write
35
43
CURMOD :
36
44
description : Current mode of operation
37
45
bitOffset : 21
38
46
bitWidth : 1
47
+ access : read-only
39
48
40
49
GAHBCFG :
41
50
_modify :
You can’t perform that action at this time.
0 commit comments