Zephyr API Documentation
3.6.0
A Scalable Open Source RTOS
3.6.0
Toggle main menu visibility
Main Page
Related Pages
Modules
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Enumerator
Files
File List
Globals
All
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
f
g
h
i
k
l
m
n
o
p
r
s
t
x
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Macros
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
mcux_snvs_rtc.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2021 Basalte bv
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
21
#ifndef ZEPHYR_INCLUDE_DRIVERS_RTC_MCUX_SNVS_H_
22
#define ZEPHYR_INCLUDE_DRIVERS_RTC_MCUX_SNVS_H_
23
24
#include <
zephyr/device.h
>
25
26
#ifdef __cplusplus
27
extern
"C"
{
28
#endif
29
41
int
mcux_snvs_rtc_set
(
const
struct
device
*dev,
uint32_t
ticks);
42
43
#ifdef __cplusplus
44
}
45
#endif
46
47
#endif
/* ZEPHYR_INCLUDE_DRIVERS_RTC_MCUX_SNVS_H_ */
device.h
mcux_snvs_rtc_set
int mcux_snvs_rtc_set(const struct device *dev, uint32_t ticks)
Set the current counter value.
uint32_t
__UINT32_TYPE__ uint32_t
Definition:
stdint.h:90
device
Runtime device structure (in ROM) per driver instance.
Definition:
device.h:387
zephyr
drivers
rtc
mcux_snvs_rtc.h
Generated on Sat Feb 24 2024 03:45:05 for Zephyr API Documentation by
1.9.6