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:rtc
(Results
1 - 12
of
12
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/
H
A
D
Makefile
33
sub_dir +=
rtc
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H
A
D
oal_time.h
29
#include <linux/
rtc
.h>
37
#include <linux/
rtc
.h>
H
A
D
exception_rst.c
23
#include <linux/
rtc
.h>
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/include/
H
A
D
hi_hwtimer.h
137
hi_u32 hi_hwrtc_start(const hi_hwrtc_ctl *
rtc
);
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
H
A
D
osal_timer.c
26
#include <linux/
rtc
.h>
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H
A
D
osal_timer.c
31
#include <linux/
rtc
.h>
/device/soc/rockchip/common/vendor/drivers/power/
H
A
D
rk817_battery.c
37
#include <linux/
rtc
.h>
3097
struct rtc_device *
rtc
= rtc_class_open(CONFIG_RTC_HCTOSYS_DEVICE);
in rk817_get_rtc_sec()
local
3099
err = rtc_read_time(
rtc
, &tm);
in rk817_get_rtc_sec()
3101
dev_err(
rtc
->dev.parent, "read hardware clk failed\n");
in rk817_get_rtc_sec()
3107
dev_err(
rtc
->dev.parent, "invalid date time\n");
in rk817_get_rtc_sec()
H
A
D
rk817_charger.c
33
#include <linux/
rtc
.h>
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
H
A
D
rk817_battery.c
37
#include <linux/
rtc
.h>
3086
struct rtc_device *
rtc
= rtc_class_open(CONFIG_RTC_HCTOSYS_DEVICE);
in rk817_get_rtc_sec()
local
3088
err = rtc_read_time(
rtc
, &tm);
in rk817_get_rtc_sec()
3090
dev_err(
rtc
->dev.parent, "read hardware clk failed\n");
in rk817_get_rtc_sec()
3096
dev_err(
rtc
->dev.parent, "invalid date time\n");
in rk817_get_rtc_sec()
H
A
D
rk817_charger.c
33
#include <linux/
rtc
.h>
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
linuxver.h
89
#include <linux/
rtc
.h>
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H
A
D
dhd_linux.c
66
#include <linux/
rtc
.h>
Completed in 42 milliseconds