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:__DSP_PRESENT
(Results
1 - 5
of
5
) sorted by relevance
/third_party/cmsis/CMSIS/Core/Include/
H
A
D
core_cm35p.h
85
#if defined (
__DSP_PRESENT
) && (
__DSP_PRESENT
== 1U)
88
#error "Compiler generates DSP (SIMD) instructions for a devices without DSP extensions (check
__DSP_PRESENT
)"
108
#if defined (
__DSP_PRESENT
) && (
__DSP_PRESENT
== 1U)
111
#error "Compiler generates DSP (SIMD) instructions for a devices without DSP extensions (check
__DSP_PRESENT
)"
131
#if defined (
__DSP_PRESENT
) && (
__DSP_PRESENT
== 1U)
134
#error "Compiler generates DSP (SIMD) instructions for a devices without DSP extensions (check
__DSP_PRESENT
)"
154
#if defined (
__DSP_PRESENT
)
266
#define
__DSP_PRESENT
global()
macro
[all...]
H
A
D
core_cm33.h
85
#if defined (
__DSP_PRESENT
) && (
__DSP_PRESENT
== 1U)
88
#error "Compiler generates DSP (SIMD) instructions for a devices without DSP extensions (check
__DSP_PRESENT
)"
108
#if defined (
__DSP_PRESENT
) && (
__DSP_PRESENT
== 1U)
111
#error "Compiler generates DSP (SIMD) instructions for a devices without DSP extensions (check
__DSP_PRESENT
)"
131
#if defined (
__DSP_PRESENT
) && (
__DSP_PRESENT
== 1U)
134
#error "Compiler generates DSP (SIMD) instructions for a devices without DSP extensions (check
__DSP_PRESENT
)"
154
#if defined (
__DSP_PRESENT
)
266
#define
__DSP_PRESENT
global()
macro
[all...]
H
A
D
core_starmc1.h
86
#if defined (
__DSP_PRESENT
) && (
__DSP_PRESENT
== 1U)
89
#error "Compiler generates DSP (SIMD) instructions for a devices without DSP extensions (check
__DSP_PRESENT
)"
109
#if defined (
__DSP_PRESENT
) && (
__DSP_PRESENT
== 1U)
112
#error "Compiler generates DSP (SIMD) instructions for a devices without DSP extensions (check
__DSP_PRESENT
)"
132
#if defined (
__DSP_PRESENT
) && (
__DSP_PRESENT
== 1U)
135
#error "Compiler generates DSP (SIMD) instructions for a devices without DSP extensions (check
__DSP_PRESENT
)"
155
#if defined (
__DSP_PRESENT
)
267
#define
__DSP_PRESENT
global()
macro
[all...]
H
A
D
core_cm85.h
84
#if defined (
__DSP_PRESENT
) && (
__DSP_PRESENT
== 1U)
87
#error "Compiler generates DSP (SIMD) instructions for a devices without DSP extensions (check
__DSP_PRESENT
)"
107
#if defined (
__DSP_PRESENT
) && (
__DSP_PRESENT
== 1U)
110
#error "Compiler generates DSP (SIMD) instructions for a devices without DSP extensions (check
__DSP_PRESENT
)"
130
#if defined (
__DSP_PRESENT
) && (
__DSP_PRESENT
== 1U)
133
#error "Compiler generates DSP (SIMD) instructions for a devices without DSP extensions (check
__DSP_PRESENT
)"
153
#if defined (
__DSP_PRESENT
)
278
#define
__DSP_PRESENT
global()
macro
[all...]
H
A
D
core_cm55.h
84
#if defined (
__DSP_PRESENT
) && (
__DSP_PRESENT
== 1U)
87
#error "Compiler generates DSP (SIMD) instructions for a devices without DSP extensions (check
__DSP_PRESENT
)"
107
#if defined (
__DSP_PRESENT
) && (
__DSP_PRESENT
== 1U)
110
#error "Compiler generates DSP (SIMD) instructions for a devices without DSP extensions (check
__DSP_PRESENT
)"
130
#if defined (
__DSP_PRESENT
) && (
__DSP_PRESENT
== 1U)
133
#error "Compiler generates DSP (SIMD) instructions for a devices without DSP extensions (check
__DSP_PRESENT
)"
153
#if defined (
__DSP_PRESENT
)
278
#define
__DSP_PRESENT
global()
macro
[all...]
Completed in 26 milliseconds