Zephyr API Documentation
4.1.99
A Scalable Open Source RTOS
4.1.99
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
q
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
adi_max32_clock.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2023-2024 Analog Devices, Inc.
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_ADI_MAX32_CLOCK_H_
8
#define ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_ADI_MAX32_CLOCK_H_
9
11
#define ADI_MAX32_CLOCK_BUS0 0
12
#define ADI_MAX32_CLOCK_BUS1 1
13
#define ADI_MAX32_CLOCK_BUS2 2
14
16
#define ADI_MAX32_PRPH_CLK_SRC_PCLK 0
/* Peripheral clock */
17
#define ADI_MAX32_PRPH_CLK_SRC_EXTCLK 1
/* External clock */
18
#define ADI_MAX32_PRPH_CLK_SRC_IBRO 2
/* Internal Baud Rate Oscillator*/
19
#define ADI_MAX32_PRPH_CLK_SRC_ERFO 3
/* External RF Oscillator */
20
#define ADI_MAX32_PRPH_CLK_SRC_ERTCO 4
/* External RTC Oscillator */
21
#define ADI_MAX32_PRPH_CLK_SRC_INRO 5
/* Internal Nano Ring Oscillator */
22
#define ADI_MAX32_PRPH_CLK_SRC_ISO 6
/* Internal Secondary Oscillator */
23
#define ADI_MAX32_PRPH_CLK_SRC_IBRO_DIV8 7
/* IBRO/8 */
24
#define ADI_MAX32_PRPH_CLK_SRC_IPLL 8
/* Internal Phase Lock Loop Oscillator */
25
#define ADI_MAX32_PRPH_CLK_SRC_EBO 9
/* External Base Oscillator */
26
27
#endif
/* ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_ADI_MAX32_CLOCK_H_ */
zephyr
dt-bindings
clock
adi_max32_clock.h
Generated on Mon Mar 17 2025 21:04:32 for Zephyr API Documentation by
1.12.0