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
defs:bitNum
(Results
1 - 2
of
2
) sorted by relevance
/device/soc/rockchip/rk2206/hdf_driver/gpio/
H
A
D
gpio_driver.c
176
static int32_t iodrv_readdrs(struct DeviceResourceNode *node, uint32_t *groupNum, uint32_t *
bitNum
)
in iodrv_readdrs()
argument
/device/soc/hisilicon/common/platform/gpio/
H
A
D
gpio_hi35xx.c
68
uint16_t
bitNum
;
member
146
unsigned int
bitNum
= local;
in Pl061GpioSetDir()
local
171
unsigned int
bitNum
= local;
in Pl061GpioGetDir()
local
190
unsigned int
bitNum
= local;
in Pl061GpioWrite()
local
213
unsigned int
bitNum
= local;
Pl061GpioRead()
local
292
Pl061GpioClearIrqUnsafe(struct Pl061GpioGroup *group, uint16_t
bitNum
)
Pl061GpioClearIrqUnsafe()
argument
301
Pl061GpioSetIrqEnableUnsafe(struct Pl061GpioGroup *group, uint16_t
bitNum
, int flag)
Pl061GpioSetIrqEnableUnsafe()
argument
318
unsigned int
bitNum
= local;
Pl061GpioEnableIrq()
local
331
unsigned int
bitNum
= local;
Pl061GpioDisableIrq()
local
342
Pl061GpioSetIrqTypeUnsafe(struct Pl061GpioGroup *group, uint16_t
bitNum
, uint16_t mode)
Pl061GpioSetIrqTypeUnsafe()
argument
383
unsigned int
bitNum
= local;
Pl061GpioSetIrq()
local
406
unsigned int
bitNum
= local;
Pl061GpioUnsetIrq()
local
[all...]
Completed in 3 milliseconds