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:FALSE
(Results
1 - 10
of
10
) sorted by relevance
/vendor/hihope/dayu210/bluetooth/include/
H
A
D
bt_vendor_brcm.h
39
#ifndef
FALSE
40
#define
FALSE
0
macro
44
#define TRUE (!
FALSE
)
48
#define VENDOR_LIB_RUNTIME_TUNING_ENABLED
FALSE
89
#define FW_AUTO_DETECTION
FALSE
94
* -
FALSE
- (default value)
107
#define USE_CONTROLLER_BDADDR
FALSE
208
#define BT_WAKE_VIA_USERIAL_IOCTL
FALSE
216
#define BT_WAKE_USERIAL_LDISC
FALSE
224
#define BT_WAKE_VIA_PROC
FALSE
[all...]
/vendor/hihope/rk3568/bluetooth/include/
H
A
D
bt_vendor_brcm.h
39
#ifndef
FALSE
40
#define
FALSE
0
macro
44
#define TRUE (!
FALSE
)
48
#define VENDOR_LIB_RUNTIME_TUNING_ENABLED
FALSE
89
#define FW_AUTO_DETECTION
FALSE
94
* -
FALSE
- (default value)
107
#define USE_CONTROLLER_BDADDR
FALSE
208
#define BT_WAKE_VIA_USERIAL_IOCTL
FALSE
216
#define BT_WAKE_USERIAL_LDISC
FALSE
224
#define BT_WAKE_VIA_PROC
FALSE
[all...]
/vendor/hihope/dayu210/bluetooth/src/
H
A
D
upio.c
47
#define UPIO_DBG
FALSE
185
lpm_proc_cb.btwrite_active =
FALSE
;
in proc_btwrite_timeout()
261
lpm_proc_cb.timer_created =
FALSE
;
in upio_cleanup()
382
lpm_proc_cb.timer_created =
FALSE
;
in upio_set()
394
if (lpm_proc_cb.timer_created ==
FALSE
) {
in upio_set()
451
#if (BT_WAKE_VIA_PROC_NOTIFY_DEASSERT ==
FALSE
)
in upio_set()
H
A
D
bt_vendor_brcm.c
36
#define BTVND_DBG
FALSE
118
HILOGW("** with VENDOR_LIB_RUNTIME_TUNING_ENABLED=
FALSE
and ");
in init()
196
hw_lpm_set_wake_state(
FALSE
);
in op()
H
A
D
hardware.c
57
#define BTHW_DBG
FALSE
425
uint8_t retval =
FALSE
;
in hw_config_set_bdaddr()
458
uint8_t retval =
FALSE
;
in hw_config_read_bdaddr()
862
uint8_t ret =
FALSE
;
in hw_sco_i2spcm_proc_interface_param()
881
if ((ret = bt_vendor_cbacks->xmit_cb(HCI_VSC_WRITE_SCO_PCM_INT_PARAM, p_buf)) ==
FALSE
) {
in hw_sco_i2spcm_proc_interface_param()
894
uint8_t ret =
FALSE
;
in hw_sco_i2spcm_proc_int_param()
912
if ((ret = bt_vendor_cbacks->xmit_cb(HCI_VSC_WRITE_PCM_DATA_FORMAT_PARAM, p_buf)) ==
FALSE
) {
in hw_sco_i2spcm_proc_int_param()
1017
hw_cfg_cb.f_set_baud_2 =
FALSE
;
in hw_config_start()
1053
** Returns TRUE/
FALSE
1060
uint8_t ret =
FALSE
;
in hw_lpm_enable()
[all...]
H
A
D
userial_vendor.c
45
#define VNDUSERIAL_DBG
FALSE
90
** Returns TRUE/
FALSE
126
return
FALSE
;
in userial_to_tcio_baud()
/vendor/hihope/rk3568/bluetooth/src/
H
A
D
upio.c
47
#define UPIO_DBG
FALSE
185
lpm_proc_cb.btwrite_active =
FALSE
;
in proc_btwrite_timeout()
261
lpm_proc_cb.timer_created =
FALSE
;
in upio_cleanup()
382
lpm_proc_cb.timer_created =
FALSE
;
in upio_set()
394
if (lpm_proc_cb.timer_created ==
FALSE
) {
in upio_set()
451
#if (BT_WAKE_VIA_PROC_NOTIFY_DEASSERT ==
FALSE
)
in upio_set()
H
A
D
bt_vendor_brcm.c
36
#define BTVND_DBG
FALSE
118
HILOGW("** with VENDOR_LIB_RUNTIME_TUNING_ENABLED=
FALSE
and ");
in init()
196
hw_lpm_set_wake_state(
FALSE
);
in op()
H
A
D
userial_vendor.c
45
#define VNDUSERIAL_DBG
FALSE
90
** Returns TRUE/
FALSE
126
return
FALSE
;
in userial_to_tcio_baud()
H
A
D
hardware.c
57
#define BTHW_DBG
FALSE
473
uint8_t retval =
FALSE
;
in hw_config_set_bdaddr()
506
uint8_t retval =
FALSE
;
in hw_config_read_bdaddr()
903
uint8_t ret =
FALSE
;
in hw_sco_i2spcm_proc_interface_param()
937
uint8_t ret =
FALSE
;
in hw_sco_i2spcm_proc_int_param()
1063
hw_cfg_cb.f_set_baud_2 =
FALSE
;
in hw_config_start()
1100
** Returns TRUE/
FALSE
1108
uint8_t ret =
FALSE
;
in hw_lpm_enable()
Completed in 8 milliseconds