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:OS_SYS_CLOCK
(Results
1 - 15
of
15
) sorted by relevance
/device/qemu/esp32/liteos_m/board/
H
A
D
target_config.h
54
#define
OS_SYS_CLOCK
800000000
macro
58
#define LOSCFG_BASE_CORE_CYCLE_PER_TICK (
OS_SYS_CLOCK
/ LOSCFG_BASE_CORE_TICK_PER_SECOND)
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/include/
H
A
D
los_config.h
50
#ifndef
OS_SYS_CLOCK
51
#define
OS_SYS_CLOCK
100000000UL
macro
59
#define OS_TIME_TIMER_CLOCK
OS_SYS_CLOCK
/device/board/hisilicon/hispark_taurus/liteos_a/board/include/
H
A
D
platform_config.h
28
#define
OS_SYS_CLOCK
(50000000)
macro
/device/board/hisilicon/hispark_aries/liteos_a/board/include/
H
A
D
platform_config.h
28
#define
OS_SYS_CLOCK
50000000
macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/targets/hi3861v100/include/
H
A
D
target_config.h
91
#define
OS_SYS_CLOCK
g_osSysClock
macro
93
#define
OS_SYS_CLOCK
(40000000UL) /* ԭΪ80000000 */
macro
/device/qemu/SmartL_E802/liteos_m/board/
H
A
D
target_config.h
48
#define
OS_SYS_CLOCK
200000000
macro
/device/qemu/arm_mps3_an547/liteos_m/board/
H
A
D
target_config.h
43
#define
OS_SYS_CLOCK
SYSCLK_FREQ
macro
/device/qemu/riscv32_virt/liteos_m/board/
H
A
D
target_config.h
37
#define
OS_SYS_CLOCK
10000000UL
macro
/device/qemu/arm_mps2_an386/liteos_m/board/
H
A
D
target_config.h
45
#define
OS_SYS_CLOCK
SYSCLK_FREQ
macro
/device/soc/rockchip/rk2206/sdk_liteos/liteos_m/
H
A
D
target_config.h
35
#define
OS_SYS_CLOCK
96000000UL
macro
/device/qemu/arm_virt/liteos_a_mini/board/
H
A
D
target_config.h
27
#define
OS_SYS_CLOCK
50000000
macro
/device/board/hisilicon/hispark_aries/liteos_a/board/
H
A
D
target_config.h
26
#define
OS_SYS_CLOCK
50000000
macro
/device/qemu/arm_virt/liteos_a/board/
H
A
D
target_config.h
27
#define
OS_SYS_CLOCK
50000000
macro
/device/board/hisilicon/hispark_taurus/liteos_a/board/
H
A
D
target_config.h
26
#define
OS_SYS_CLOCK
(50000000)
macro
/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/cmsis/
H
A
D
cmsis_liteos2.c
299
return
OS_SYS_CLOCK
;
in osKernelGetSysTimerFreq()
Completed in 8 milliseconds