Zephyr API Documentation
4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
numaker_m333x_clock.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2025 Nuvoton Technology Corporation.
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
#ifndef ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_NUMAKER_M333X_CLOCK_H
8
#define ZEPHYR_INCLUDE_DT_BINDINGS_CLOCK_NUMAKER_M333X_CLOCK_H
9
10
#define NUMAKER_CLK_CLKSEL0_HCLKSEL_HXT 0x00000000
11
#define NUMAKER_CLK_CLKSEL0_HCLKSEL_LXT 0x00000001
12
#define NUMAKER_CLK_CLKSEL0_HCLKSEL_PLL 0x00000002
13
#define NUMAKER_CLK_CLKSEL0_HCLKSEL_LIRC 0x00000003
14
#define NUMAKER_CLK_CLKSEL0_HCLKSEL_HIRC 0x00000007
15
#define NUMAKER_CLK_CLKSEL0_STCLKSEL_HXT 0x00000000
16
#define NUMAKER_CLK_CLKSEL0_STCLKSEL_LXT 0x00000008
17
#define NUMAKER_CLK_CLKSEL0_STCLKSEL_HXT_DIV2 0x00000010
18
#define NUMAKER_CLK_CLKSEL0_STCLKSEL_HCLK_DIV2 0x00000018
19
#define NUMAKER_CLK_CLKSEL0_STCLKSEL_HIRC_DIV2 0x00000038
20
#define NUMAKER_CLK_CLKSEL0_EADC0SEL_HCLK 0x00000000
21
#define NUMAKER_CLK_CLKSEL0_EADC0SEL_PLL_DIV2 0x00000400
22
#define NUMAKER_CLK_CLKSEL0_SDH0SEL_HXT 0x00000000
23
#define NUMAKER_CLK_CLKSEL0_SDH0SEL_PLL_DIV2 0x00100000
24
#define NUMAKER_CLK_CLKSEL0_SDH0SEL_HCLK 0x00200000
25
#define NUMAKER_CLK_CLKSEL0_SDH0SEL_HIRC 0x00300000
26
#define NUMAKER_CLK_CLKSEL0_CANFD0SEL_HXT 0x00000000
27
#define NUMAKER_CLK_CLKSEL0_CANFD0SEL_PLL_DIV2 0x01000000
28
#define NUMAKER_CLK_CLKSEL0_CANFD0SEL_HCLK 0x02000000
29
#define NUMAKER_CLK_CLKSEL0_CANFD0SEL_HIRC 0x03000000
30
#define NUMAKER_CLK_CLKSEL0_CANFD1SEL_HXT 0x00000000
31
#define NUMAKER_CLK_CLKSEL0_CANFD1SEL_PLL_DIV2 0x04000000
32
#define NUMAKER_CLK_CLKSEL0_CANFD1SEL_HCLK 0x08000000
33
#define NUMAKER_CLK_CLKSEL0_CANFD1SEL_HIRC 0x0C000000
34
#define NUMAKER_CLK_CLKSEL1_WDT0SEL_LXT 0x00000001
35
#define NUMAKER_CLK_CLKSEL1_WDT0SEL_HCLK_DIV2048 0x00000002
36
#define NUMAKER_CLK_CLKSEL1_WDT0SEL_LIRC 0x00000003
37
#define NUMAKER_CLK_CLKSEL1_WDT1SEL_LXT 0x00000004
38
#define NUMAKER_CLK_CLKSEL1_WDT1SEL_HCLK_DIV2048 0x00000008
39
#define NUMAKER_CLK_CLKSEL1_WDT1SEL_LIRC 0x0000000C
40
#define NUMAKER_CLK_CLKSEL1_CLKOSEL_HXT 0x00000000
41
#define NUMAKER_CLK_CLKSEL1_CLKOSEL_LXT 0x00000010
42
#define NUMAKER_CLK_CLKSEL1_CLKOSEL_HCLK 0x00000020
43
#define NUMAKER_CLK_CLKSEL1_CLKOSEL_HIRC 0x00000030
44
#define NUMAKER_CLK_CLKSEL1_CLKOSEL_LIRC 0x00000040
45
#define NUMAKER_CLK_CLKSEL1_CLKOSEL_PLL_DIV2 0x00000050
46
#define NUMAKER_CLK_CLKSEL1_TMR0SEL_HXT 0x00000000
47
#define NUMAKER_CLK_CLKSEL1_TMR0SEL_LXT 0x00000100
48
#define NUMAKER_CLK_CLKSEL1_TMR0SEL_PCLK0 0x00000200
49
#define NUMAKER_CLK_CLKSEL1_TMR0SEL_EXT 0x00000300
50
#define NUMAKER_CLK_CLKSEL1_TMR0SEL_LIRC 0x00000500
51
#define NUMAKER_CLK_CLKSEL1_TMR0SEL_HIRC 0x00000700
52
#define NUMAKER_CLK_CLKSEL1_TMR1SEL_HXT 0x00000000
53
#define NUMAKER_CLK_CLKSEL1_TMR1SEL_LXT 0x00001000
54
#define NUMAKER_CLK_CLKSEL1_TMR1SEL_PCLK0 0x00002000
55
#define NUMAKER_CLK_CLKSEL1_TMR1SEL_EXT 0x00003000
56
#define NUMAKER_CLK_CLKSEL1_TMR1SEL_LIRC 0x00005000
57
#define NUMAKER_CLK_CLKSEL1_TMR1SEL_HIRC 0x00007000
58
#define NUMAKER_CLK_CLKSEL1_TMR2SEL_HXT 0x00000000
59
#define NUMAKER_CLK_CLKSEL1_TMR2SEL_LXT 0x00010000
60
#define NUMAKER_CLK_CLKSEL1_TMR2SEL_PCLK1 0x00020000
61
#define NUMAKER_CLK_CLKSEL1_TMR2SEL_EXT 0x00030000
62
#define NUMAKER_CLK_CLKSEL1_TMR2SEL_LIRC 0x00050000
63
#define NUMAKER_CLK_CLKSEL1_TMR2SEL_HIRC 0x00070000
64
#define NUMAKER_CLK_CLKSEL1_TMR3SEL_HXT 0x00000000
65
#define NUMAKER_CLK_CLKSEL1_TMR3SEL_LXT 0x00100000
66
#define NUMAKER_CLK_CLKSEL1_TMR3SEL_PCLK1 0x00200000
67
#define NUMAKER_CLK_CLKSEL1_TMR3SEL_EXT 0x00300000
68
#define NUMAKER_CLK_CLKSEL1_TMR3SEL_LIRC 0x00500000
69
#define NUMAKER_CLK_CLKSEL1_TMR3SEL_HIRC 0x00700000
70
#define NUMAKER_CLK_CLKSEL1_UART0SEL_HXT 0x00000000
71
#define NUMAKER_CLK_CLKSEL1_UART0SEL_PLL_DIV2 0x01000000
72
#define NUMAKER_CLK_CLKSEL1_UART0SEL_LXT 0x02000000
73
#define NUMAKER_CLK_CLKSEL1_UART0SEL_HIRC 0x03000000
74
#define NUMAKER_CLK_CLKSEL1_UART1SEL_HXT 0x00000000
75
#define NUMAKER_CLK_CLKSEL1_UART1SEL_PLL_DIV2 0x04000000
76
#define NUMAKER_CLK_CLKSEL1_UART1SEL_LXT 0x08000000
77
#define NUMAKER_CLK_CLKSEL1_UART1SEL_HIRC 0x0C000000
78
#define NUMAKER_CLK_CLKSEL1_WWDT0SEL_HCLK_DIV2048 0x20000000
79
#define NUMAKER_CLK_CLKSEL1_WWDT0SEL_LIRC 0x30000000
80
#define NUMAKER_CLK_CLKSEL1_WWDT1SEL_HCLK_DIV2048 0x80000000
81
#define NUMAKER_CLK_CLKSEL1_WWDT1SEL_LIRC 0xC0000000
82
#define NUMAKER_CLK_CLKSEL2_EPWM0SEL_HCLK 0x00000000
83
#define NUMAKER_CLK_CLKSEL2_EPWM0SEL_PCLK0 0x00000001
84
#define NUMAKER_CLK_CLKSEL2_EPWM1SEL_HCLK 0x00000000
85
#define NUMAKER_CLK_CLKSEL2_EPWM1SEL_PCLK1 0x00000002
86
#define NUMAKER_CLK_CLKSEL2_QSPI0SEL_HXT 0x00000000
87
#define NUMAKER_CLK_CLKSEL2_QSPI0SEL_PLL_DIV2 0x00000004
88
#define NUMAKER_CLK_CLKSEL2_QSPI0SEL_PCLK0 0x00000008
89
#define NUMAKER_CLK_CLKSEL2_QSPI0SEL_HIRC 0x0000000C
90
#define NUMAKER_CLK_CLKSEL2_SPI0SEL_HXT 0x00000000
91
#define NUMAKER_CLK_CLKSEL2_SPI0SEL_PLL_DIV2 0x00000010
92
#define NUMAKER_CLK_CLKSEL2_SPI0SEL_PCLK1 0x00000020
93
#define NUMAKER_CLK_CLKSEL2_SPI0SEL_HIRC 0x00000030
94
#define NUMAKER_CLK_CLKSEL2_SPI1SEL_HXT 0x00000000
95
#define NUMAKER_CLK_CLKSEL2_SPI1SEL_PLL_DIV2 0x00000040
96
#define NUMAKER_CLK_CLKSEL2_SPI1SEL_PCLK0 0x00000080
97
#define NUMAKER_CLK_CLKSEL2_SPI1SEL_HIRC 0x000000C0
98
#define NUMAKER_CLK_CLKSEL2_BPWM0SEL_HCLK 0x00000000
99
#define NUMAKER_CLK_CLKSEL2_BPWM0SEL_PCLK0 0x00000100
100
#define NUMAKER_CLK_CLKSEL2_BPWM1SEL_HCLK 0x00000000
101
#define NUMAKER_CLK_CLKSEL2_BPWM1SEL_PCLK1 0x00000200
102
#define NUMAKER_CLK_CLKSEL2_SPI2SEL_HXT 0x00000000
103
#define NUMAKER_CLK_CLKSEL2_SPI2SEL_PLL_DIV2 0x00001000
104
#define NUMAKER_CLK_CLKSEL2_SPI2SEL_PCLK1 0x00002000
105
#define NUMAKER_CLK_CLKSEL2_SPI2SEL_HIRC 0x00003000
106
#define NUMAKER_CLK_CLKSEL2_BPWM2SEL_HCLK 0x00000000
107
#define NUMAKER_CLK_CLKSEL2_BPWM2SEL_PCLK0 0x00010000
108
#define NUMAKER_CLK_CLKSEL2_BPWM3SEL_HCLK 0x00000000
109
#define NUMAKER_CLK_CLKSEL2_BPWM3SEL_PCLK1 0x00020000
110
#define NUMAKER_CLK_CLKSEL2_BPWM4SEL_HCLK 0x00000000
111
#define NUMAKER_CLK_CLKSEL2_BPWM4SEL_PCLK0 0x00040000
112
#define NUMAKER_CLK_CLKSEL2_BPWM5SEL_HCLK 0x00000000
113
#define NUMAKER_CLK_CLKSEL2_BPWM5SEL_PCLK1 0x00080000
114
#define NUMAKER_CLK_CLKSEL3_I2S0SEL_HXT 0x00000000
115
#define NUMAKER_CLK_CLKSEL3_I2S0SEL_PLL_DIV2 0x00010000
116
#define NUMAKER_CLK_CLKSEL3_I2S0SEL_PCLK0 0x00020000
117
#define NUMAKER_CLK_CLKSEL3_I2S0SEL_HIRC 0x00030000
118
#define NUMAKER_CLK_CLKSEL3_I3C0SEL_HXT 0x00000000
119
#define NUMAKER_CLK_CLKSEL3_I3C0SEL_HCLK 0x00040000
120
#define NUMAKER_CLK_CLKSEL3_I3C0SEL_PCLK0 0x00080000
121
#define NUMAKER_CLK_CLKSEL3_I3C0SEL_HIRC 0x000C0000
122
#define NUMAKER_CLK_CLKSEL3_UART2SEL_HXT 0x00000000
123
#define NUMAKER_CLK_CLKSEL3_UART2SEL_PLL_DIV2 0x01000000
124
#define NUMAKER_CLK_CLKSEL3_UART2SEL_LXT 0x02000000
125
#define NUMAKER_CLK_CLKSEL3_UART2SEL_HIRC 0x03000000
126
#define NUMAKER_CLK_CLKSEL3_UART3SEL_HXT 0x00000000
127
#define NUMAKER_CLK_CLKSEL3_UART3SEL_PLL_DIV2 0x04000000
128
#define NUMAKER_CLK_CLKSEL3_UART3SEL_LXT 0x08000000
129
#define NUMAKER_CLK_CLKSEL3_UART3SEL_HIRC 0x0C000000
130
#define NUMAKER_CLK_CLKSEL3_UART4SEL_HXT 0x00000000
131
#define NUMAKER_CLK_CLKSEL3_UART4SEL_PLL_DIV2 0x10000000
132
#define NUMAKER_CLK_CLKSEL3_UART4SEL_LXT 0x20000000
133
#define NUMAKER_CLK_CLKSEL3_UART4SEL_HIRC 0x30000000
134
#define NUMAKER_CLK_CLKDIV0_HCLK(x) (((x) - 1UL) << (0))
135
#define NUMAKER_CLK_CLKDIV0_SDH0(x) (((x) - 1UL) << (24))
136
#define NUMAKER_CLK_CLKDIV0_UART0(x) (((x) - 1UL) << (8))
137
#define NUMAKER_CLK_CLKDIV0_UART1(x) (((x) - 1UL) << (12))
138
#define NUMAKER_CLK_CLKDIV0_EADC0(x) (((x) - 1UL) << (16))
139
#define NUMAKER_CLK_CLKDIV1_UART2(x) (((x) - 1UL) << (0))
140
#define NUMAKER_CLK_CLKDIV1_UART3(x) (((x) - 1UL) << (4))
141
#define NUMAKER_CLK_CLKDIV1_UART4(x) (((x) - 1UL) << (8))
142
#define NUMAKER_CLK_CLKDIV1_I2S0(x) (((x) - 1UL) << (12))
143
#define NUMAKER_CLK_CLKDIV1_CANFD0(x) (((x) - 1UL) << (16))
144
#define NUMAKER_CLK_CLKDIV1_CANFD1(x) (((x) - 1UL) << (20))
145
#define NUMAKER_CLK_PCLKDIV_APB0DIV_DIV1 0x00000000
146
#define NUMAKER_CLK_PCLKDIV_APB0DIV_DIV2 0x00000001
147
#define NUMAKER_CLK_PCLKDIV_APB0DIV_DIV4 0x00000002
148
#define NUMAKER_CLK_PCLKDIV_APB0DIV_DIV8 0x00000003
149
#define NUMAKER_CLK_PCLKDIV_APB0DIV_DIV16 0x00000004
150
#define NUMAKER_CLK_PCLKDIV_APB1DIV_DIV1 0x00000000
151
#define NUMAKER_CLK_PCLKDIV_APB1DIV_DIV2 0x00000010
152
#define NUMAKER_CLK_PCLKDIV_APB1DIV_DIV4 0x00000020
153
#define NUMAKER_CLK_PCLKDIV_APB1DIV_DIV8 0x00000030
154
#define NUMAKER_CLK_PCLKDIV_APB1DIV_DIV16 0x00000040
155
#define NUMAKER_CLK_PLLCTL_PLLSRC_HXT 0x00000000
156
#define NUMAKER_CLK_PLLCTL_PLLSRC_HIRC_DIV4 0x00080000
157
#define NUMAKER_PDMA0_MODULE 0x00000001
158
#define NUMAKER_ISP_MODULE 0x00000002
159
#define NUMAKER_EBI_MODULE 0x00000003
160
#define NUMAKER_ST_MODULE 0x00000004
161
#define NUMAKER_SDH0_MODULE 0x00E83F06
162
#define NUMAKER_PDMA1_MODULE 0x00000005
163
#define NUMAKER_CRC_MODULE 0x00000007
164
#define NUMAKER_CANFD0_MODULE 0x00F07E08
165
#define NUMAKER_CANFD1_MODULE 0x00F47E89
166
#define NUMAKER_HSUSBD_MODULE 0x0000000A
167
#define NUMAKER_PDCI_MODULE 0x0000000B
168
#define NUMAKER_FMCIDLE_MODULE 0x0000000F
169
#define NUMAKER_USBH_MODULE 0x00500010
170
#define NUMAKER_CANRAM0_MODULE 0x00000011
171
#define NUMAKER_CANRAM1_MODULE 0x00000012
172
#define NUMAKER_TRACE_MODULE 0x00000013
173
#define NUMAKER_GPA_MODULE 0x00000018
174
#define NUMAKER_GPB_MODULE 0x00000019
175
#define NUMAKER_GPC_MODULE 0x0000001A
176
#define NUMAKER_GPD_MODULE 0x0000001B
177
#define NUMAKER_GPE_MODULE 0x0000001C
178
#define NUMAKER_GPF_MODULE 0x0000001D
179
#define NUMAKER_GPG_MODULE 0x0000001E
180
#define NUMAKER_GPH_MODULE 0x0000001F
181
#define NUMAKER_WDT0_MODULE 0x24C00000
182
#define NUMAKER_WDT1_MODULE 0x24C4001F
183
#define NUMAKER_WWDT0_MODULE 0x24F80018
184
#define NUMAKER_WWDT1_MODULE 0x24FC0019
185
#define NUMAKER_RTC_MODULE 0x20000001
186
#define NUMAKER_TMR0_MODULE 0x25D00002
187
#define NUMAKER_TMR1_MODULE 0x25D80003
188
#define NUMAKER_TMR2_MODULE 0x25E00004
189
#define NUMAKER_TMR3_MODULE 0x25E80005
190
#define NUMAKER_CLKO_MODULE 0x25C80006
191
#define NUMAKER_ACMP01_MODULE 0x20000007
192
#define NUMAKER_I2C0_MODULE 0x20000008
193
#define NUMAKER_I2C1_MODULE 0x20000009
194
#define NUMAKER_I2C2_MODULE 0x2000000A
195
#define NUMAKER_I3C0_MODULE 0x2CE4000B
196
#define NUMAKER_QSPI0_MODULE 0x28C4000C
197
#define NUMAKER_SPI0_MODULE 0x28C8000D
198
#define NUMAKER_SPI1_MODULE 0x28CC000E
199
#define NUMAKER_SPI2_MODULE 0x28D8000F
200
#define NUMAKER_UART0_MODULE 0x24F03D10
201
#define NUMAKER_UART1_MODULE 0x24F43D91
202
#define NUMAKER_UART2_MODULE 0x2CF07C12
203
#define NUMAKER_UART3_MODULE 0x2CF47C93
204
#define NUMAKER_UART4_MODULE 0x2CF87D14
205
#define NUMAKER_EADC0_MODULE 0x20543E1C
206
#define NUMAKER_I2S0_MODULE 0x2CE07D9D
207
#define NUMAKER_HSOTG_MODULE 0x2000001E
208
#define NUMAKER_USCI0_MODULE 0x40000008
209
#define NUMAKER_USCI1_MODULE 0x40000009
210
#define NUMAKER_EPWM0_MODULE 0x48400010
211
#define NUMAKER_EPWM1_MODULE 0x48420011
212
#define NUMAKER_BPWM0_MODULE 0x48500012
213
#define NUMAKER_BPWM1_MODULE 0x48520013
214
#define NUMAKER_EQEI0_MODULE 0x40000014
215
#define NUMAKER_ECAP0_MODULE 0x4000001A
216
#define NUMAKER_BPWM2_MODULE 0x4860001C
217
#define NUMAKER_BPWM3_MODULE 0x4862001D
218
#define NUMAKER_BPWM4_MODULE 0x4864001E
219
#define NUMAKER_BPWM5_MODULE 0x4866001F
220
#define NUMAKER_LLSI0_MODULE 0x60000000
221
#define NUMAKER_LLSI1_MODULE 0x60000001
222
#define NUMAKER_LLSI2_MODULE 0x60000002
223
#define NUMAKER_LLSI3_MODULE 0x60000003
224
#define NUMAKER_LLSI4_MODULE 0x60000004
225
#define NUMAKER_LLSI5_MODULE 0x60000005
226
#define NUMAKER_LLSI6_MODULE 0x60000006
227
#define NUMAKER_LLSI7_MODULE 0x60000007
228
#define NUMAKER_LLSI8_MODULE 0x60000008
229
#define NUMAKER_LLSI9_MODULE 0x60000009
230
#define NUMAKER_ELLSI0_MODULE 0x6000000A
231
#define NUMAKER_CLK_PMUCTL_PDMSEL_NPD0 0x00000002
232
#define NUMAKER_CLK_PMUCTL_PDMSEL_NPD1 0x00000000
233
#define NUMAKER_CLK_PMUCTL_PDMSEL_NPD2 0x00000001
234
#define NUMAKER_CLK_PMUCTL_PDMSEL_SPD 0x00000004
235
#define NUMAKER_CLK_PMUCTL_PDMSEL_DPD 0x00000006
236
#define NUMAKER_CLK_PMUCTL_PDMSEL_FWPD 0x00000002
237
#define NUMAKER_CLK_PMUCTL_PDMSEL_NPD 0x00000000
238
#define NUMAKER_CLK_PMUCTL_PDMSEL_LLPD 0x00000001
239
240
#endif
zephyr
dt-bindings
clock
numaker_m333x_clock.h
Generated on
for Zephyr API Documentation by
1.14.0