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:DCCISW
(Results
1 - 7
of
7
) sorted by relevance
/third_party/cmsis/CMSIS/Core/Include/m-profile/
H
A
D
armv7m_cachel1.h
229
SCB->
DCCISW
= (((locals.sets << SCB_DCCISW_SET_Pos) & SCB_DCCISW_SET_Msk) |
in SCB_DisableDCache()
334
SCB->
DCCISW
= (((sets << SCB_DCCISW_SET_Pos) & SCB_DCCISW_SET_Msk) |
in SCB_CleanInvalidateDCache()
/third_party/cmsis/CMSIS/Core/Include/
H
A
D
core_starmc1.h
579
__OM uint32_t
DCCISW
; /*!< Offset: 0x274 ( /W) D-Cache Clean and Invalidate by Set-way */
member
968
#define SCB_DCCISW_LEVEL_Pos 1U /*!< SCB
DCCISW
: Level Position */
969
#define SCB_DCCISW_LEVEL_Msk (7UL << SCB_DCCISW_LEVEL_Pos) /*!< SCB
DCCISW
: Level Mask */
971
#define SCB_DCCISW_WAY_Pos 30U /*!< SCB
DCCISW
: Way Position */
972
#define SCB_DCCISW_WAY_Msk (3UL << SCB_DCCISW_WAY_Pos) /*!< SCB
DCCISW
: Way Mask */
974
#define SCB_DCCISW_SET_Pos 5U /*!< SCB
DCCISW
: Set Position */
975
#define SCB_DCCISW_SET_Msk (0xFFUL << SCB_DCCISW_SET_Pos) /*!< SCB
DCCISW
: Set Mask */
3237
SCB->
DCCISW
= (((sets << SCB_DCCISW_SET_Pos) & SCB_DCCISW_SET_Msk) |
in SCB_DisableDCache()
3342
SCB->
DCCISW
= (((sets << SCB_DCCISW_SET_Pos) & SCB_DCCISW_SET_Msk) |
in SCB_CleanInvalidateDCache()
H
A
D
core_cm35p.h
567
__OM uint32_t
DCCISW
; /*!< Offset: 0x274 ( /W) D-Cache Clean and Invalidate by Set-way */
member
938
#define SCB_DCCISW_WAY_Pos 30U /*!< SCB
DCCISW
: Way Position */
939
#define SCB_DCCISW_WAY_Msk (3UL << SCB_DCCISW_WAY_Pos) /*!< SCB
DCCISW
: Way Mask */
941
#define SCB_DCCISW_SET_Pos 5U /*!< SCB
DCCISW
: Set Position */
942
#define SCB_DCCISW_SET_Msk (0x1FFUL << SCB_DCCISW_SET_Pos) /*!< SCB
DCCISW
: Set Mask */
H
A
D
core_cm33.h
567
__OM uint32_t
DCCISW
; /*!< Offset: 0x274 ( /W) D-Cache Clean and Invalidate by Set-way */
member
938
#define SCB_DCCISW_WAY_Pos 30U /*!< SCB
DCCISW
: Way Position */
939
#define SCB_DCCISW_WAY_Msk (3UL << SCB_DCCISW_WAY_Pos) /*!< SCB
DCCISW
: Way Mask */
941
#define SCB_DCCISW_SET_Pos 5U /*!< SCB
DCCISW
: Set Position */
942
#define SCB_DCCISW_SET_Msk (0x1FFUL << SCB_DCCISW_SET_Pos) /*!< SCB
DCCISW
: Set Mask */
H
A
D
core_cm7.h
511
__OM uint32_t
DCCISW
; /*!< Offset: 0x274 ( /W) D-Cache Clean and Invalidate by Set-way */
member
844
#define SCB_DCCISW_WAY_Pos 30U /*!< SCB
DCCISW
: Way Position */
845
#define SCB_DCCISW_WAY_Msk (3UL << SCB_DCCISW_WAY_Pos) /*!< SCB
DCCISW
: Way Mask */
847
#define SCB_DCCISW_SET_Pos 5U /*!< SCB
DCCISW
: Set Position */
848
#define SCB_DCCISW_SET_Msk (0x1FFUL << SCB_DCCISW_SET_Pos) /*!< SCB
DCCISW
: Set Mask */
H
A
D
core_cm85.h
599
__OM uint32_t
DCCISW
; /*!< Offset: 0x274 ( /W) D-Cache Clean and Invalidate by Set-way */
member
1020
#define SCB_DCCISW_WAY_Pos 30U /*!< SCB
DCCISW
: Way Position */
1021
#define SCB_DCCISW_WAY_Msk (3UL << SCB_DCCISW_WAY_Pos) /*!< SCB
DCCISW
: Way Mask */
1023
#define SCB_DCCISW_SET_Pos 5U /*!< SCB
DCCISW
: Set Position */
1024
#define SCB_DCCISW_SET_Msk (0x1FFUL << SCB_DCCISW_SET_Pos) /*!< SCB
DCCISW
: Set Mask */
H
A
D
core_cm55.h
578
__OM uint32_t
DCCISW
; /*!< Offset: 0x274 ( /W) D-Cache Clean and Invalidate by Set-way */
member
999
#define SCB_DCCISW_WAY_Pos 30U /*!< SCB
DCCISW
: Way Position */
1000
#define SCB_DCCISW_WAY_Msk (3UL << SCB_DCCISW_WAY_Pos) /*!< SCB
DCCISW
: Way Mask */
1002
#define SCB_DCCISW_SET_Pos 5U /*!< SCB
DCCISW
: Set Position */
1003
#define SCB_DCCISW_SET_Msk (0x1FFUL << SCB_DCCISW_SET_Pos) /*!< SCB
DCCISW
: Set Mask */
Completed in 87 milliseconds