HPM SDK
HPMicro Software Development Kit
hpm_trgmmux_src.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2021-2024 HPMicro
3
*
4
* SPDX-License-Identifier: BSD-3-Clause
5
*
6
*/
7
8
9
#ifndef HPM_TRGMMUX_SRC_H
10
#define HPM_TRGMMUX_SRC_H
11
12
/* trgm0_input mux definitions */
13
#define HPM_TRGM0_INPUT_SRC_VSS (0x0UL)
14
#define HPM_TRGM0_INPUT_SRC_VDD (0x1UL)
15
#define HPM_TRGM0_INPUT_SRC_TRGM0_P0 (0x2UL)
16
#define HPM_TRGM0_INPUT_SRC_TRGM0_P1 (0x3UL)
17
#define HPM_TRGM0_INPUT_SRC_TRGM0_P2 (0x4UL)
18
#define HPM_TRGM0_INPUT_SRC_TRGM0_P3 (0x5UL)
19
#define HPM_TRGM0_INPUT_SRC_TRGM0_P4 (0x6UL)
20
#define HPM_TRGM0_INPUT_SRC_TRGM0_P5 (0x7UL)
21
#define HPM_TRGM0_INPUT_SRC_TRGM0_P6 (0x8UL)
22
#define HPM_TRGM0_INPUT_SRC_TRGM0_P7 (0x9UL)
23
#define HPM_TRGM0_INPUT_SRC_TRGM0_P8 (0xAUL)
24
#define HPM_TRGM0_INPUT_SRC_TRGM0_P9 (0xBUL)
25
#define HPM_TRGM0_INPUT_SRC_TRGM0_P10 (0xCUL)
26
#define HPM_TRGM0_INPUT_SRC_TRGM0_P11 (0xDUL)
27
#define HPM_TRGM0_INPUT_SRC_TRGM3_OUTX0 (0xEUL)
28
#define HPM_TRGM0_INPUT_SRC_TRGM3_OUTX1 (0xFUL)
29
#define HPM_TRGM0_INPUT_SRC_TRGM2_OUTX0 (0x10UL)
30
#define HPM_TRGM0_INPUT_SRC_TRGM2_OUTX1 (0x11UL)
31
#define HPM_TRGM0_INPUT_SRC_TRGM1_OUTX0 (0x12UL)
32
#define HPM_TRGM0_INPUT_SRC_TRGM1_OUTX1 (0x13UL)
33
#define HPM_TRGM0_INPUT_SRC_PWM0_CH8REF (0x14UL)
34
#define HPM_TRGM0_INPUT_SRC_PWM0_CH9REF (0x15UL)
35
#define HPM_TRGM0_INPUT_SRC_PWM0_CH10REF (0x16UL)
36
#define HPM_TRGM0_INPUT_SRC_PWM0_CH11REF (0x17UL)
37
#define HPM_TRGM0_INPUT_SRC_PWM0_CH12REF (0x18UL)
38
#define HPM_TRGM0_INPUT_SRC_PWM0_CH13REF (0x19UL)
39
#define HPM_TRGM0_INPUT_SRC_PWM0_CH14REF (0x1AUL)
40
#define HPM_TRGM0_INPUT_SRC_PWM0_CH15REF (0x1BUL)
41
#define HPM_TRGM0_INPUT_SRC_QEI0_TRGO (0x1CUL)
42
#define HPM_TRGM0_INPUT_SRC_HALL0_TRGO (0x1DUL)
43
#define HPM_TRGM0_INPUT_SRC_PTPC_CMP0 (0x1EUL)
44
#define HPM_TRGM0_INPUT_SRC_PTPC_CMP1 (0x1FUL)
45
#define HPM_TRGM0_INPUT_SRC_SYNT_CH0 (0x20UL)
46
#define HPM_TRGM0_INPUT_SRC_SYNT_CH1 (0x21UL)
47
#define HPM_TRGM0_INPUT_SRC_SYNT_CH2 (0x22UL)
48
#define HPM_TRGM0_INPUT_SRC_SYNT_CH3 (0x23UL)
49
#define HPM_TRGM0_INPUT_SRC_USB0_SOF (0x24UL)
50
#define HPM_TRGM0_INPUT_SRC_DEBUG_FLAG (0x25UL)
51
#define HPM_TRGM0_INPUT_SRC_GPTMR0_OUT2 (0x26UL)
52
#define HPM_TRGM0_INPUT_SRC_GPTMR0_OUT3 (0x27UL)
53
#define HPM_TRGM0_INPUT_SRC_SDM_CMPL0 (0x28UL)
54
#define HPM_TRGM0_INPUT_SRC_SDM_CMPL1 (0x29UL)
55
#define HPM_TRGM0_INPUT_SRC_SDM_CMPL2 (0x2AUL)
56
#define HPM_TRGM0_INPUT_SRC_SDM_CMPL3 (0x2BUL)
57
#define HPM_TRGM0_INPUT_SRC_SDM_CMPH0 (0x2CUL)
58
#define HPM_TRGM0_INPUT_SRC_SDM_CMPH1 (0x2DUL)
59
#define HPM_TRGM0_INPUT_SRC_SDM_CMPH2 (0x2EUL)
60
#define HPM_TRGM0_INPUT_SRC_SDM_CMPH3 (0x2FUL)
61
#define HPM_TRGM0_INPUT_SRC_SDM_CMPHZ0 (0x30UL)
62
#define HPM_TRGM0_INPUT_SRC_SDM_CMPHZ1 (0x31UL)
63
#define HPM_TRGM0_INPUT_SRC_SDM_CMPHZ2 (0x32UL)
64
#define HPM_TRGM0_INPUT_SRC_SDM_CMPHZ3 (0x33UL)
65
#define HPM_TRGM0_INPUT_SRC_CMP0_OUT (0x34UL)
66
#define HPM_TRGM0_INPUT_SRC_CMP1_OUT (0x35UL)
67
#define HPM_TRGM0_INPUT_SRC_CMP2_OUT (0x36UL)
68
#define HPM_TRGM0_INPUT_SRC_CMP3_OUT (0x37UL)
69
#define HPM_TRGM0_INPUT_SRC_PLA0_OUT0 (0x38UL)
70
#define HPM_TRGM0_INPUT_SRC_PLA0_OUT1 (0x39UL)
71
#define HPM_TRGM0_INPUT_SRC_PLA0_OUT2 (0x3AUL)
72
#define HPM_TRGM0_INPUT_SRC_PLA0_OUT3 (0x3BUL)
73
#define HPM_TRGM0_INPUT_SRC_PLA0_OUT4 (0x3CUL)
74
#define HPM_TRGM0_INPUT_SRC_PLA0_OUT5 (0x3DUL)
75
#define HPM_TRGM0_INPUT_SRC_PLA0_OUT6 (0x3EUL)
76
#define HPM_TRGM0_INPUT_SRC_PLA0_OUT7 (0x3FUL)
77
78
/* trgm1_input mux definitions */
79
#define HPM_TRGM1_INPUT_SRC_VSS (0x0UL)
80
#define HPM_TRGM1_INPUT_SRC_VDD (0x1UL)
81
#define HPM_TRGM1_INPUT_SRC_TRGM1_P0 (0x2UL)
82
#define HPM_TRGM1_INPUT_SRC_TRGM1_P1 (0x3UL)
83
#define HPM_TRGM1_INPUT_SRC_TRGM1_P2 (0x4UL)
84
#define HPM_TRGM1_INPUT_SRC_TRGM1_P3 (0x5UL)
85
#define HPM_TRGM1_INPUT_SRC_TRGM1_P4 (0x6UL)
86
#define HPM_TRGM1_INPUT_SRC_TRGM1_P5 (0x7UL)
87
#define HPM_TRGM1_INPUT_SRC_TRGM1_P6 (0x8UL)
88
#define HPM_TRGM1_INPUT_SRC_TRGM1_P7 (0x9UL)
89
#define HPM_TRGM1_INPUT_SRC_TRGM1_P8 (0xAUL)
90
#define HPM_TRGM1_INPUT_SRC_TRGM1_P9 (0xBUL)
91
#define HPM_TRGM1_INPUT_SRC_TRGM1_P10 (0xCUL)
92
#define HPM_TRGM1_INPUT_SRC_TRGM1_P11 (0xDUL)
93
#define HPM_TRGM1_INPUT_SRC_TRGM3_OUTX0 (0xEUL)
94
#define HPM_TRGM1_INPUT_SRC_TRGM3_OUTX1 (0xFUL)
95
#define HPM_TRGM1_INPUT_SRC_TRGM2_OUTX0 (0x10UL)
96
#define HPM_TRGM1_INPUT_SRC_TRGM2_OUTX1 (0x11UL)
97
#define HPM_TRGM1_INPUT_SRC_TRGM0_OUTX0 (0x12UL)
98
#define HPM_TRGM1_INPUT_SRC_TRGM0_OUTX1 (0x13UL)
99
#define HPM_TRGM1_INPUT_SRC_PWM1_CH8REF (0x14UL)
100
#define HPM_TRGM1_INPUT_SRC_PWM1_CH9REF (0x15UL)
101
#define HPM_TRGM1_INPUT_SRC_PWM1_CH10REF (0x16UL)
102
#define HPM_TRGM1_INPUT_SRC_PWM1_CH11REF (0x17UL)
103
#define HPM_TRGM1_INPUT_SRC_PWM1_CH12REF (0x18UL)
104
#define HPM_TRGM1_INPUT_SRC_PWM1_CH13REF (0x19UL)
105
#define HPM_TRGM1_INPUT_SRC_PWM1_CH14REF (0x1AUL)
106
#define HPM_TRGM1_INPUT_SRC_PWM1_CH15REF (0x1BUL)
107
#define HPM_TRGM1_INPUT_SRC_QEI1_TRGO (0x1CUL)
108
#define HPM_TRGM1_INPUT_SRC_HALL1_TRGO (0x1DUL)
109
#define HPM_TRGM1_INPUT_SRC_PTPC_CMP0 (0x1EUL)
110
#define HPM_TRGM1_INPUT_SRC_PTPC_CMP1 (0x1FUL)
111
#define HPM_TRGM1_INPUT_SRC_SYNT_CH0 (0x20UL)
112
#define HPM_TRGM1_INPUT_SRC_SYNT_CH1 (0x21UL)
113
#define HPM_TRGM1_INPUT_SRC_SYNT_CH2 (0x22UL)
114
#define HPM_TRGM1_INPUT_SRC_SYNT_CH3 (0x23UL)
115
#define HPM_TRGM1_INPUT_SRC_USB0_SOF (0x24UL)
116
#define HPM_TRGM1_INPUT_SRC_DEBUG_FLAG (0x25UL)
117
#define HPM_TRGM1_INPUT_SRC_GPTMR1_OUT2 (0x26UL)
118
#define HPM_TRGM1_INPUT_SRC_GPTMR1_OUT3 (0x27UL)
119
#define HPM_TRGM1_INPUT_SRC_SDM_CMPL0 (0x28UL)
120
#define HPM_TRGM1_INPUT_SRC_SDM_CMPL1 (0x29UL)
121
#define HPM_TRGM1_INPUT_SRC_SDM_CMPL2 (0x2AUL)
122
#define HPM_TRGM1_INPUT_SRC_SDM_CMPL3 (0x2BUL)
123
#define HPM_TRGM1_INPUT_SRC_SDM_CMPH0 (0x2CUL)
124
#define HPM_TRGM1_INPUT_SRC_SDM_CMPH1 (0x2DUL)
125
#define HPM_TRGM1_INPUT_SRC_SDM_CMPH2 (0x2EUL)
126
#define HPM_TRGM1_INPUT_SRC_SDM_CMPH3 (0x2FUL)
127
#define HPM_TRGM1_INPUT_SRC_SDM_CMPHZ0 (0x30UL)
128
#define HPM_TRGM1_INPUT_SRC_SDM_CMPHZ1 (0x31UL)
129
#define HPM_TRGM1_INPUT_SRC_SDM_CMPHZ2 (0x32UL)
130
#define HPM_TRGM1_INPUT_SRC_SDM_CMPHZ3 (0x33UL)
131
#define HPM_TRGM1_INPUT_SRC_CMP0_OUT (0x34UL)
132
#define HPM_TRGM1_INPUT_SRC_CMP1_OUT (0x35UL)
133
#define HPM_TRGM1_INPUT_SRC_CMP2_OUT (0x36UL)
134
#define HPM_TRGM1_INPUT_SRC_CMP3_OUT (0x37UL)
135
#define HPM_TRGM1_INPUT_SRC_PLA1_OUT0 (0x38UL)
136
#define HPM_TRGM1_INPUT_SRC_PLA1_OUT1 (0x39UL)
137
#define HPM_TRGM1_INPUT_SRC_PLA1_OUT2 (0x3AUL)
138
#define HPM_TRGM1_INPUT_SRC_PLA1_OUT3 (0x3BUL)
139
#define HPM_TRGM1_INPUT_SRC_PLA1_OUT4 (0x3CUL)
140
#define HPM_TRGM1_INPUT_SRC_PLA1_OUT5 (0x3DUL)
141
#define HPM_TRGM1_INPUT_SRC_PLA1_OUT6 (0x3EUL)
142
#define HPM_TRGM1_INPUT_SRC_PLA1_OUT7 (0x3FUL)
143
144
/* trgm2_input mux definitions */
145
#define HPM_TRGM2_INPUT_SRC_VSS (0x0UL)
146
#define HPM_TRGM2_INPUT_SRC_VDD (0x1UL)
147
#define HPM_TRGM2_INPUT_SRC_TRGM2_P0 (0x2UL)
148
#define HPM_TRGM2_INPUT_SRC_TRGM2_P1 (0x3UL)
149
#define HPM_TRGM2_INPUT_SRC_TRGM2_P2 (0x4UL)
150
#define HPM_TRGM2_INPUT_SRC_TRGM2_P3 (0x5UL)
151
#define HPM_TRGM2_INPUT_SRC_TRGM2_P4 (0x6UL)
152
#define HPM_TRGM2_INPUT_SRC_TRGM2_P5 (0x7UL)
153
#define HPM_TRGM2_INPUT_SRC_TRGM2_P6 (0x8UL)
154
#define HPM_TRGM2_INPUT_SRC_TRGM2_P7 (0x9UL)
155
#define HPM_TRGM2_INPUT_SRC_TRGM2_P8 (0xAUL)
156
#define HPM_TRGM2_INPUT_SRC_TRGM2_P9 (0xBUL)
157
#define HPM_TRGM2_INPUT_SRC_TRGM2_P10 (0xCUL)
158
#define HPM_TRGM2_INPUT_SRC_TRGM2_P11 (0xDUL)
159
#define HPM_TRGM2_INPUT_SRC_TRGM3_OUTX0 (0xEUL)
160
#define HPM_TRGM2_INPUT_SRC_TRGM3_OUTX1 (0xFUL)
161
#define HPM_TRGM2_INPUT_SRC_TRGM1_OUTX0 (0x10UL)
162
#define HPM_TRGM2_INPUT_SRC_TRGM1_OUTX1 (0x11UL)
163
#define HPM_TRGM2_INPUT_SRC_TRGM0_OUTX0 (0x12UL)
164
#define HPM_TRGM2_INPUT_SRC_TRGM0_OUTX1 (0x13UL)
165
#define HPM_TRGM2_INPUT_SRC_PWM2_CH8REF (0x14UL)
166
#define HPM_TRGM2_INPUT_SRC_PWM2_CH9REF (0x15UL)
167
#define HPM_TRGM2_INPUT_SRC_PWM2_CH10REF (0x16UL)
168
#define HPM_TRGM2_INPUT_SRC_PWM2_CH11REF (0x17UL)
169
#define HPM_TRGM2_INPUT_SRC_PWM2_CH12REF (0x18UL)
170
#define HPM_TRGM2_INPUT_SRC_PWM2_CH13REF (0x19UL)
171
#define HPM_TRGM2_INPUT_SRC_PWM2_CH14REF (0x1AUL)
172
#define HPM_TRGM2_INPUT_SRC_PWM2_CH15REF (0x1BUL)
173
#define HPM_TRGM2_INPUT_SRC_QEI2_TRGO (0x1CUL)
174
#define HPM_TRGM2_INPUT_SRC_HALL2_TRGO (0x1DUL)
175
#define HPM_TRGM2_INPUT_SRC_PTPC_CMP0 (0x1EUL)
176
#define HPM_TRGM2_INPUT_SRC_PTPC_CMP1 (0x1FUL)
177
#define HPM_TRGM2_INPUT_SRC_SYNT_CH0 (0x20UL)
178
#define HPM_TRGM2_INPUT_SRC_SYNT_CH1 (0x21UL)
179
#define HPM_TRGM2_INPUT_SRC_SYNT_CH2 (0x22UL)
180
#define HPM_TRGM2_INPUT_SRC_SYNT_CH3 (0x23UL)
181
#define HPM_TRGM2_INPUT_SRC_USB0_SOF (0x24UL)
182
#define HPM_TRGM2_INPUT_SRC_DEBUG_FLAG (0x25UL)
183
#define HPM_TRGM2_INPUT_SRC_GPTMR2_OUT2 (0x26UL)
184
#define HPM_TRGM2_INPUT_SRC_GPTMR2_OUT3 (0x27UL)
185
#define HPM_TRGM2_INPUT_SRC_SDM_CMPL0 (0x28UL)
186
#define HPM_TRGM2_INPUT_SRC_SDM_CMPL1 (0x29UL)
187
#define HPM_TRGM2_INPUT_SRC_SDM_CMPL2 (0x2AUL)
188
#define HPM_TRGM2_INPUT_SRC_SDM_CMPL3 (0x2BUL)
189
#define HPM_TRGM2_INPUT_SRC_SDM_CMPH0 (0x2CUL)
190
#define HPM_TRGM2_INPUT_SRC_SDM_CMPH1 (0x2DUL)
191
#define HPM_TRGM2_INPUT_SRC_SDM_CMPH2 (0x2EUL)
192
#define HPM_TRGM2_INPUT_SRC_SDM_CMPH3 (0x2FUL)
193
#define HPM_TRGM2_INPUT_SRC_SDM_CMPHZ0 (0x30UL)
194
#define HPM_TRGM2_INPUT_SRC_SDM_CMPHZ1 (0x31UL)
195
#define HPM_TRGM2_INPUT_SRC_SDM_CMPHZ2 (0x32UL)
196
#define HPM_TRGM2_INPUT_SRC_SDM_CMPHZ3 (0x33UL)
197
#define HPM_TRGM2_INPUT_SRC_CMP0_OUT (0x34UL)
198
#define HPM_TRGM2_INPUT_SRC_CMP1_OUT (0x35UL)
199
#define HPM_TRGM2_INPUT_SRC_CMP2_OUT (0x36UL)
200
#define HPM_TRGM2_INPUT_SRC_CMP3_OUT (0x37UL)
201
202
/* trgm3_input mux definitions */
203
#define HPM_TRGM3_INPUT_SRC_VSS (0x0UL)
204
#define HPM_TRGM3_INPUT_SRC_VDD (0x1UL)
205
#define HPM_TRGM3_INPUT_SRC_TRGM3_P0 (0x2UL)
206
#define HPM_TRGM3_INPUT_SRC_TRGM3_P1 (0x3UL)
207
#define HPM_TRGM3_INPUT_SRC_TRGM3_P2 (0x4UL)
208
#define HPM_TRGM3_INPUT_SRC_TRGM3_P3 (0x5UL)
209
#define HPM_TRGM3_INPUT_SRC_TRGM3_P4 (0x6UL)
210
#define HPM_TRGM3_INPUT_SRC_TRGM3_P5 (0x7UL)
211
#define HPM_TRGM3_INPUT_SRC_TRGM3_P6 (0x8UL)
212
#define HPM_TRGM3_INPUT_SRC_TRGM3_P7 (0x9UL)
213
#define HPM_TRGM3_INPUT_SRC_TRGM3_P8 (0xAUL)
214
#define HPM_TRGM3_INPUT_SRC_TRGM3_P9 (0xBUL)
215
#define HPM_TRGM3_INPUT_SRC_TRGM3_P10 (0xCUL)
216
#define HPM_TRGM3_INPUT_SRC_TRGM3_P11 (0xDUL)
217
#define HPM_TRGM3_INPUT_SRC_TRGM2_OUTX0 (0xEUL)
218
#define HPM_TRGM3_INPUT_SRC_TRGM2_OUTX1 (0xFUL)
219
#define HPM_TRGM3_INPUT_SRC_TRGM1_OUTX0 (0x10UL)
220
#define HPM_TRGM3_INPUT_SRC_TRGM1_OUTX1 (0x11UL)
221
#define HPM_TRGM3_INPUT_SRC_TRGM0_OUTX0 (0x12UL)
222
#define HPM_TRGM3_INPUT_SRC_TRGM0_OUTX1 (0x13UL)
223
#define HPM_TRGM3_INPUT_SRC_PWM3_CH8REF (0x14UL)
224
#define HPM_TRGM3_INPUT_SRC_PWM3_CH9REF (0x15UL)
225
#define HPM_TRGM3_INPUT_SRC_PWM3_CH10REF (0x16UL)
226
#define HPM_TRGM3_INPUT_SRC_PWM3_CH11REF (0x17UL)
227
#define HPM_TRGM3_INPUT_SRC_PWM3_CH12REF (0x18UL)
228
#define HPM_TRGM3_INPUT_SRC_PWM3_CH13REF (0x19UL)
229
#define HPM_TRGM3_INPUT_SRC_PWM3_CH14REF (0x1AUL)
230
#define HPM_TRGM3_INPUT_SRC_PWM3_CH15REF (0x1BUL)
231
#define HPM_TRGM3_INPUT_SRC_QEI3_TRGO (0x1CUL)
232
#define HPM_TRGM3_INPUT_SRC_HALL3_TRGO (0x1DUL)
233
#define HPM_TRGM3_INPUT_SRC_PTPC_CMP0 (0x1EUL)
234
#define HPM_TRGM3_INPUT_SRC_PTPC_CMP1 (0x1FUL)
235
#define HPM_TRGM3_INPUT_SRC_SYNT_CH0 (0x20UL)
236
#define HPM_TRGM3_INPUT_SRC_SYNT_CH1 (0x21UL)
237
#define HPM_TRGM3_INPUT_SRC_SYNT_CH2 (0x22UL)
238
#define HPM_TRGM3_INPUT_SRC_SYNT_CH3 (0x23UL)
239
#define HPM_TRGM3_INPUT_SRC_USB0_SOF (0x24UL)
240
#define HPM_TRGM3_INPUT_SRC_DEBUG_FLAG (0x25UL)
241
#define HPM_TRGM3_INPUT_SRC_GPTMR3_OUT2 (0x26UL)
242
#define HPM_TRGM3_INPUT_SRC_GPTMR3_OUT3 (0x27UL)
243
#define HPM_TRGM3_INPUT_SRC_SDM_CMPL0 (0x28UL)
244
#define HPM_TRGM3_INPUT_SRC_SDM_CMPL1 (0x29UL)
245
#define HPM_TRGM3_INPUT_SRC_SDM_CMPL2 (0x2AUL)
246
#define HPM_TRGM3_INPUT_SRC_SDM_CMPL3 (0x2BUL)
247
#define HPM_TRGM3_INPUT_SRC_SDM_CMPH0 (0x2CUL)
248
#define HPM_TRGM3_INPUT_SRC_SDM_CMPH1 (0x2DUL)
249
#define HPM_TRGM3_INPUT_SRC_SDM_CMPH2 (0x2EUL)
250
#define HPM_TRGM3_INPUT_SRC_SDM_CMPH3 (0x2FUL)
251
#define HPM_TRGM3_INPUT_SRC_SDM_CMPHZ0 (0x30UL)
252
#define HPM_TRGM3_INPUT_SRC_SDM_CMPHZ1 (0x31UL)
253
#define HPM_TRGM3_INPUT_SRC_SDM_CMPHZ2 (0x32UL)
254
#define HPM_TRGM3_INPUT_SRC_SDM_CMPHZ3 (0x33UL)
255
#define HPM_TRGM3_INPUT_SRC_CMP0_OUT (0x34UL)
256
#define HPM_TRGM3_INPUT_SRC_CMP1_OUT (0x35UL)
257
#define HPM_TRGM3_INPUT_SRC_CMP2_OUT (0x36UL)
258
#define HPM_TRGM3_INPUT_SRC_CMP3_OUT (0x37UL)
259
260
/* trgm0_output mux definitions */
261
#define HPM_TRGM0_OUTPUT_SRC_TRGM0_P0 (0x0UL)
262
#define HPM_TRGM0_OUTPUT_SRC_TRGM0_P1 (0x1UL)
263
#define HPM_TRGM0_OUTPUT_SRC_TRGM0_P2 (0x2UL)
264
#define HPM_TRGM0_OUTPUT_SRC_TRGM0_P3 (0x3UL)
265
#define HPM_TRGM0_OUTPUT_SRC_TRGM0_P4 (0x4UL)
266
#define HPM_TRGM0_OUTPUT_SRC_TRGM0_P5 (0x5UL)
267
#define HPM_TRGM0_OUTPUT_SRC_TRGM0_P6 (0x6UL)
268
#define HPM_TRGM0_OUTPUT_SRC_TRGM0_P7 (0x7UL)
269
#define HPM_TRGM0_OUTPUT_SRC_TRGM0_P8 (0x8UL)
270
#define HPM_TRGM0_OUTPUT_SRC_TRGM0_P9 (0x9UL)
271
#define HPM_TRGM0_OUTPUT_SRC_TRGM0_P10 (0xAUL)
272
#define HPM_TRGM0_OUTPUT_SRC_TRGM0_P11 (0xBUL)
273
#define HPM_TRGM0_OUTPUT_SRC_TRGM0_OUTX0 (0xCUL)
274
#define HPM_TRGM0_OUTPUT_SRC_TRGM0_OUTX1 (0xDUL)
275
#define HPM_TRGM0_OUTPUT_SRC_PWM0_SYNCI (0xEUL)
276
#define HPM_TRGM0_OUTPUT_SRC_PWM0_FRCI (0xFUL)
277
#define HPM_TRGM0_OUTPUT_SRC_PWM0_FRCSYNCI (0x10UL)
278
#define HPM_TRGM0_OUTPUT_SRC_PWM0_SHRLDSYNCI (0x11UL)
279
#define HPM_TRGM0_OUTPUT_SRC_PWM0_FAULTI0 (0x12UL)
280
#define HPM_TRGM0_OUTPUT_SRC_PWM0_FAULTI1 (0x13UL)
281
#define HPM_TRGM0_OUTPUT_SRC_PWM0_FAULTI2 (0x14UL)
282
#define HPM_TRGM0_OUTPUT_SRC_PWM0_FAULTI3 (0x15UL)
283
#define HPM_TRGM0_OUTPUT_SRC_PWM0_IN8 (0x16UL)
284
#define HPM_TRGM0_OUTPUT_SRC_PWM0_IN9 (0x17UL)
285
#define HPM_TRGM0_OUTPUT_SRC_PWM0_IN10 (0x18UL)
286
#define HPM_TRGM0_OUTPUT_SRC_PWM0_IN11 (0x19UL)
287
#define HPM_TRGM0_OUTPUT_SRC_PWM0_IN12 (0x1AUL)
288
#define HPM_TRGM0_OUTPUT_SRC_PWM0_IN13 (0x1BUL)
289
#define HPM_TRGM0_OUTPUT_SRC_PWM0_IN14 (0x1CUL)
290
#define HPM_TRGM0_OUTPUT_SRC_PWM0_IN15 (0x1DUL)
291
#define HPM_TRGM0_OUTPUT_SRC_PLA0_IN0 (0x1EUL)
292
#define HPM_TRGM0_OUTPUT_SRC_PLA0_IN1 (0x1FUL)
293
#define HPM_TRGM0_OUTPUT_SRC_PLA0_IN2 (0x20UL)
294
#define HPM_TRGM0_OUTPUT_SRC_PLA0_IN3 (0x21UL)
295
#define HPM_TRGM0_OUTPUT_SRC_PLA0_IN4 (0x22UL)
296
#define HPM_TRGM0_OUTPUT_SRC_PLA0_IN5 (0x23UL)
297
#define HPM_TRGM0_OUTPUT_SRC_PLA0_IN6 (0x24UL)
298
#define HPM_TRGM0_OUTPUT_SRC_PLA0_IN7 (0x25UL)
299
#define HPM_TRGM0_OUTPUT_SRC_QEI0_A (0x26UL)
300
#define HPM_TRGM0_OUTPUT_SRC_QEI0_B (0x27UL)
301
#define HPM_TRGM0_OUTPUT_SRC_QEI0_Z (0x28UL)
302
#define HPM_TRGM0_OUTPUT_SRC_QEI0_H (0x29UL)
303
#define HPM_TRGM0_OUTPUT_SRC_QEI0_PAUSE (0x2AUL)
304
#define HPM_TRGM0_OUTPUT_SRC_QEI0_SNAPI (0x2BUL)
305
#define HPM_TRGM0_OUTPUT_SRC_HALL0_U (0x2CUL)
306
#define HPM_TRGM0_OUTPUT_SRC_HALL0_V (0x2DUL)
307
#define HPM_TRGM0_OUTPUT_SRC_HALL0_W (0x2EUL)
308
#define HPM_TRGM0_OUTPUT_SRC_HALL0_SNAPI (0x2FUL)
309
#define HPM_TRGM0_OUTPUT_SRC_ADC0_STRGI (0x30UL)
310
#define HPM_TRGM0_OUTPUT_SRC_ADC1_STRGI (0x31UL)
311
#define HPM_TRGM0_OUTPUT_SRC_ADC2_STRGI (0x32UL)
312
#define HPM_TRGM0_OUTPUT_SRC_ADCX_PTRGI0A (0x34UL)
313
#define HPM_TRGM0_OUTPUT_SRC_ADCX_PTRGI0B (0x35UL)
314
#define HPM_TRGM0_OUTPUT_SRC_ADCX_PTRGI0C (0x36UL)
315
#define HPM_TRGM0_OUTPUT_SRC_GPTMR0_SYNCI (0x37UL)
316
#define HPM_TRGM0_OUTPUT_SRC_GPTMR0_IN2 (0x38UL)
317
#define HPM_TRGM0_OUTPUT_SRC_GPTMR0_IN3 (0x39UL)
318
#define HPM_TRGM0_OUTPUT_SRC_DAC0_BUF_TRG (0x3AUL)
319
#define HPM_TRGM0_OUTPUT_SRC_DAC0_STP_TRG (0x3BUL)
320
#define HPM_TRGM0_OUTPUT_SRC_DAC1_STP_TRG (0x3CUL)
321
#define HPM_TRGM0_OUTPUT_SRC_ACMP0_WIN (0x3DUL)
322
#define HPM_TRGM0_OUTPUT_SRC_PTPC_CAP0 (0x3EUL)
323
#define HPM_TRGM0_OUTPUT_SRC_PTPC_CAP1 (0x3FUL)
324
#define HPM_TRGM0_OUTPUT_SRC_SDM_TRG0 (0x40UL)
325
#define HPM_TRGM0_OUTPUT_SRC_SDM_TRG1 (0x41UL)
326
#define HPM_TRGM0_OUTPUT_SRC_SDM_TRG2 (0x42UL)
327
#define HPM_TRGM0_OUTPUT_SRC_SDM_TRG3 (0x43UL)
328
329
/* trgm1_output mux definitions */
330
#define HPM_TRGM1_OUTPUT_SRC_TRGM1_P0 (0x0UL)
331
#define HPM_TRGM1_OUTPUT_SRC_TRGM1_P1 (0x1UL)
332
#define HPM_TRGM1_OUTPUT_SRC_TRGM1_P2 (0x2UL)
333
#define HPM_TRGM1_OUTPUT_SRC_TRGM1_P3 (0x3UL)
334
#define HPM_TRGM1_OUTPUT_SRC_TRGM1_P4 (0x4UL)
335
#define HPM_TRGM1_OUTPUT_SRC_TRGM1_P5 (0x5UL)
336
#define HPM_TRGM1_OUTPUT_SRC_TRGM1_P6 (0x6UL)
337
#define HPM_TRGM1_OUTPUT_SRC_TRGM1_P7 (0x7UL)
338
#define HPM_TRGM1_OUTPUT_SRC_TRGM1_P8 (0x8UL)
339
#define HPM_TRGM1_OUTPUT_SRC_TRGM1_P9 (0x9UL)
340
#define HPM_TRGM1_OUTPUT_SRC_TRGM1_P10 (0xAUL)
341
#define HPM_TRGM1_OUTPUT_SRC_TRGM1_P11 (0xBUL)
342
#define HPM_TRGM1_OUTPUT_SRC_TRGM1_OUTX0 (0xCUL)
343
#define HPM_TRGM1_OUTPUT_SRC_TRGM1_OUTX1 (0xDUL)
344
#define HPM_TRGM1_OUTPUT_SRC_PWM1_SYNCI (0xEUL)
345
#define HPM_TRGM1_OUTPUT_SRC_PWM1_FRCI (0xFUL)
346
#define HPM_TRGM1_OUTPUT_SRC_PWM1_FRCSYNCI (0x10UL)
347
#define HPM_TRGM1_OUTPUT_SRC_PWM1_SHRLDSYNCI (0x11UL)
348
#define HPM_TRGM1_OUTPUT_SRC_PWM1_FAULTI0 (0x12UL)
349
#define HPM_TRGM1_OUTPUT_SRC_PWM1_FAULTI1 (0x13UL)
350
#define HPM_TRGM1_OUTPUT_SRC_PWM1_FAULTI2 (0x14UL)
351
#define HPM_TRGM1_OUTPUT_SRC_PWM1_FAULTI3 (0x15UL)
352
#define HPM_TRGM1_OUTPUT_SRC_PWM1_IN8 (0x16UL)
353
#define HPM_TRGM1_OUTPUT_SRC_PWM1_IN9 (0x17UL)
354
#define HPM_TRGM1_OUTPUT_SRC_PWM1_IN10 (0x18UL)
355
#define HPM_TRGM1_OUTPUT_SRC_PWM1_IN11 (0x19UL)
356
#define HPM_TRGM1_OUTPUT_SRC_PWM1_IN12 (0x1AUL)
357
#define HPM_TRGM1_OUTPUT_SRC_PWM1_IN13 (0x1BUL)
358
#define HPM_TRGM1_OUTPUT_SRC_PWM1_IN14 (0x1CUL)
359
#define HPM_TRGM1_OUTPUT_SRC_PWM1_IN15 (0x1DUL)
360
#define HPM_TRGM1_OUTPUT_SRC_PLA1_IN0 (0x1EUL)
361
#define HPM_TRGM1_OUTPUT_SRC_PLA1_IN1 (0x1FUL)
362
#define HPM_TRGM1_OUTPUT_SRC_PLA1_IN2 (0x20UL)
363
#define HPM_TRGM1_OUTPUT_SRC_PLA1_IN3 (0x21UL)
364
#define HPM_TRGM1_OUTPUT_SRC_PLA1_IN4 (0x22UL)
365
#define HPM_TRGM1_OUTPUT_SRC_PLA1_IN5 (0x23UL)
366
#define HPM_TRGM1_OUTPUT_SRC_PLA1_IN6 (0x24UL)
367
#define HPM_TRGM1_OUTPUT_SRC_PLA1_IN7 (0x25UL)
368
#define HPM_TRGM1_OUTPUT_SRC_QEI1_A (0x26UL)
369
#define HPM_TRGM1_OUTPUT_SRC_QEI1_B (0x27UL)
370
#define HPM_TRGM1_OUTPUT_SRC_QEI1_Z (0x28UL)
371
#define HPM_TRGM1_OUTPUT_SRC_QEI1_H (0x29UL)
372
#define HPM_TRGM1_OUTPUT_SRC_QEI1_PAUSE (0x2AUL)
373
#define HPM_TRGM1_OUTPUT_SRC_QEI1_SNAPI (0x2BUL)
374
#define HPM_TRGM1_OUTPUT_SRC_HALL1_U (0x2CUL)
375
#define HPM_TRGM1_OUTPUT_SRC_HALL1_V (0x2DUL)
376
#define HPM_TRGM1_OUTPUT_SRC_HALL1_W (0x2EUL)
377
#define HPM_TRGM1_OUTPUT_SRC_HALL1_SNAPI (0x2FUL)
378
#define HPM_TRGM1_OUTPUT_SRC_ADC0_STRGI (0x30UL)
379
#define HPM_TRGM1_OUTPUT_SRC_ADC1_STRGI (0x31UL)
380
#define HPM_TRGM1_OUTPUT_SRC_ADC2_STRGI (0x32UL)
381
#define HPM_TRGM1_OUTPUT_SRC_ADCX_PTRGI1A (0x34UL)
382
#define HPM_TRGM1_OUTPUT_SRC_ADCX_PTRGI1B (0x35UL)
383
#define HPM_TRGM1_OUTPUT_SRC_ADCX_PTRGI1C (0x36UL)
384
#define HPM_TRGM1_OUTPUT_SRC_GPTMR1_SYNCI (0x37UL)
385
#define HPM_TRGM1_OUTPUT_SRC_GPTMR1_IN2 (0x38UL)
386
#define HPM_TRGM1_OUTPUT_SRC_GPTMR1_IN3 (0x39UL)
387
#define HPM_TRGM1_OUTPUT_SRC_DAC1_BUF_TRG (0x3AUL)
388
#define HPM_TRGM1_OUTPUT_SRC_DAC0_STP_TRG (0x3BUL)
389
#define HPM_TRGM1_OUTPUT_SRC_DAC1_STP_TRG (0x3CUL)
390
#define HPM_TRGM1_OUTPUT_SRC_ACMP1_WIN (0x3DUL)
391
#define HPM_TRGM1_OUTPUT_SRC_PTPC_CAP0 (0x3EUL)
392
#define HPM_TRGM1_OUTPUT_SRC_PTPC_CAP1 (0x3FUL)
393
#define HPM_TRGM1_OUTPUT_SRC_SDM_TRG4 (0x40UL)
394
#define HPM_TRGM1_OUTPUT_SRC_SDM_TRG5 (0x41UL)
395
#define HPM_TRGM1_OUTPUT_SRC_SDM_TRG6 (0x42UL)
396
#define HPM_TRGM1_OUTPUT_SRC_SDM_TRG7 (0x43UL)
397
398
/* trgm2_output mux definitions */
399
#define HPM_TRGM2_OUTPUT_SRC_TRGM2_P0 (0x0UL)
400
#define HPM_TRGM2_OUTPUT_SRC_TRGM2_P1 (0x1UL)
401
#define HPM_TRGM2_OUTPUT_SRC_TRGM2_P2 (0x2UL)
402
#define HPM_TRGM2_OUTPUT_SRC_TRGM2_P3 (0x3UL)
403
#define HPM_TRGM2_OUTPUT_SRC_TRGM2_P4 (0x4UL)
404
#define HPM_TRGM2_OUTPUT_SRC_TRGM2_P5 (0x5UL)
405
#define HPM_TRGM2_OUTPUT_SRC_TRGM2_P6 (0x6UL)
406
#define HPM_TRGM2_OUTPUT_SRC_TRGM2_P7 (0x7UL)
407
#define HPM_TRGM2_OUTPUT_SRC_TRGM2_P8 (0x8UL)
408
#define HPM_TRGM2_OUTPUT_SRC_TRGM2_P9 (0x9UL)
409
#define HPM_TRGM2_OUTPUT_SRC_TRGM2_P10 (0xAUL)
410
#define HPM_TRGM2_OUTPUT_SRC_TRGM2_P11 (0xBUL)
411
#define HPM_TRGM2_OUTPUT_SRC_TRGM2_OUTX0 (0xCUL)
412
#define HPM_TRGM2_OUTPUT_SRC_TRGM2_OUTX1 (0xDUL)
413
#define HPM_TRGM2_OUTPUT_SRC_PWM2_SYNCI (0xEUL)
414
#define HPM_TRGM2_OUTPUT_SRC_PWM2_FRCI (0xFUL)
415
#define HPM_TRGM2_OUTPUT_SRC_PWM2_FRCSYNCI (0x10UL)
416
#define HPM_TRGM2_OUTPUT_SRC_PWM2_SHRLDSYNCI (0x11UL)
417
#define HPM_TRGM2_OUTPUT_SRC_PWM2_FAULTI0 (0x12UL)
418
#define HPM_TRGM2_OUTPUT_SRC_PWM2_FAULTI1 (0x13UL)
419
#define HPM_TRGM2_OUTPUT_SRC_PWM2_FAULTI2 (0x14UL)
420
#define HPM_TRGM2_OUTPUT_SRC_PWM2_FAULTI3 (0x15UL)
421
#define HPM_TRGM2_OUTPUT_SRC_PWM2_IN8 (0x16UL)
422
#define HPM_TRGM2_OUTPUT_SRC_PWM2_IN9 (0x17UL)
423
#define HPM_TRGM2_OUTPUT_SRC_PWM2_IN10 (0x18UL)
424
#define HPM_TRGM2_OUTPUT_SRC_PWM2_IN11 (0x19UL)
425
#define HPM_TRGM2_OUTPUT_SRC_PWM2_IN12 (0x1AUL)
426
#define HPM_TRGM2_OUTPUT_SRC_PWM2_IN13 (0x1BUL)
427
#define HPM_TRGM2_OUTPUT_SRC_PWM2_IN14 (0x1CUL)
428
#define HPM_TRGM2_OUTPUT_SRC_PWM2_IN15 (0x1DUL)
429
#define HPM_TRGM2_OUTPUT_SRC_QEI2_A (0x26UL)
430
#define HPM_TRGM2_OUTPUT_SRC_QEI2_B (0x27UL)
431
#define HPM_TRGM2_OUTPUT_SRC_QEI2_Z (0x28UL)
432
#define HPM_TRGM2_OUTPUT_SRC_QEI2_H (0x29UL)
433
#define HPM_TRGM2_OUTPUT_SRC_QEI2_PAUSE (0x2AUL)
434
#define HPM_TRGM2_OUTPUT_SRC_QEI2_SNAPI (0x2BUL)
435
#define HPM_TRGM2_OUTPUT_SRC_HALL2_U (0x2CUL)
436
#define HPM_TRGM2_OUTPUT_SRC_HALL2_V (0x2DUL)
437
#define HPM_TRGM2_OUTPUT_SRC_HALL2_W (0x2EUL)
438
#define HPM_TRGM2_OUTPUT_SRC_HALL2_SNAPI (0x2FUL)
439
#define HPM_TRGM2_OUTPUT_SRC_ADC0_STRGI (0x30UL)
440
#define HPM_TRGM2_OUTPUT_SRC_ADC1_STRGI (0x31UL)
441
#define HPM_TRGM2_OUTPUT_SRC_ADC2_STRGI (0x32UL)
442
#define HPM_TRGM2_OUTPUT_SRC_ADCX_PTRGI2A (0x34UL)
443
#define HPM_TRGM2_OUTPUT_SRC_ADCX_PTRGI2B (0x35UL)
444
#define HPM_TRGM2_OUTPUT_SRC_ADCX_PTRGI2C (0x36UL)
445
#define HPM_TRGM2_OUTPUT_SRC_GPTMR2_SYNCI (0x37UL)
446
#define HPM_TRGM2_OUTPUT_SRC_GPTMR2_IN2 (0x38UL)
447
#define HPM_TRGM2_OUTPUT_SRC_GPTMR2_IN3 (0x39UL)
448
#define HPM_TRGM2_OUTPUT_SRC_DAC0_BUF_TRG (0x3AUL)
449
#define HPM_TRGM2_OUTPUT_SRC_DAC0_STP_TRG (0x3BUL)
450
#define HPM_TRGM2_OUTPUT_SRC_DAC1_STP_TRG (0x3CUL)
451
#define HPM_TRGM2_OUTPUT_SRC_ACMP2_WIN (0x3DUL)
452
#define HPM_TRGM2_OUTPUT_SRC_PTPC_CAP0 (0x3EUL)
453
#define HPM_TRGM2_OUTPUT_SRC_PTPC_CAP1 (0x3FUL)
454
#define HPM_TRGM2_OUTPUT_SRC_SDM_TRG8 (0x40UL)
455
#define HPM_TRGM2_OUTPUT_SRC_SDM_TRG9 (0x41UL)
456
#define HPM_TRGM2_OUTPUT_SRC_SDM_TRG10 (0x42UL)
457
#define HPM_TRGM2_OUTPUT_SRC_SDM_TRG11 (0x43UL)
458
459
/* trgm3_output mux definitions */
460
#define HPM_TRGM3_OUTPUT_SRC_TRGM3_P0 (0x0UL)
461
#define HPM_TRGM3_OUTPUT_SRC_TRGM3_P1 (0x1UL)
462
#define HPM_TRGM3_OUTPUT_SRC_TRGM3_P2 (0x2UL)
463
#define HPM_TRGM3_OUTPUT_SRC_TRGM3_P3 (0x3UL)
464
#define HPM_TRGM3_OUTPUT_SRC_TRGM3_P4 (0x4UL)
465
#define HPM_TRGM3_OUTPUT_SRC_TRGM3_P5 (0x5UL)
466
#define HPM_TRGM3_OUTPUT_SRC_TRGM3_P6 (0x6UL)
467
#define HPM_TRGM3_OUTPUT_SRC_TRGM3_P7 (0x7UL)
468
#define HPM_TRGM3_OUTPUT_SRC_TRGM3_P8 (0x8UL)
469
#define HPM_TRGM3_OUTPUT_SRC_TRGM3_P9 (0x9UL)
470
#define HPM_TRGM3_OUTPUT_SRC_TRGM3_P10 (0xAUL)
471
#define HPM_TRGM3_OUTPUT_SRC_TRGM3_P11 (0xBUL)
472
#define HPM_TRGM3_OUTPUT_SRC_TRGM3_OUTX0 (0xCUL)
473
#define HPM_TRGM3_OUTPUT_SRC_TRGM3_OUTX1 (0xDUL)
474
#define HPM_TRGM3_OUTPUT_SRC_PWM3_SYNCI (0xEUL)
475
#define HPM_TRGM3_OUTPUT_SRC_PWM3_FRCI (0xFUL)
476
#define HPM_TRGM3_OUTPUT_SRC_PWM3_FRCSYNCI (0x10UL)
477
#define HPM_TRGM3_OUTPUT_SRC_PWM3_SHRLDSYNCI (0x11UL)
478
#define HPM_TRGM3_OUTPUT_SRC_PWM3_FAULTI0 (0x12UL)
479
#define HPM_TRGM3_OUTPUT_SRC_PWM3_FAULTI1 (0x13UL)
480
#define HPM_TRGM3_OUTPUT_SRC_PWM3_FAULTI2 (0x14UL)
481
#define HPM_TRGM3_OUTPUT_SRC_PWM3_FAULTI3 (0x15UL)
482
#define HPM_TRGM3_OUTPUT_SRC_PWM3_IN8 (0x16UL)
483
#define HPM_TRGM3_OUTPUT_SRC_PWM3_IN9 (0x17UL)
484
#define HPM_TRGM3_OUTPUT_SRC_PWM3_IN10 (0x18UL)
485
#define HPM_TRGM3_OUTPUT_SRC_PWM3_IN11 (0x19UL)
486
#define HPM_TRGM3_OUTPUT_SRC_PWM3_IN12 (0x1AUL)
487
#define HPM_TRGM3_OUTPUT_SRC_PWM3_IN13 (0x1BUL)
488
#define HPM_TRGM3_OUTPUT_SRC_PWM3_IN14 (0x1CUL)
489
#define HPM_TRGM3_OUTPUT_SRC_PWM3_IN15 (0x1DUL)
490
#define HPM_TRGM3_OUTPUT_SRC_QEI3_A (0x26UL)
491
#define HPM_TRGM3_OUTPUT_SRC_QEI3_B (0x27UL)
492
#define HPM_TRGM3_OUTPUT_SRC_QEI3_Z (0x28UL)
493
#define HPM_TRGM3_OUTPUT_SRC_QEI3_H (0x29UL)
494
#define HPM_TRGM3_OUTPUT_SRC_QEI3_PAUSE (0x2AUL)
495
#define HPM_TRGM3_OUTPUT_SRC_QEI3_SNAPI (0x2BUL)
496
#define HPM_TRGM3_OUTPUT_SRC_HALL3_U (0x2CUL)
497
#define HPM_TRGM3_OUTPUT_SRC_HALL3_V (0x2DUL)
498
#define HPM_TRGM3_OUTPUT_SRC_HALL3_W (0x2EUL)
499
#define HPM_TRGM3_OUTPUT_SRC_HALL3_SNAPI (0x2FUL)
500
#define HPM_TRGM3_OUTPUT_SRC_ADC0_STRGI (0x30UL)
501
#define HPM_TRGM3_OUTPUT_SRC_ADC1_STRGI (0x31UL)
502
#define HPM_TRGM3_OUTPUT_SRC_ADC2_STRGI (0x32UL)
503
#define HPM_TRGM3_OUTPUT_SRC_ADCX_PTRGI3A (0x34UL)
504
#define HPM_TRGM3_OUTPUT_SRC_ADCX_PTRGI3B (0x35UL)
505
#define HPM_TRGM3_OUTPUT_SRC_ADCX_PTRGI3C (0x36UL)
506
#define HPM_TRGM3_OUTPUT_SRC_GPTMR3_SYNCI (0x37UL)
507
#define HPM_TRGM3_OUTPUT_SRC_GPTMR3_IN2 (0x38UL)
508
#define HPM_TRGM3_OUTPUT_SRC_GPTMR3_IN3 (0x39UL)
509
#define HPM_TRGM3_OUTPUT_SRC_DAC1_BUF_TRG (0x3AUL)
510
#define HPM_TRGM3_OUTPUT_SRC_DAC0_STP_TRG (0x3BUL)
511
#define HPM_TRGM3_OUTPUT_SRC_DAC1_STP_TRG (0x3CUL)
512
#define HPM_TRGM3_OUTPUT_SRC_ACMP3_WIN (0x3DUL)
513
#define HPM_TRGM3_OUTPUT_SRC_PTPC_CAP0 (0x3EUL)
514
#define HPM_TRGM3_OUTPUT_SRC_PTPC_CAP1 (0x3FUL)
515
#define HPM_TRGM3_OUTPUT_SRC_SDFM_TRG12 (0x40UL)
516
#define HPM_TRGM3_OUTPUT_SRC_SDFM_TRG13 (0x41UL)
517
#define HPM_TRGM3_OUTPUT_SRC_SDFM_TRG14 (0x42UL)
518
#define HPM_TRGM3_OUTPUT_SRC_SDFM_TRG15 (0x43UL)
519
520
/* trgm0_filter mux definitions */
521
#define HPM_TRGM0_FILTER_SRC_PWM0_IN0 (0x0UL)
522
#define HPM_TRGM0_FILTER_SRC_PWM0_IN1 (0x1UL)
523
#define HPM_TRGM0_FILTER_SRC_PWM0_IN2 (0x2UL)
524
#define HPM_TRGM0_FILTER_SRC_PWM0_IN3 (0x3UL)
525
#define HPM_TRGM0_FILTER_SRC_PWM0_IN4 (0x4UL)
526
#define HPM_TRGM0_FILTER_SRC_PWM0_IN5 (0x5UL)
527
#define HPM_TRGM0_FILTER_SRC_PWM0_IN6 (0x6UL)
528
#define HPM_TRGM0_FILTER_SRC_PWM0_IN7 (0x7UL)
529
#define HPM_TRGM0_FILTER_SRC_TRGM0_IN0 (0x8UL)
530
#define HPM_TRGM0_FILTER_SRC_TRGM0_IN1 (0x9UL)
531
#define HPM_TRGM0_FILTER_SRC_TRGM0_IN2 (0xAUL)
532
#define HPM_TRGM0_FILTER_SRC_TRGM0_IN3 (0xBUL)
533
#define HPM_TRGM0_FILTER_SRC_TRGM0_IN4 (0xCUL)
534
#define HPM_TRGM0_FILTER_SRC_TRGM0_IN5 (0xDUL)
535
#define HPM_TRGM0_FILTER_SRC_TRGM0_IN6 (0xEUL)
536
#define HPM_TRGM0_FILTER_SRC_TRGM0_IN7 (0xFUL)
537
#define HPM_TRGM0_FILTER_SRC_TRGM0_IN8 (0x10UL)
538
#define HPM_TRGM0_FILTER_SRC_TRGM0_IN9 (0x11UL)
539
#define HPM_TRGM0_FILTER_SRC_TRGM0_IN10 (0x12UL)
540
#define HPM_TRGM0_FILTER_SRC_TRGM0_IN11 (0x13UL)
541
542
/* trgm1_filter mux definitions */
543
#define HPM_TRGM1_FILTER_SRC_PWM1_IN0 (0x0UL)
544
#define HPM_TRGM1_FILTER_SRC_PWM1_IN1 (0x1UL)
545
#define HPM_TRGM1_FILTER_SRC_PWM1_IN2 (0x2UL)
546
#define HPM_TRGM1_FILTER_SRC_PWM1_IN3 (0x3UL)
547
#define HPM_TRGM1_FILTER_SRC_PWM1_IN4 (0x4UL)
548
#define HPM_TRGM1_FILTER_SRC_PWM1_IN5 (0x5UL)
549
#define HPM_TRGM1_FILTER_SRC_PWM1_IN6 (0x6UL)
550
#define HPM_TRGM1_FILTER_SRC_PWM1_IN7 (0x7UL)
551
#define HPM_TRGM1_FILTER_SRC_TRGM1_IN0 (0x8UL)
552
#define HPM_TRGM1_FILTER_SRC_TRGM1_IN1 (0x9UL)
553
#define HPM_TRGM1_FILTER_SRC_TRGM1_IN2 (0xAUL)
554
#define HPM_TRGM1_FILTER_SRC_TRGM1_IN3 (0xBUL)
555
#define HPM_TRGM1_FILTER_SRC_TRGM1_IN4 (0xCUL)
556
#define HPM_TRGM1_FILTER_SRC_TRGM1_IN5 (0xDUL)
557
#define HPM_TRGM1_FILTER_SRC_TRGM1_IN6 (0xEUL)
558
#define HPM_TRGM1_FILTER_SRC_TRGM1_IN7 (0xFUL)
559
#define HPM_TRGM1_FILTER_SRC_TRGM1_IN8 (0x10UL)
560
#define HPM_TRGM1_FILTER_SRC_TRGM1_IN9 (0x11UL)
561
#define HPM_TRGM1_FILTER_SRC_TRGM1_IN10 (0x12UL)
562
#define HPM_TRGM1_FILTER_SRC_TRGM1_IN11 (0x13UL)
563
564
/* trgm2_filter mux definitions */
565
#define HPM_TRGM2_FILTER_SRC_PWM2_IN0 (0x0UL)
566
#define HPM_TRGM2_FILTER_SRC_PWM2_IN1 (0x1UL)
567
#define HPM_TRGM2_FILTER_SRC_PWM2_IN2 (0x2UL)
568
#define HPM_TRGM2_FILTER_SRC_PWM2_IN3 (0x3UL)
569
#define HPM_TRGM2_FILTER_SRC_PWM2_IN4 (0x4UL)
570
#define HPM_TRGM2_FILTER_SRC_PWM2_IN5 (0x5UL)
571
#define HPM_TRGM2_FILTER_SRC_PWM2_IN6 (0x6UL)
572
#define HPM_TRGM2_FILTER_SRC_PWM2_IN7 (0x7UL)
573
#define HPM_TRGM2_FILTER_SRC_TRGM2_IN0 (0x8UL)
574
#define HPM_TRGM2_FILTER_SRC_TRGM2_IN1 (0x9UL)
575
#define HPM_TRGM2_FILTER_SRC_TRGM2_IN2 (0xAUL)
576
#define HPM_TRGM2_FILTER_SRC_TRGM2_IN3 (0xBUL)
577
#define HPM_TRGM2_FILTER_SRC_TRGM2_IN4 (0xCUL)
578
#define HPM_TRGM2_FILTER_SRC_TRGM2_IN5 (0xDUL)
579
#define HPM_TRGM2_FILTER_SRC_TRGM2_IN6 (0xEUL)
580
#define HPM_TRGM2_FILTER_SRC_TRGM2_IN7 (0xFUL)
581
#define HPM_TRGM2_FILTER_SRC_TRGM2_IN8 (0x10UL)
582
#define HPM_TRGM2_FILTER_SRC_TRGM2_IN9 (0x11UL)
583
#define HPM_TRGM2_FILTER_SRC_TRGM2_IN10 (0x12UL)
584
#define HPM_TRGM2_FILTER_SRC_TRGM2_IN11 (0x13UL)
585
586
/* trgm3_filter mux definitions */
587
#define HPM_TRGM3_FILTER_SRC_PWM3_IN0 (0x0UL)
588
#define HPM_TRGM3_FILTER_SRC_PWM3_IN1 (0x1UL)
589
#define HPM_TRGM3_FILTER_SRC_PWM3_IN2 (0x2UL)
590
#define HPM_TRGM3_FILTER_SRC_PWM3_IN3 (0x3UL)
591
#define HPM_TRGM3_FILTER_SRC_PWM3_IN4 (0x4UL)
592
#define HPM_TRGM3_FILTER_SRC_PWM3_IN5 (0x5UL)
593
#define HPM_TRGM3_FILTER_SRC_PWM3_IN6 (0x6UL)
594
#define HPM_TRGM3_FILTER_SRC_PWM3_IN7 (0x7UL)
595
#define HPM_TRGM3_FILTER_SRC_TRGM3_IN0 (0x8UL)
596
#define HPM_TRGM3_FILTER_SRC_TRGM3_IN1 (0x9UL)
597
#define HPM_TRGM3_FILTER_SRC_TRGM3_IN2 (0xAUL)
598
#define HPM_TRGM3_FILTER_SRC_TRGM3_IN3 (0xBUL)
599
#define HPM_TRGM3_FILTER_SRC_TRGM3_IN4 (0xCUL)
600
#define HPM_TRGM3_FILTER_SRC_TRGM3_IN5 (0xDUL)
601
#define HPM_TRGM3_FILTER_SRC_TRGM3_IN6 (0xEUL)
602
#define HPM_TRGM3_FILTER_SRC_TRGM3_IN7 (0xFUL)
603
#define HPM_TRGM3_FILTER_SRC_TRGM3_IN8 (0x10UL)
604
#define HPM_TRGM3_FILTER_SRC_TRGM3_IN9 (0x11UL)
605
#define HPM_TRGM3_FILTER_SRC_TRGM3_IN10 (0x12UL)
606
#define HPM_TRGM3_FILTER_SRC_TRGM3_IN11 (0x13UL)
607
608
/* trgm0_dma mux definitions */
609
#define HPM_TRGM0_DMA_SRC_PWM0_CMP0 (0x0UL)
610
#define HPM_TRGM0_DMA_SRC_PWM0_CMP1 (0x1UL)
611
#define HPM_TRGM0_DMA_SRC_PWM0_CMP2 (0x2UL)
612
#define HPM_TRGM0_DMA_SRC_PWM0_CMP3 (0x3UL)
613
#define HPM_TRGM0_DMA_SRC_PWM0_CMP4 (0x4UL)
614
#define HPM_TRGM0_DMA_SRC_PWM0_CMP5 (0x5UL)
615
#define HPM_TRGM0_DMA_SRC_PWM0_CMP6 (0x6UL)
616
#define HPM_TRGM0_DMA_SRC_PWM0_CMP7 (0x7UL)
617
#define HPM_TRGM0_DMA_SRC_PWM0_CMP8 (0x8UL)
618
#define HPM_TRGM0_DMA_SRC_PWM0_CMP9 (0x9UL)
619
#define HPM_TRGM0_DMA_SRC_PWM0_CMP10 (0xAUL)
620
#define HPM_TRGM0_DMA_SRC_PWM0_CMP11 (0xBUL)
621
#define HPM_TRGM0_DMA_SRC_PWM0_CMP12 (0xCUL)
622
#define HPM_TRGM0_DMA_SRC_PWM0_CMP13 (0xDUL)
623
#define HPM_TRGM0_DMA_SRC_PWM0_CMP14 (0xEUL)
624
#define HPM_TRGM0_DMA_SRC_PWM0_CMP15 (0xFUL)
625
#define HPM_TRGM0_DMA_SRC_PWM0_CMP16 (0x10UL)
626
#define HPM_TRGM0_DMA_SRC_PWM0_CMP17 (0x11UL)
627
#define HPM_TRGM0_DMA_SRC_PWM0_CMP18 (0x12UL)
628
#define HPM_TRGM0_DMA_SRC_PWM0_CMP19 (0x13UL)
629
#define HPM_TRGM0_DMA_SRC_PWM0_CMP20 (0x14UL)
630
#define HPM_TRGM0_DMA_SRC_PWM0_CMP21 (0x15UL)
631
#define HPM_TRGM0_DMA_SRC_PWM0_CMP22 (0x16UL)
632
#define HPM_TRGM0_DMA_SRC_PWM0_CMP23 (0x17UL)
633
#define HPM_TRGM0_DMA_SRC_PWM0_RLD (0x18UL)
634
#define HPM_TRGM0_DMA_SRC_PWM0_HALFRLD (0x19UL)
635
#define HPM_TRGM0_DMA_SRC_PWM0_XRLD (0x1AUL)
636
#define HPM_TRGM0_DMA_SRC_QEI0 (0x1BUL)
637
#define HPM_TRGM0_DMA_SRC_HALL0 (0x1CUL)
638
639
/* trgm1_dma mux definitions */
640
#define HPM_TRGM1_DMA_SRC_PWM1_CMP0 (0x0UL)
641
#define HPM_TRGM1_DMA_SRC_PWM1_CMP1 (0x1UL)
642
#define HPM_TRGM1_DMA_SRC_PWM1_CMP2 (0x2UL)
643
#define HPM_TRGM1_DMA_SRC_PWM1_CMP3 (0x3UL)
644
#define HPM_TRGM1_DMA_SRC_PWM1_CMP4 (0x4UL)
645
#define HPM_TRGM1_DMA_SRC_PWM1_CMP5 (0x5UL)
646
#define HPM_TRGM1_DMA_SRC_PWM1_CMP6 (0x6UL)
647
#define HPM_TRGM1_DMA_SRC_PWM1_CMP7 (0x7UL)
648
#define HPM_TRGM1_DMA_SRC_PWM1_CMP8 (0x8UL)
649
#define HPM_TRGM1_DMA_SRC_PWM1_CMP9 (0x9UL)
650
#define HPM_TRGM1_DMA_SRC_PWM1_CMP10 (0xAUL)
651
#define HPM_TRGM1_DMA_SRC_PWM1_CMP11 (0xBUL)
652
#define HPM_TRGM1_DMA_SRC_PWM1_CMP12 (0xCUL)
653
#define HPM_TRGM1_DMA_SRC_PWM1_CMP13 (0xDUL)
654
#define HPM_TRGM1_DMA_SRC_PWM1_CMP14 (0xEUL)
655
#define HPM_TRGM1_DMA_SRC_PWM1_CMP15 (0xFUL)
656
#define HPM_TRGM1_DMA_SRC_PWM1_CMP16 (0x10UL)
657
#define HPM_TRGM1_DMA_SRC_PWM1_CMP17 (0x11UL)
658
#define HPM_TRGM1_DMA_SRC_PWM1_CMP18 (0x12UL)
659
#define HPM_TRGM1_DMA_SRC_PWM1_CMP19 (0x13UL)
660
#define HPM_TRGM1_DMA_SRC_PWM1_CMP20 (0x14UL)
661
#define HPM_TRGM1_DMA_SRC_PWM1_CMP21 (0x15UL)
662
#define HPM_TRGM1_DMA_SRC_PWM1_CMP22 (0x16UL)
663
#define HPM_TRGM1_DMA_SRC_PWM1_CMP23 (0x17UL)
664
#define HPM_TRGM1_DMA_SRC_PWM1_RLD (0x18UL)
665
#define HPM_TRGM1_DMA_SRC_PWM1_HALFRLD (0x19UL)
666
#define HPM_TRGM1_DMA_SRC_PWM1_XRLD (0x1AUL)
667
#define HPM_TRGM1_DMA_SRC_QEI1 (0x1BUL)
668
#define HPM_TRGM1_DMA_SRC_HALL1 (0x1CUL)
669
670
/* trgm2_dma mux definitions */
671
#define HPM_TRGM2_DMA_SRC_PWM2_CMP0 (0x0UL)
672
#define HPM_TRGM2_DMA_SRC_PWM2_CMP1 (0x1UL)
673
#define HPM_TRGM2_DMA_SRC_PWM2_CMP2 (0x2UL)
674
#define HPM_TRGM2_DMA_SRC_PWM2_CMP3 (0x3UL)
675
#define HPM_TRGM2_DMA_SRC_PWM2_CMP4 (0x4UL)
676
#define HPM_TRGM2_DMA_SRC_PWM2_CMP5 (0x5UL)
677
#define HPM_TRGM2_DMA_SRC_PWM2_CMP6 (0x6UL)
678
#define HPM_TRGM2_DMA_SRC_PWM2_CMP7 (0x7UL)
679
#define HPM_TRGM2_DMA_SRC_PWM2_CMP8 (0x8UL)
680
#define HPM_TRGM2_DMA_SRC_PWM2_CMP9 (0x9UL)
681
#define HPM_TRGM2_DMA_SRC_PWM2_CMP10 (0xAUL)
682
#define HPM_TRGM2_DMA_SRC_PWM2_CMP11 (0xBUL)
683
#define HPM_TRGM2_DMA_SRC_PWM2_CMP12 (0xCUL)
684
#define HPM_TRGM2_DMA_SRC_PWM2_CMP13 (0xDUL)
685
#define HPM_TRGM2_DMA_SRC_PWM2_CMP14 (0xEUL)
686
#define HPM_TRGM2_DMA_SRC_PWM2_CMP15 (0xFUL)
687
#define HPM_TRGM2_DMA_SRC_PWM2_CMP16 (0x10UL)
688
#define HPM_TRGM2_DMA_SRC_PWM2_CMP17 (0x11UL)
689
#define HPM_TRGM2_DMA_SRC_PWM2_CMP18 (0x12UL)
690
#define HPM_TRGM2_DMA_SRC_PWM2_CMP19 (0x13UL)
691
#define HPM_TRGM2_DMA_SRC_PWM2_CMP20 (0x14UL)
692
#define HPM_TRGM2_DMA_SRC_PWM2_CMP21 (0x15UL)
693
#define HPM_TRGM2_DMA_SRC_PWM2_CMP22 (0x16UL)
694
#define HPM_TRGM2_DMA_SRC_PWM2_CMP23 (0x17UL)
695
#define HPM_TRGM2_DMA_SRC_PWM2_RLD (0x18UL)
696
#define HPM_TRGM2_DMA_SRC_PWM2_HALFRLD (0x19UL)
697
#define HPM_TRGM2_DMA_SRC_PWM2_XRLD (0x1AUL)
698
#define HPM_TRGM2_DMA_SRC_QEI2 (0x1BUL)
699
#define HPM_TRGM2_DMA_SRC_HALL2 (0x1CUL)
700
701
/* trgm3_dma mux definitions */
702
#define HPM_TRGM3_DMA_SRC_PWM3_CMP0 (0x0UL)
703
#define HPM_TRGM3_DMA_SRC_PWM3_CMP1 (0x1UL)
704
#define HPM_TRGM3_DMA_SRC_PWM3_CMP2 (0x2UL)
705
#define HPM_TRGM3_DMA_SRC_PWM3_CMP3 (0x3UL)
706
#define HPM_TRGM3_DMA_SRC_PWM3_CMP4 (0x4UL)
707
#define HPM_TRGM3_DMA_SRC_PWM3_CMP5 (0x5UL)
708
#define HPM_TRGM3_DMA_SRC_PWM3_CMP6 (0x6UL)
709
#define HPM_TRGM3_DMA_SRC_PWM3_CMP7 (0x7UL)
710
#define HPM_TRGM3_DMA_SRC_PWM3_CMP8 (0x8UL)
711
#define HPM_TRGM3_DMA_SRC_PWM3_CMP9 (0x9UL)
712
#define HPM_TRGM3_DMA_SRC_PWM3_CMP10 (0xAUL)
713
#define HPM_TRGM3_DMA_SRC_PWM3_CMP11 (0xBUL)
714
#define HPM_TRGM3_DMA_SRC_PWM3_CMP12 (0xCUL)
715
#define HPM_TRGM3_DMA_SRC_PWM3_CMP13 (0xDUL)
716
#define HPM_TRGM3_DMA_SRC_PWM3_CMP14 (0xEUL)
717
#define HPM_TRGM3_DMA_SRC_PWM3_CMP15 (0xFUL)
718
#define HPM_TRGM3_DMA_SRC_PWM3_CMP16 (0x10UL)
719
#define HPM_TRGM3_DMA_SRC_PWM3_CMP17 (0x11UL)
720
#define HPM_TRGM3_DMA_SRC_PWM3_CMP18 (0x12UL)
721
#define HPM_TRGM3_DMA_SRC_PWM3_CMP19 (0x13UL)
722
#define HPM_TRGM3_DMA_SRC_PWM3_CMP20 (0x14UL)
723
#define HPM_TRGM3_DMA_SRC_PWM3_CMP21 (0x15UL)
724
#define HPM_TRGM3_DMA_SRC_PWM3_CMP22 (0x16UL)
725
#define HPM_TRGM3_DMA_SRC_PWM3_CMP23 (0x17UL)
726
#define HPM_TRGM3_DMA_SRC_PWM3_RLD (0x18UL)
727
#define HPM_TRGM3_DMA_SRC_PWM3_HALFRLD (0x19UL)
728
#define HPM_TRGM3_DMA_SRC_PWM3_XRLD (0x1AUL)
729
#define HPM_TRGM3_DMA_SRC_QEI3 (0x1BUL)
730
#define HPM_TRGM3_DMA_SRC_HALL3 (0x1CUL)
731
732
733
734
#endif
/* HPM_TRGMMUX_SRC_H */
soc
HPM6200
HPM6280
hpm_trgmmux_src.h
Generated on Tue Oct 8 2024 00:59:02 for HPM SDK by
1.9.1