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
npcx_clock.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2020 Nuvoton Technology Corporation.
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_NPCX_CLOCK_H_
7
#define ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_NPCX_CLOCK_H_
8
9
/* clock bus references */
10
#define NPCX_CLOCK_BUS_FREERUN 0
11
#define NPCX_CLOCK_BUS_LFCLK 1
12
#define NPCX_CLOCK_BUS_OSC 2
13
#define NPCX_CLOCK_BUS_FIU 3
14
#define NPCX_CLOCK_BUS_CORE 4
15
#define NPCX_CLOCK_BUS_APB1 5
16
#define NPCX_CLOCK_BUS_APB2 6
17
#define NPCX_CLOCK_BUS_APB3 7
18
#define NPCX_CLOCK_BUS_APB4 8
19
#define NPCX_CLOCK_BUS_AHB6 9
20
#define NPCX_CLOCK_BUS_FMCLK 10
21
#define NPCX_CLOCK_BUS_FIU0 NPCX_CLOCK_BUS_FIU
22
#define NPCX_CLOCK_BUS_FIU1 11
23
24
/* clock enable/disable references */
25
#define NPCX_PWDWN_CTL1 0
26
#define NPCX_PWDWN_CTL2 1
27
#define NPCX_PWDWN_CTL3 2
28
#define NPCX_PWDWN_CTL4 3
29
#define NPCX_PWDWN_CTL5 4
30
#define NPCX_PWDWN_CTL6 5
31
#define NPCX_PWDWN_CTL7 6
32
#define NPCX_PWDWN_CTL8 7
33
#define NPCX_PWDWN_CTL_COUNT 8
34
35
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_NPCX_CLOCK_H_ */
zephyr
dt-bindings
clock
npcx_clock.h
Generated on Fri Oct 20 2023 10:27:12 for Zephyr API Documentation by
1.9.6