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:LOCAL_SRCS
(Results
1 - 25
of
27
) sorted by relevance
1
2
/device/soc/hisilicon/common/platform/mtd/
H
A
D
Makefile
27
LOCAL_SRCS
+= hifmc100/common/hifmc100.c
28
LOCAL_SRCS
+= hifmc100/spi_nor/hifmc100_spi_nor.c
29
LOCAL_SRCS
+= hifmc100/spi_nor/mx25l.c
30
LOCAL_SRCS
+= hifmc100/spi_nor/w25qh.c
31
LOCAL_SRCS
+= hifmc100/spi_nor/hifmc100_spi_nor_ids.c
32
LOCAL_SRCS
+= hifmc100/spi_nand/hifmc100_spi_nand.c
33
LOCAL_SRCS
+= hifmc100/spi_nand/hifmc100_spi_nand_ids.c
/device/qemu/arm_virt/liteos_a/board/
H
A
D
Makefile
18
LOCAL_SRCS
+= $(wildcard *.c)
20
LOCAL_SRCS
+= $(wildcard amba_pl011/*.c)
23
LOCAL_SRCS
+= $(wildcard extcmd/*.c)
27
LOCAL_SRCS
+= $(wildcard os_adapt/*.c)
/device/soc/hisilicon/common/platform/mmc/
H
A
D
Makefile
26
LOCAL_SRCS
+= himci_v200/himci.c
27
LOCAL_SRCS
+= himci_v200/proc/himci_proc.c
32
LOCAL_SRCS
+= sdhci/sdhci.c
33
LOCAL_SRCS
+= sdhci/proc/sdhci_proc.c
/device/soc/hisilicon/common/platform/hieth-sf/
H
A
D
Makefile
19
LOCAL_SRCS
:= $(wildcard src/*.c)
macro
20
LOCAL_SRCS
+= $(wildcard adapter/*.c)
/device/qemu/drivers/virtio/
H
A
D
Makefile
10
LOCAL_SRCS
:= virtnet.c virtmmio.c virtgpu.c virtinput.c virtblock.c fakesdio.c
macro
14
LOCAL_SRCS
+= virtrng.c
/device/qemu/arm_virt/liteos_a_mini/board/
H
A
D
Makefile
18
LOCAL_SRCS
:= $(wildcard amba_pl011/*.c)
macro
/device/qemu/drivers/char/
H
A
D
Makefile
34
LOCAL_SRCS
:= mmz/mmz.c
macro
/device/soc/hisilicon/common/platform/mipi_csi/
H
A
D
Makefile
23
LOCAL_SRCS
+= mipi_rx_hi2121.c \
/device/board/hisilicon/hispark_taurus/liteos_a/board/
H
A
D
Makefile
24
LOCAL_SRCS
:= board.c
macro
/device/board/hisilicon/hispark_aries/liteos_a/board/
H
A
D
Makefile
24
LOCAL_SRCS
:= board.c
macro
/device/soc/hisilicon/common/platform/mipi_dsi/
H
A
D
Makefile
23
LOCAL_SRCS
+= mipi_tx_hi35xx.c
/device/soc/hisilicon/common/platform/uart/
H
A
D
Makefile
23
LOCAL_SRCS
+= uart_hi35xx.c \
/device/qemu/drivers/uart/
H
A
D
Makefile
23
LOCAL_SRCS
+= uart.c \
/device/soc/hisilicon/common/platform/hisi_sdk/
H
A
D
Makefile
23
LOCAL_SRCS
+= hisi_sdk.c
/device/soc/hisilicon/common/platform/dmac/
H
A
D
Makefile
23
LOCAL_SRCS
+= dmac_hi35xx.c
/device/soc/hisilicon/common/platform/adc/
H
A
D
Makefile
23
LOCAL_SRCS
+= adc_hi35xx.c
/device/soc/hisilicon/common/platform/pin/
H
A
D
Makefile
23
LOCAL_SRCS
+= pin_hi35xx.c
/device/soc/hisilicon/common/platform/pwm/
H
A
D
Makefile
23
LOCAL_SRCS
+= pwm_hi35xx.c
/device/soc/hisilicon/common/platform/gpio/
H
A
D
Makefile
23
LOCAL_SRCS
+= gpio_hi35xx.c
/device/soc/hisilicon/common/platform/i2c/
H
A
D
Makefile
23
LOCAL_SRCS
+= i2c_hi35xx.c
/device/soc/hisilicon/common/platform/watchdog/
H
A
D
Makefile
23
LOCAL_SRCS
+= watchdog_hi35xx.c
/device/soc/hisilicon/common/platform/timer/
H
A
D
Makefile
23
LOCAL_SRCS
+= timer_hi35xx.c \
/device/soc/hisilicon/common/platform/rtc/
H
A
D
Makefile
23
LOCAL_SRCS
+= rtc_hi35xx.c
/device/soc/hisilicon/common/platform/spi/
H
A
D
Makefile
23
LOCAL_SRCS
+= spi_hi35xx.c
/device/soc/hisilicon/common/platform/wifi/hi3881v100/
H
A
D
Makefile
32
LOCAL_SRCS
+= $(wildcard adapter/*.c)
Completed in 3 milliseconds
1
2