Last change
on this file since 164 was 164, checked in by coas-nagasima, 7 years ago |
TOPPERS/ECNLサンプルアプリ「USB充電器電力計」を追加
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id
-
Property svn:mime-type
set to
text/plain
|
File size:
402 bytes
|
Line | |
---|
1 | TIPM_LOCK .equ -15
|
---|
2 | IPL_LOCK .equ 251658240
|
---|
3 | PSW_I_MASK .equ 65536
|
---|
4 | PSW_IPL_MASK .equ 251658240
|
---|
5 | EXC_GET_PSW_OFFSET .equ 80
|
---|
6 |
|
---|
7 |
|
---|
8 | LOG_INH_ENTER_ENABLE .equ 0
|
---|
9 | LOG_INH_LEAVE_ENABLE .equ 0
|
---|
10 | LOG_EXC_ENTER_ENABLE .equ 0
|
---|
11 | LOG_EXC_LEAVE_ENABLE .equ 0
|
---|
12 | LOG_DSP_ENTER_ENABLE .equ 0
|
---|
13 | LOG_DSP_LEAVE_ENABLE .equ 0
|
---|
14 | SIL_DLY_TIM1 .equ 69
|
---|
15 | SIL_DLY_TIM2 .equ 50
|
---|
Note:
See
TracBrowser
for help on using the repository browser.