Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:DEMCR
(Results
1 - 10
of
10
) sorted by relevance
/third_party/cmsis/CMSIS/Core/Include/
H
A
D
core_cm4.h
1422
__IOM uint32_t
DEMCR
; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Control Register */
member
1474
#define DCB_DEMCR_TRCENA_Pos 24U /*!< DCB
DEMCR
: Trace enable Position */
1475
#define DCB_DEMCR_TRCENA_Msk (1UL << DCB_DEMCR_TRCENA_Pos) /*!< DCB
DEMCR
: Trace enable Mask */
1477
#define DCB_DEMCR_MON_REQ_Pos 19U /*!< DCB
DEMCR
: Monitor request Position */
1478
#define DCB_DEMCR_MON_REQ_Msk (1UL << DCB_DEMCR_MON_REQ_Pos) /*!< DCB
DEMCR
: Monitor request Mask */
1480
#define DCB_DEMCR_MON_STEP_Pos 18U /*!< DCB
DEMCR
: Monitor step Position */
1481
#define DCB_DEMCR_MON_STEP_Msk (1UL << DCB_DEMCR_MON_STEP_Pos) /*!< DCB
DEMCR
: Monitor step Mask */
1483
#define DCB_DEMCR_MON_PEND_Pos 17U /*!< DCB
DEMCR
: Monitor pend Position */
1484
#define DCB_DEMCR_MON_PEND_Msk (1UL << DCB_DEMCR_MON_PEND_Pos) /*!< DCB
DEMCR
: Monitor pend Mask */
1486
#define DCB_DEMCR_MON_EN_Pos 16U /*!< DCB
DEMCR
[all...]
H
A
D
core_sc300.h
1229
__IOM uint32_t
DEMCR
; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Control Register */
member
1281
#define DCB_DEMCR_TRCENA_Pos 24U /*!< DCB
DEMCR
: Trace enable Position */
1282
#define DCB_DEMCR_TRCENA_Msk (1UL << DCB_DEMCR_TRCENA_Pos) /*!< DCB
DEMCR
: Trace enable Mask */
1284
#define DCB_DEMCR_MON_REQ_Pos 19U /*!< DCB
DEMCR
: Monitor request Position */
1285
#define DCB_DEMCR_MON_REQ_Msk (1UL << DCB_DEMCR_MON_REQ_Pos) /*!< DCB
DEMCR
: Monitor request Mask */
1287
#define DCB_DEMCR_MON_STEP_Pos 18U /*!< DCB
DEMCR
: Monitor step Position */
1288
#define DCB_DEMCR_MON_STEP_Msk (1UL << DCB_DEMCR_MON_STEP_Pos) /*!< DCB
DEMCR
: Monitor step Mask */
1290
#define DCB_DEMCR_MON_PEND_Pos 17U /*!< DCB
DEMCR
: Monitor pend Position */
1291
#define DCB_DEMCR_MON_PEND_Msk (1UL << DCB_DEMCR_MON_PEND_Pos) /*!< DCB
DEMCR
: Monitor pend Mask */
1293
#define DCB_DEMCR_MON_EN_Pos 16U /*!< DCB
DEMCR
[all...]
H
A
D
core_cm3.h
1246
__IOM uint32_t
DEMCR
; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Control Register */
member
1298
#define DCB_DEMCR_TRCENA_Pos 24U /*!< DCB
DEMCR
: Trace enable Position */
1299
#define DCB_DEMCR_TRCENA_Msk (1UL << DCB_DEMCR_TRCENA_Pos) /*!< DCB
DEMCR
: Trace enable Mask */
1301
#define DCB_DEMCR_MON_REQ_Pos 19U /*!< DCB
DEMCR
: Monitor request Position */
1302
#define DCB_DEMCR_MON_REQ_Msk (1UL << DCB_DEMCR_MON_REQ_Pos) /*!< DCB
DEMCR
: Monitor request Mask */
1304
#define DCB_DEMCR_MON_STEP_Pos 18U /*!< DCB
DEMCR
: Monitor step Position */
1305
#define DCB_DEMCR_MON_STEP_Msk (1UL << DCB_DEMCR_MON_STEP_Pos) /*!< DCB
DEMCR
: Monitor step Mask */
1307
#define DCB_DEMCR_MON_PEND_Pos 17U /*!< DCB
DEMCR
: Monitor pend Position */
1308
#define DCB_DEMCR_MON_PEND_Msk (1UL << DCB_DEMCR_MON_PEND_Pos) /*!< DCB
DEMCR
: Monitor pend Mask */
1310
#define DCB_DEMCR_MON_EN_Pos 16U /*!< DCB
DEMCR
[all...]
H
A
D
core_cm23.h
1025
__IOM uint32_t
DEMCR
; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Control Register */
member
1083
#define DCB_DEMCR_TRCENA_Pos 24U /*!< DCB
DEMCR
: Trace enable Position */
1084
#define DCB_DEMCR_TRCENA_Msk (1UL << DCB_DEMCR_TRCENA_Pos) /*!< DCB
DEMCR
: Trace enable Mask */
1086
#define DCB_DEMCR_VC_HARDERR_Pos 10U /*!< DCB
DEMCR
: Vector Catch HardFault errors Position */
1087
#define DCB_DEMCR_VC_HARDERR_Msk (1UL << DCB_DEMCR_VC_HARDERR_Pos) /*!< DCB
DEMCR
: Vector Catch HardFault errors Mask */
1089
#define DCB_DEMCR_VC_CORERESET_Pos 0U /*!< DCB
DEMCR
: Vector Catch Core reset Position */
1090
#define DCB_DEMCR_VC_CORERESET_Msk (1UL /*<< DCB_DEMCR_VC_CORERESET_Pos*/) /*!< DCB
DEMCR
: Vector Catch Core reset Mask */
H
A
D
core_cm35p.h
1791
__IOM uint32_t
DEMCR
; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Control Register */
member
1852
#define DCB_DEMCR_TRCENA_Pos 24U /*!< DCB
DEMCR
: Trace enable Position */
1853
#define DCB_DEMCR_TRCENA_Msk (1UL << DCB_DEMCR_TRCENA_Pos) /*!< DCB
DEMCR
: Trace enable Mask */
1855
#define DCB_DEMCR_MONPRKEY_Pos 23U /*!< DCB
DEMCR
: Monitor pend req key Position */
1856
#define DCB_DEMCR_MONPRKEY_Msk (1UL << DCB_DEMCR_MONPRKEY_Pos) /*!< DCB
DEMCR
: Monitor pend req key Mask */
1858
#define DCB_DEMCR_UMON_EN_Pos 21U /*!< DCB
DEMCR
: Unprivileged monitor enable Position */
1859
#define DCB_DEMCR_UMON_EN_Msk (1UL << DCB_DEMCR_UMON_EN_Pos) /*!< DCB
DEMCR
: Unprivileged monitor enable Mask */
1861
#define DCB_DEMCR_SDME_Pos 20U /*!< DCB
DEMCR
: Secure DebugMonitor enable Position */
1862
#define DCB_DEMCR_SDME_Msk (1UL << DCB_DEMCR_SDME_Pos) /*!< DCB
DEMCR
: Secure DebugMonitor enable Mask */
1864
#define DCB_DEMCR_MON_REQ_Pos 19U /*!< DCB
DEMCR
[all...]
H
A
D
core_cm33.h
1791
__IOM uint32_t
DEMCR
; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Control Register */
member
1852
#define DCB_DEMCR_TRCENA_Pos 24U /*!< DCB
DEMCR
: Trace enable Position */
1853
#define DCB_DEMCR_TRCENA_Msk (1UL << DCB_DEMCR_TRCENA_Pos) /*!< DCB
DEMCR
: Trace enable Mask */
1855
#define DCB_DEMCR_MONPRKEY_Pos 23U /*!< DCB
DEMCR
: Monitor pend req key Position */
1856
#define DCB_DEMCR_MONPRKEY_Msk (1UL << DCB_DEMCR_MONPRKEY_Pos) /*!< DCB
DEMCR
: Monitor pend req key Mask */
1858
#define DCB_DEMCR_UMON_EN_Pos 21U /*!< DCB
DEMCR
: Unprivileged monitor enable Position */
1859
#define DCB_DEMCR_UMON_EN_Msk (1UL << DCB_DEMCR_UMON_EN_Pos) /*!< DCB
DEMCR
: Unprivileged monitor enable Mask */
1861
#define DCB_DEMCR_SDME_Pos 20U /*!< DCB
DEMCR
: Secure DebugMonitor enable Position */
1862
#define DCB_DEMCR_SDME_Msk (1UL << DCB_DEMCR_SDME_Pos) /*!< DCB
DEMCR
: Secure DebugMonitor enable Mask */
1864
#define DCB_DEMCR_MON_REQ_Pos 19U /*!< DCB
DEMCR
[all...]
H
A
D
core_cm7.h
1641
__IOM uint32_t
DEMCR
; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Control Register */
member
1693
#define DCB_DEMCR_TRCENA_Pos 24U /*!< DCB
DEMCR
: Trace enable Position */
1694
#define DCB_DEMCR_TRCENA_Msk (1UL << DCB_DEMCR_TRCENA_Pos) /*!< DCB
DEMCR
: Trace enable Mask */
1696
#define DCB_DEMCR_MON_REQ_Pos 19U /*!< DCB
DEMCR
: Monitor request Position */
1697
#define DCB_DEMCR_MON_REQ_Msk (1UL << DCB_DEMCR_MON_REQ_Pos) /*!< DCB
DEMCR
: Monitor request Mask */
1699
#define DCB_DEMCR_MON_STEP_Pos 18U /*!< DCB
DEMCR
: Monitor step Position */
1700
#define DCB_DEMCR_MON_STEP_Msk (1UL << DCB_DEMCR_MON_STEP_Pos) /*!< DCB
DEMCR
: Monitor step Mask */
1702
#define DCB_DEMCR_MON_PEND_Pos 17U /*!< DCB
DEMCR
: Monitor pend Position */
1703
#define DCB_DEMCR_MON_PEND_Msk (1UL << DCB_DEMCR_MON_PEND_Pos) /*!< DCB
DEMCR
: Monitor pend Mask */
1705
#define DCB_DEMCR_MON_EN_Pos 16U /*!< DCB
DEMCR
[all...]
H
A
D
core_starmc1.h
1885
__IOM uint32_t
DEMCR
; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Control Register */
member
1946
#define DCB_DEMCR_TRCENA_Pos 24U /*!< DCB
DEMCR
: Trace enable Position */
1947
#define DCB_DEMCR_TRCENA_Msk (1UL << DCB_DEMCR_TRCENA_Pos) /*!< DCB
DEMCR
: Trace enable Mask */
1949
#define DCB_DEMCR_MONPRKEY_Pos 23U /*!< DCB
DEMCR
: Monitor pend req key Position */
1950
#define DCB_DEMCR_MONPRKEY_Msk (1UL << DCB_DEMCR_MONPRKEY_Pos) /*!< DCB
DEMCR
: Monitor pend req key Mask */
1952
#define DCB_DEMCR_UMON_EN_Pos 21U /*!< DCB
DEMCR
: Unprivileged monitor enable Position */
1953
#define DCB_DEMCR_UMON_EN_Msk (1UL << DCB_DEMCR_UMON_EN_Pos) /*!< DCB
DEMCR
: Unprivileged monitor enable Mask */
1955
#define DCB_DEMCR_SDME_Pos 20U /*!< DCB
DEMCR
: Secure DebugMonitor enable Position */
1956
#define DCB_DEMCR_SDME_Msk (1UL << DCB_DEMCR_SDME_Pos) /*!< DCB
DEMCR
: Secure DebugMonitor enable Mask */
1958
#define DCB_DEMCR_MON_REQ_Pos 19U /*!< DCB
DEMCR
[all...]
H
A
D
core_cm85.h
3273
__IOM uint32_t
DEMCR
; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Control Register */
member
3346
#define DCB_DEMCR_TRCENA_Pos 24U /*!< DCB
DEMCR
: Trace enable Position */
3347
#define DCB_DEMCR_TRCENA_Msk (1UL << DCB_DEMCR_TRCENA_Pos) /*!< DCB
DEMCR
: Trace enable Mask */
3349
#define DCB_DEMCR_MONPRKEY_Pos 23U /*!< DCB
DEMCR
: Monitor pend req key Position */
3350
#define DCB_DEMCR_MONPRKEY_Msk (1UL << DCB_DEMCR_MONPRKEY_Pos) /*!< DCB
DEMCR
: Monitor pend req key Mask */
3352
#define DCB_DEMCR_UMON_EN_Pos 21U /*!< DCB
DEMCR
: Unprivileged monitor enable Position */
3353
#define DCB_DEMCR_UMON_EN_Msk (1UL << DCB_DEMCR_UMON_EN_Pos) /*!< DCB
DEMCR
: Unprivileged monitor enable Mask */
3355
#define DCB_DEMCR_SDME_Pos 20U /*!< DCB
DEMCR
: Secure DebugMonitor enable Position */
3356
#define DCB_DEMCR_SDME_Msk (1UL << DCB_DEMCR_SDME_Pos) /*!< DCB
DEMCR
: Secure DebugMonitor enable Mask */
3358
#define DCB_DEMCR_MON_REQ_Pos 19U /*!< DCB
DEMCR
[all...]
H
A
D
core_cm55.h
3249
__IOM uint32_t
DEMCR
; /*!< Offset: 0x00C (R/W) Debug Exception and Monitor Control Register */
member
3322
#define DCB_DEMCR_TRCENA_Pos 24U /*!< DCB
DEMCR
: Trace enable Position */
3323
#define DCB_DEMCR_TRCENA_Msk (1UL << DCB_DEMCR_TRCENA_Pos) /*!< DCB
DEMCR
: Trace enable Mask */
3325
#define DCB_DEMCR_MONPRKEY_Pos 23U /*!< DCB
DEMCR
: Monitor pend req key Position */
3326
#define DCB_DEMCR_MONPRKEY_Msk (1UL << DCB_DEMCR_MONPRKEY_Pos) /*!< DCB
DEMCR
: Monitor pend req key Mask */
3328
#define DCB_DEMCR_UMON_EN_Pos 21U /*!< DCB
DEMCR
: Unprivileged monitor enable Position */
3329
#define DCB_DEMCR_UMON_EN_Msk (1UL << DCB_DEMCR_UMON_EN_Pos) /*!< DCB
DEMCR
: Unprivileged monitor enable Mask */
3331
#define DCB_DEMCR_SDME_Pos 20U /*!< DCB
DEMCR
: Secure DebugMonitor enable Position */
3332
#define DCB_DEMCR_SDME_Msk (1UL << DCB_DEMCR_SDME_Pos) /*!< DCB
DEMCR
: Secure DebugMonitor enable Mask */
3334
#define DCB_DEMCR_MON_REQ_Pos 19U /*!< DCB
DEMCR
[all...]
Completed in 69 milliseconds