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:oal_timer_start
(Results
1 - 4
of
4
) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H
A
D
oal_timer.h
134
static inline hi_s32
oal_timer_start
(oal_timer_list_stru *pst_timer, unsigned long ui_delay)
in oal_timer_start()
function
209
static inline hi_s32
oal_timer_start
(oal_timer_list_stru *pst_timer, hi_u64 ui_delay)
in oal_timer_start()
function
H
A
D
plat_pm_wlan.c
1175
oal_timer_start
(&wlan_pm->watchdog_timer, WLAN_SLEEP_TIMER_PERIOD);
in wlan_pm_feed_wdg()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H
A
D
frw_timer.c
167
oal_timer_start
(&timeout->timer, (unsigned long)timeout->timeout);
in frw_timer_create_timer()
253
hi_u32 ret = (hi_u32)
oal_timer_start
(&timeout->timer, (unsigned long)timeout->timeout);
in frw_timer_timeout_proc_event()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H
A
D
hcc_host.c
1306
oal_timer_start
(&hcc_handler->hcc_transer_info.tx_flow_ctrl.flow_timer,
1673
hi_u32 ret =
oal_timer_start
(&hcc_handler->hcc_transer_info.hcc_timer, HCC_HEARTBEAT_TIMEOUT);
Completed in 7 milliseconds