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:mvfr0
(Results
1 - 7
of
7
) sorted by relevance
/third_party/cmsis/CMSIS/Core/Include/
H
A
D
core_cm4.h
1992
uint32_t
mvfr0
;
in SCB_GetFPUType()
local
1994
mvfr0
= FPU->MVFR0;
in SCB_GetFPUType()
1995
if ((
mvfr0
& (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x020U)
in SCB_GetFPUType()
H
A
D
core_cm35p.h
2792
uint32_t
mvfr0
;
in SCB_GetFPUType()
local
2794
mvfr0
= FPU->MVFR0;
in SCB_GetFPUType()
2795
if ((
mvfr0
& (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x220U)
in SCB_GetFPUType()
2799
else if ((
mvfr0
& (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x020U)
in SCB_GetFPUType()
H
A
D
core_cm33.h
2792
uint32_t
mvfr0
;
in SCB_GetFPUType()
local
2794
mvfr0
= FPU->MVFR0;
in SCB_GetFPUType()
2795
if ((
mvfr0
& (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x220U)
in SCB_GetFPUType()
2799
else if ((
mvfr0
& (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x020U)
in SCB_GetFPUType()
H
A
D
core_cm7.h
2211
uint32_t
mvfr0
;
in SCB_GetFPUType()
local
2213
mvfr0
= FPU->MVFR0;
in SCB_GetFPUType()
2214
if ((
mvfr0
& (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x220U)
in SCB_GetFPUType()
2218
else if ((
mvfr0
& (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x020U)
in SCB_GetFPUType()
H
A
D
core_starmc1.h
2911
uint32_t
mvfr0
;
in SCB_GetFPUType()
local
2913
mvfr0
= FPU->MVFR0;
in SCB_GetFPUType()
2914
if ((
mvfr0
& (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x220U)
in SCB_GetFPUType()
2918
else if ((
mvfr0
& (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x020U)
in SCB_GetFPUType()
H
A
D
core_cm85.h
4395
uint32_t
mvfr0
;
in SCB_GetFPUType()
local
4397
mvfr0
= FPU->MVFR0;
in SCB_GetFPUType()
4398
if ((
mvfr0
& (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x220U)
in SCB_GetFPUType()
4402
else if ((
mvfr0
& (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x020U)
in SCB_GetFPUType()
H
A
D
core_cm55.h
4360
uint32_t
mvfr0
;
in SCB_GetFPUType()
local
4362
mvfr0
= FPU->MVFR0;
in SCB_GetFPUType()
4363
if ((
mvfr0
& (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x220U)
in SCB_GetFPUType()
4367
else if ((
mvfr0
& (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x020U)
in SCB_GetFPUType()
Completed in 67 milliseconds