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:OledFillScreen
(Results
1 - 22
of
22
) sorted by relevance
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H
A
D
app_demo_config.c
87
OledFillScreen
(OLED_CLEAN_SCREEN); // clean screen
in EnvironmentAllMode()
111
OledFillScreen
(OLED_CLEAN_SCREEN); // clean screen
in EnvironmentTemperatureMode()
133
OledFillScreen
(OLED_CLEAN_SCREEN); // clean screen
in EnvironmentHumidityMode()
157
OledFillScreen
(OLED_CLEAN_SCREEN); // clean screen
in EnvironmentCombustibleGasMode()
179
OledFillScreen
(OLED_CLEAN_SCREEN); // clean screen
in EnvironmentReturnMode()
H
A
D
app_demo_i2c_oled.h
21
void
OledFillScreen
(unsigned char fiiData);
H
A
D
ssd1306_oled.h
112
void
OledFillScreen
(unsigned char fiiData);
/vendor/hisilicon/hispark_pegasus/demo/environment_test_demo/
H
A
D
oled_ssd1306.h
38
void
OledFillScreen
(uint8_t fillData);
H
A
D
oled_ssd1306.c
135
void
OledFillScreen
(uint8_t fillData)
in OledFillScreen()
function
H
A
D
envrionment_demo.c
77
OledFillScreen
(0);
in EnvironmentTask()
/vendor/hisilicon/hispark_pegasus/demo/hello_world_demo/
H
A
D
oled_ssd1306.h
35
void
OledFillScreen
(uint8_t fillData);
H
A
D
oled_demo.c
36
OledFillScreen
(0);
in OledmentTask()
H
A
D
oled_ssd1306.c
142
void
OledFillScreen
(uint8_t fillData)
in OledFillScreen()
function
/vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/environment/
H
A
D
oled_ssd1306.h
37
void
OledFillScreen
(uint8_t fillData);
H
A
D
oled_test.c
33
OledFillScreen
(0x00);
in OledTask()
H
A
D
environment_demo.c
145
OledFillScreen
(0);
in EnvironmentTask()
198
OledFillScreen
(0x00);
in EnvironmentTask()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H
A
D
ssd1306_oled.h
130
void
OledFillScreen
(unsigned char fiiData);
H
A
D
app_demo_i2c_oled.c
482
void
OledFillScreen
(unsigned char fiiData)
in OledFillScreen()
function
578
OledFillScreen
(0x00); // clear screen
in OledMainMenuDisplay()
H
A
D
app_demo_config.c
1645
OledFillScreen
(OLED_CLEAN_SCREEN);
in TrafficDisplayInit()
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H
A
D
ssd1306_oled.h
112
void
OledFillScreen
(unsigned char fiiData);
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H
A
D
ssd1306_oled.h
130
void
OledFillScreen
(unsigned char fiiData);
H
A
D
app_demo_i2c_oled.c
482
void
OledFillScreen
(unsigned char fiiData)
in OledFillScreen()
function
578
OledFillScreen
(0x00); // clear screen
in OledMainMenuDisplay()
H
A
D
app_demo_config.c
1673
OledFillScreen
(OLED_CLEAN_SCREEN);
in TrafficDisplayInit()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H
A
D
ssd1306_oled.h
130
void
OledFillScreen
(unsigned char fiiData);
H
A
D
app_demo_i2c_oled.c
482
void
OledFillScreen
(unsigned char fiiData)
in OledFillScreen()
function
578
OledFillScreen
(0x00); // clear screen
in OledMainMenuDisplay()
H
A
D
app_demo_config.c
1645
OledFillScreen
(OLED_CLEAN_SCREEN);
in TrafficDisplayInit()
Completed in 18 milliseconds