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:STATUSR
(Results
1 - 1
of
1
) sorted by relevance
/third_party/cmsis/CMSIS/Core/Include/
H
A
D
core_ca.h
755
__IOM uint32_t
STATUSR
; /*!< \brief Offset: 0x010 (R/W) Error Reporting Status Register, optional */
member
849
/* GICDistributor
STATUSR
Register */
850
#define GICDistributor_STATUSR_RRD_Pos 0U /*!< GICDistributor
STATUSR
: RRD Position */
851
#define GICDistributor_STATUSR_RRD_Msk (0x1U /*<< GICDistributor_STATUSR_RRD_Pos*/) /*!< GICDistributor
STATUSR
: RRD Mask */
854
#define GICDistributor_STATUSR_WRD_Pos 1U /*!< GICDistributor
STATUSR
: WRD Position */
855
#define GICDistributor_STATUSR_WRD_Msk (0x1U << GICDistributor_STATUSR_WRD_Pos) /*!< GICDistributor
STATUSR
: WRD Mask */
858
#define GICDistributor_STATUSR_RWOD_Pos 2U /*!< GICDistributor
STATUSR
: RWOD Position */
859
#define GICDistributor_STATUSR_RWOD_Msk (0x1U << GICDistributor_STATUSR_RWOD_Pos) /*!< GICDistributor
STATUSR
: RWOD Mask */
862
#define GICDistributor_STATUSR_WROD_Pos 3U /*!< GICDistributor
STATUSR
: WROD Position */
863
#define GICDistributor_STATUSR_WROD_Msk (0x1U << GICDistributor_STATUSR_WROD_Pos) /*!< GICDistributor
STATUSR
974
__IOM uint32_t
STATUSR
; /*!< \\brief Offset: 0x02C (R/W) Error Reporting Status Register, optional */
global()
member
[all...]
Completed in 5 milliseconds