change interrupt names to be consistent with datasheet
This commit is contained in:
parent
1f702cd940
commit
729feeb0a4
@ -4,9 +4,9 @@
|
|||||||
"rstc",
|
"rstc",
|
||||||
"rtc",
|
"rtc",
|
||||||
"rtt",
|
"rtt",
|
||||||
"wdg",
|
"wdt",
|
||||||
"pmc",
|
"pmc",
|
||||||
"eefc0",
|
"eefc",
|
||||||
"reserved0",
|
"reserved0",
|
||||||
"uart0",
|
"uart0",
|
||||||
"uart1",
|
"uart1",
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
"rstc",
|
"rstc",
|
||||||
"rtc",
|
"rtc",
|
||||||
"rtt",
|
"rtt",
|
||||||
"wdg",
|
"wdt",
|
||||||
"pmc",
|
"pmc",
|
||||||
"eefc0",
|
"eefc0",
|
||||||
"eefc1",
|
"eefc1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user