Zephyr API Documentation
4.2.0-rc1
A Scalable Open Source RTOS
4.2.0-rc1
Toggle main menu visibility
Main Page
Related Pages
Topics
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
u
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
stm32g0_b1x_c1x_clock.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2025 Andreas Schuster <andreas.schuster@schuam.de>
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_STM32G0_B1X_C1X_CLOCK_H_
8
#define ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_STM32G0_B1X_C1X_CLOCK_H_
9
10
/* MCO prescaler : division factor */
11
#define MCO_PRE_DIV_256 8
12
#define MCO_PRE_DIV_512 9
13
#define MCO_PRE_DIV_1024 10
14
15
/* MCO clock output */
16
#define MCO_SEL_HSI48 2
17
#define MCO_SEL_PLLPCLK 8
18
#define MCO_SEL_PLLQCLK 9
19
#define MCO_SEL_RTCCLK 10
20
#define MCO_SEL_RTCWAKEUP 11
21
22
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_STM32G0_B1X_C1X_CLOCK_H_ */
zephyr
dt-bindings
clock
stm32g0_b1x_c1x_clock.h
Generated on Fri Jul 4 2025 00:06:44 for Zephyr API Documentation by
1.12.0