Zephyr API Documentation
3.5.0
A Scalable Open Source RTOS
3.5.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
renesas_cpg_mssr.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2016 Open-RnD Sp. z o.o.
3
* Copyright (c) 2016 BayLibre, SAS
4
* Copyright (c) 2017 Linaro Limited.
5
* Copyright (c) 2017 RnDity Sp. z o.o.
6
*
7
* SPDX-License-Identifier: Apache-2.0
8
*/
9
#ifndef ZEPHYR_INCLUDE_DRIVERS_CLOCK_CONTROL_RCAR_CLOCK_CONTROL_H_
10
#define ZEPHYR_INCLUDE_DRIVERS_CLOCK_CONTROL_RCAR_CLOCK_CONTROL_H_
11
12
#include <
zephyr/drivers/clock_control.h
>
13
#include <
zephyr/dt-bindings/clock/renesas_cpg_mssr.h
>
14
15
struct
rcar_cpg_clk
{
16
uint32_t
domain
;
17
uint32_t
module
;
18
uint32_t
rate
;
19
};
20
21
#endif
/* ZEPHYR_INCLUDE_DRIVERS_CLOCK_CONTROL_RCAR_CLOCK_CONTROL_H_ */
clock_control.h
Public Clock Control APIs.
renesas_cpg_mssr.h
uint32_t
__UINT32_TYPE__ uint32_t
Definition:
stdint.h:90
rcar_cpg_clk
Definition:
renesas_cpg_mssr.h:15
rcar_cpg_clk::domain
uint32_t domain
Definition:
renesas_cpg_mssr.h:16
rcar_cpg_clk::rate
uint32_t rate
Definition:
renesas_cpg_mssr.h:18
rcar_cpg_clk::module
uint32_t module
Definition:
renesas_cpg_mssr.h:17
zephyr
drivers
clock_control
renesas_cpg_mssr.h
Generated on Fri Oct 20 2023 10:27:12 for Zephyr API Documentation by
1.9.6