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:BURST_MODE
(Results
1 - 9
of
9
) sorted by relevance
/device/soc/hisilicon/common/platform/mipi_dsi/
H
A
D
mipi_dsi_define.h
34
BURST_MODE
= 0x0,
enumerator
H
A
D
mipi_tx_hi35xx.c
1106
if ((devCfg->videoMode !=
BURST_MODE
) && (devCfg->videoMode != NON_BURST_MODE_SYNC_PULSES) &&
in MipiTxCheckCombDevCfg()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_tx/
H
A
D
hi_mipi_tx.h
37
BURST_MODE
= 0x0,
enumerator
H
A
D
mipi_tx.c
79
if ((dev_cfg->video_mode !=
BURST_MODE
) && (dev_cfg->video_mode != NON_BURST_MODE_SYNC_PULSES) &&
in mipi_tx_check_comb_dev_cfg()
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_mipi_tx.h
34
BURST_MODE
= 0x0,
enumerator
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_mipi_tx.h
34
BURST_MODE
= 0x0,
enumerator
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H
A
D
sample_comm_vo.c
46
.video_mode =
BURST_MODE
,
67
.video_mode =
BURST_MODE
,
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/smp/
H
A
D
sample_media_ai.c
185
pstMipiTxConfig->video_mode =
BURST_MODE
;
in SAMPLE_GetMipiTxConfig()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/helloworld/smp/
H
A
D
sample_lcd.c
151
pstMipiTxConfig->video_mode =
BURST_MODE
;
in SAMPLE_GetMipiTxConfig()
Completed in 10 milliseconds