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:_GPIOC
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/actions/
H
A
D
pinctrl-s500.c
33
#define
_GPIOC
(offset) (64 + (offset))
macro
94
#define DSI_DP3
_GPIOC
(0)
95
#define DSI_DN3
_GPIOC
(1)
96
#define DSI_DP1
_GPIOC
(2)
97
#define DSI_DN1
_GPIOC
(3)
98
#define DSI_CP
_GPIOC
(4)
99
#define DSI_CN
_GPIOC
(5)
100
#define DSI_DP0
_GPIOC
(6)
101
#define DSI_DN0
_GPIOC
(7)
102
#define DSI_DP2
_GPIOC
(
[all...]
H
A
D
pinctrl-s700.c
40
#define
_GPIOC
(offset) (64 + (offset))
macro
119
#define DSI_DP3
_GPIOC
(0)
120
#define DSI_DN3
_GPIOC
(1)
121
#define DSI_DP1
_GPIOC
(2)
122
#define DSI_DN1
_GPIOC
(3)
123
#define DSI_CP
_GPIOC
(4)
124
#define DSI_CN
_GPIOC
(5)
125
#define DSI_DP0
_GPIOC
(6)
126
#define DSI_DN0
_GPIOC
(7)
127
#define DSI_DP2
_GPIOC
(
[all...]
H
A
D
pinctrl-s900.c
39
#define
_GPIOC
(offset) (64 + (offset))
macro
113
#define CSI0_DN2
_GPIOC
(0)
114
#define CSI0_DP2
_GPIOC
(1)
115
#define CSI0_DN3
_GPIOC
(2)
116
#define CSI0_DP3
_GPIOC
(3)
117
#define SENSOR0_PCLK
_GPIOC
(4)
118
#define CSI1_DN0
_GPIOC
(5)
119
#define CSI1_DP0
_GPIOC
(6)
120
#define CSI1_DN1
_GPIOC
(7)
121
#define CSI1_DP1
_GPIOC
(
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/actions/
H
A
D
pinctrl-s500.c
33
#define
_GPIOC
(offset) (64 + (offset))
macro
94
#define DSI_DP3
_GPIOC
(0)
95
#define DSI_DN3
_GPIOC
(1)
96
#define DSI_DP1
_GPIOC
(2)
97
#define DSI_DN1
_GPIOC
(3)
98
#define DSI_CP
_GPIOC
(4)
99
#define DSI_CN
_GPIOC
(5)
100
#define DSI_DP0
_GPIOC
(6)
101
#define DSI_DN0
_GPIOC
(7)
102
#define DSI_DP2
_GPIOC
(
[all...]
H
A
D
pinctrl-s700.c
40
#define
_GPIOC
(offset) (64 + (offset))
macro
119
#define DSI_DP3
_GPIOC
(0)
120
#define DSI_DN3
_GPIOC
(1)
121
#define DSI_DP1
_GPIOC
(2)
122
#define DSI_DN1
_GPIOC
(3)
123
#define DSI_CP
_GPIOC
(4)
124
#define DSI_CN
_GPIOC
(5)
125
#define DSI_DP0
_GPIOC
(6)
126
#define DSI_DN0
_GPIOC
(7)
127
#define DSI_DP2
_GPIOC
(
[all...]
H
A
D
pinctrl-s900.c
39
#define
_GPIOC
(offset) (64 + (offset))
macro
113
#define CSI0_DN2
_GPIOC
(0)
114
#define CSI0_DP2
_GPIOC
(1)
115
#define CSI0_DN3
_GPIOC
(2)
116
#define CSI0_DP3
_GPIOC
(3)
117
#define SENSOR0_PCLK
_GPIOC
(4)
118
#define CSI1_DN0
_GPIOC
(5)
119
#define CSI1_DP0
_GPIOC
(6)
120
#define CSI1_DN1
_GPIOC
(7)
121
#define CSI1_DP1
_GPIOC
(
[all...]
Completed in 10 milliseconds