mFrame
載入中...
搜尋中...
無符合項目
MRCC.h
1
7#ifndef MCXA153_9C5F8B7F_C4AD_4DC2_977C_8B6A752259BE
8#define MCXA153_9C5F8B7F_C4AD_4DC2_977C_8B6A752259BE
9
10/* ***************************************************************************************
11 * Include
12 */
13#include "mframe.h"
14
15//----------------------------------------------------------------------------------------
16#include "./../Processor.h"
17#include "./../mrcc/Count.h"
18#include "./../mrcc/Mask.h"
19#include "./../mrcc/Register.h"
20#include "./../mrcc/Shift.h"
21
22//----------------------------------------------------------------------------------------
23
24/* ***************************************************************************************
25 * Namespace
26 */
27namespace mcxa153::chip::mrcc {
28 class MRCC;
29 Register* const MRCC0 =
30 reinterpret_cast<Register*>(mcxa153::chip::Processor::BASE_MRCC0);
31
32 Register* const MRCC[] = {MRCC0};
33} // namespace mcxa153::chip::mrcc
34
35/* ***************************************************************************************
36 * Class/Interface/Struct/Enum
37 */
38
171 /* *************************************************************************************
172 * Variable
173 */
174
175 /* *************************************************************************************
176 * Abstract Method
177 */
178
179 /* *************************************************************************************
180 * Construct Method
181 */
182 protected:
187 virtual ~MRCC(void) override = default;
188
189 /* *************************************************************************************
190 * Operator Method
191 */
192
193 /* *************************************************************************************
194 * Override Method
195 */
196
197 /* *************************************************************************************
198 * Public Method
199 */
200
201 /* *************************************************************************************
202 * Protected Method
203 */
204
205 /* *************************************************************************************
206 * Private Method
207 */
208
209 /* *************************************************************************************
210 * Static Variable
211 */
212
213 /* *************************************************************************************
214 * Static Method
215 */
216 public:
226 static inline constexpr uint32 GLB_RST0_INPUTMUX0(uint32 value) {
229 }
230
240 static inline constexpr uint32 GLB_RST0_I3C0(uint32 value) {
243 }
244
254 static inline constexpr uint32 GLB_RST0_CTIMER0(uint32 value) {
257 }
258
268 static inline constexpr uint32 GLB_RST0_CTIMER1(uint32 value) {
271 }
272
282 static inline constexpr uint32 GLB_RST0_CTIMER2(uint32 value) {
285 }
286
296 static inline constexpr uint32 GLB_RST0_CTIMER3(uint32 value) {
299 }
300
310 static inline constexpr uint32 GLB_RST0_CTIMER4(uint32 value) {
313 }
314
324 static inline constexpr uint32 GLB_RST0_FREQME(uint32 value) {
327 }
328
338 static inline constexpr uint32 GLB_RST0_UTICK0(uint32 value) {
341 }
342
352 static inline constexpr uint32 GLB_RST0_DMA(uint32 value) {
353 return ((value << +mcxa153::chip::mrcc::Shift::GLB_RST0_DMA) &
355 }
356
366 static inline constexpr uint32 GLB_RST0_AOI0(uint32 value) {
369 }
370
380 static inline constexpr uint32 GLB_RST0_CRC0(uint32 value) {
383 }
384
394 static inline constexpr uint32 GLB_RST0_EIM0(uint32 value) {
397 }
398
408 static inline constexpr uint32 GLB_RST0_ERM0(uint32 value) {
411 }
412
422 static inline constexpr uint32 GLB_RST0_AOI1(uint32 value) {
425 }
426
436 static inline constexpr uint32 GLB_RST0_FLEXIO0(uint32 value) {
439 }
440
450 static inline constexpr uint32 GLB_RST0_LPI2C0(uint32 value) {
453 }
454
464 static inline constexpr uint32 GLB_RST0_LPI2C1(uint32 value) {
467 }
468
478 static inline constexpr uint32 GLB_RST0_LPSPI0(uint32 value) {
481 }
482
492 static inline constexpr uint32 GLB_RST0_LPSPI1(uint32 value) {
495 }
496
506 static inline constexpr uint32 GLB_RST0_LPUART0(uint32 value) {
509 }
510
520 static inline constexpr uint32 GLB_RST0_LPUART1(uint32 value) {
523 }
524
534 static inline constexpr uint32 GLB_RST0_LPUART2(uint32 value) {
537 }
538
548 static inline constexpr uint32 GLB_RST0_LPUART3(uint32 value) {
551 }
552
562 static inline constexpr uint32 GLB_RST0_LPUART4(uint32 value) {
565 }
566
576 static inline constexpr uint32 GLB_RST0_USB0(uint32 value) {
579 }
580
590 static inline constexpr uint32 GLB_RST0_QDC0(uint32 value) {
593 }
594
604 static inline constexpr uint32 GLB_RST0_QDC1(uint32 value) {
607 }
608
618 static inline constexpr uint32 GLB_RST0_FLEXPWM0(uint32 value) {
621 }
622
632 static inline constexpr uint32 GLB_RST0_FLEXPWM1(uint32 value) {
635 }
636
643 static inline constexpr uint32 GLB_RST0_SET_DATA(uint32 value) {
646 }
647
654 static inline constexpr uint32 GLB_RST0_CLR_DATA(uint32 value) {
657 }
658
668 static inline constexpr uint32 GLB_RST1_OSTIMER0(uint32 value) {
671 }
672
682 static inline constexpr uint32 GLB_RST1_ADC0(uint32 value) {
685 }
686
696 static inline constexpr uint32 GLB_RST1_ADC1(uint32 value) {
699 }
700
710 static inline constexpr uint32 GLB_RST1_CMP1(uint32 value) {
713 }
714
724 static inline constexpr uint32 GLB_RST1_DAC0(uint32 value) {
727 }
728
738 static inline constexpr uint32 GLB_RST1_OPAMP0(uint32 value) {
741 }
742
752 static inline constexpr uint32 GLB_RST1_PORT0(uint32 value) {
755 }
756
766 static inline constexpr uint32 GLB_RST1_PORT1(uint32 value) {
769 }
770
780 static inline constexpr uint32 GLB_RST1_PORT2(uint32 value) {
783 }
784
794 static inline constexpr uint32 GLB_RST1_PORT3(uint32 value) {
797 }
798
808 static inline constexpr uint32 GLB_RST1_PORT4(uint32 value) {
811 }
812
822 static inline constexpr uint32 GLB_RST1_FLEXCAN0(uint32 value) {
825 }
826
836 static inline constexpr uint32 GLB_RST1_LPI2C2(uint32 value) {
839 }
840
850 static inline constexpr uint32 GLB_RST1_LPI2C3(uint32 value) {
853 }
854
864 static inline constexpr uint32 GLB_RST1_GPIO0(uint32 value) {
867 }
868
878 static inline constexpr uint32 GLB_RST1_GPIO1(uint32 value) {
881 }
882
892 static inline constexpr uint32 GLB_RST1_GPIO2(uint32 value) {
895 }
896
906 static inline constexpr uint32 GLB_RST1_GPIO3(uint32 value) {
909 }
910
920 static inline constexpr uint32 GLB_RST1_GPIO4(uint32 value) {
923 }
924
931 static inline constexpr uint32 GLB_RST1_SET_DATA(uint32 value) {
934 }
935
942 static inline constexpr uint32 GLB_RST1_CLR_DATA(uint32 value) {
945 }
946
956 static inline constexpr uint32 GLB_CC0_INPUTMUX0(uint32 value) {
959 }
960
970 static inline constexpr uint32 GLB_CC0_I3C0(uint32 value) {
971 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC0_I3C0) &
973 }
974
984 static inline constexpr uint32 GLB_CC0_CTIMER0(uint32 value) {
987 }
988
998 static inline constexpr uint32 GLB_CC0_CTIMER1(uint32 value) {
1001 }
1002
1012 static inline constexpr uint32 GLB_CC0_CTIMER2(uint32 value) {
1015 }
1016
1026 static inline constexpr uint32 GLB_CC0_CTIMER3(uint32 value) {
1029 }
1030
1040 static inline constexpr uint32 GLB_CC0_CTIMER4(uint32 value) {
1043 }
1044
1054 static inline constexpr uint32 GLB_CC0_FREQME(uint32 value) {
1055 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC0_FREQME) &
1057 }
1058
1068 static inline constexpr uint32 GLB_CC0_UTICK0(uint32 value) {
1069 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC0_UTICK0) &
1071 }
1072
1082 static inline constexpr uint32 GLB_CC0_WWDT0(uint32 value) {
1083 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC0_WWDT0) &
1085 }
1086
1096 static inline constexpr uint32 GLB_CC0_DMA(uint32 value) {
1097 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC0_DMA) &
1099 }
1100
1110 static inline constexpr uint32 GLB_CC0_AOI0(uint32 value) {
1111 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC0_AOI0) &
1113 }
1114
1124 static inline constexpr uint32 GLB_CC0_CRC0(uint32 value) {
1125 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC0_CRC0) &
1127 }
1128
1138 static inline constexpr uint32 GLB_CC0_EIM0(uint32 value) {
1139 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC0_EIM0) &
1141 }
1142
1152 static inline constexpr uint32 GLB_CC0_ERM0(uint32 value) {
1153 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC0_ERM0) &
1155 }
1156
1166 static inline constexpr uint32 GLB_CC0_FMC(uint32 value) {
1167 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC0_FMC) &
1169 }
1170
1180 static inline constexpr uint32 GLB_CC0_AOI1(uint32 value) {
1181 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC0_AOI1) &
1183 }
1184
1194 static inline constexpr uint32 GLB_CC0_FLEXIO0(uint32 value) {
1197 }
1198
1208 static inline constexpr uint32 GLB_CC0_LPI2C0(uint32 value) {
1209 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC0_LPI2C0) &
1211 }
1212
1222 static inline constexpr uint32 GLB_CC0_LPI2C1(uint32 value) {
1223 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC0_LPI2C1) &
1225 }
1226
1236 static inline constexpr uint32 GLB_CC0_LPSPI0(uint32 value) {
1237 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC0_LPSPI0) &
1239 }
1240
1250 static inline constexpr uint32 GLB_CC0_LPSPI1(uint32 value) {
1251 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC0_LPSPI1) &
1253 }
1254
1264 static inline constexpr uint32 GLB_CC0_LPUART0(uint32 value) {
1267 }
1268
1278 static inline constexpr uint32 GLB_CC0_LPUART1(uint32 value) {
1281 }
1282
1292 static inline constexpr uint32 GLB_CC0_LPUART2(uint32 value) {
1295 }
1296
1306 static inline constexpr uint32 GLB_CC0_LPUART3(uint32 value) {
1309 }
1310
1320 static inline constexpr uint32 GLB_CC0_LPUART4(uint32 value) {
1323 }
1324
1334 static inline constexpr uint32 GLB_CC0_USB0(uint32 value) {
1335 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC0_USB0) &
1337 }
1338
1348 static inline constexpr uint32 GLB_CC0_QDC0(uint32 value) {
1349 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC0_QDC0) &
1351 }
1352
1362 static inline constexpr uint32 GLB_CC0_QDC1(uint32 value) {
1363 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC0_QDC1) &
1365 }
1366
1376 static inline constexpr uint32 GLB_CC0_FLEXPWM0(uint32 value) {
1379 }
1380
1390 static inline constexpr uint32 GLB_CC0_FLEXPWM1(uint32 value) {
1393 }
1394
1401 static inline constexpr uint32 GLB_CC0_SET_DATA(uint32 value) {
1404 }
1405
1412 static inline constexpr uint32 GLB_CC0_CLR_DATA(uint32 value) {
1415 }
1416
1426 static inline constexpr uint32 GLB_CC1_OSTIMER0(uint32 value) {
1429 }
1430
1440 static inline constexpr uint32 GLB_CC1_ADC0(uint32 value) {
1441 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_ADC0) &
1443 }
1444
1454 static inline constexpr uint32 GLB_CC1_ADC1(uint32 value) {
1455 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_ADC1) &
1457 }
1458
1468 static inline constexpr uint32 GLB_CC1_CMP0(uint32 value) {
1469 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_CMP0) &
1471 }
1472
1482 static inline constexpr uint32 GLB_CC1_CMP1(uint32 value) {
1483 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_CMP1) &
1485 }
1486
1496 static inline constexpr uint32 GLB_CC1_DAC0(uint32 value) {
1497 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_DAC0) &
1499 }
1500
1510 static inline constexpr uint32 GLB_CC1_OPAMP0(uint32 value) {
1511 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_OPAMP0) &
1513 }
1514
1524 static inline constexpr uint32 GLB_CC1_PORT0(uint32 value) {
1525 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_PORT0) &
1527 }
1528
1540 static inline constexpr uint32 GLB_CC1_PORT1(uint32 value) {
1541 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_PORT1) &
1543 }
1544
1554 static inline constexpr uint32 GLB_CC1_PORT2(uint32 value) {
1555 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_PORT2) &
1557 }
1558
1568 static inline constexpr uint32 GLB_CC1_PORT3(uint32 value) {
1569 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_PORT3) &
1571 }
1572
1582 static inline constexpr uint32 GLB_CC1_PORT4(uint32 value) {
1583 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_PORT4) &
1585 }
1586
1596 static inline constexpr uint32 GLB_CC1_FLEXCAN0(uint32 value) {
1599 }
1600
1610 static inline constexpr uint32 GLB_CC1_LPI2C2(uint32 value) {
1611 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_LPI2C2) &
1613 }
1614
1624 static inline constexpr uint32 GLB_CC1_LPI2C3(uint32 value) {
1625 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_LPI2C3) &
1627 }
1628
1638 static inline constexpr uint32 GLB_CC1_RAMA(uint32 value) {
1639 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_RAMA) &
1641 }
1642
1652 static inline constexpr uint32 GLB_CC1_RAMB(uint32 value) {
1653 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_RAMB) &
1655 }
1656
1666 static inline constexpr uint32 GLB_CC1_GPIO0(uint32 value) {
1667 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_GPIO0) &
1669 }
1670
1680 static inline constexpr uint32 GLB_CC1_GPIO1(uint32 value) {
1681 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_GPIO1) &
1683 }
1684
1694 static inline constexpr uint32 GLB_CC1_GPIO2(uint32 value) {
1695 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_GPIO2) &
1697 }
1698
1708 static inline constexpr uint32 GLB_CC1_GPIO3(uint32 value) {
1709 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_GPIO3) &
1711 }
1712
1722 static inline constexpr uint32 GLB_CC1_GPIO4(uint32 value) {
1723 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_GPIO4) &
1725 }
1726
1736 static inline constexpr uint32 GLB_CC1_ROMC(uint32 value) {
1737 return ((value << +mcxa153::chip::mrcc::Shift::GLB_CC1_ROMC) &
1739 }
1740
1747 static inline constexpr uint32 GLB_CC_SET_DATA(uint32 value) {
1750 }
1751
1758 static inline constexpr uint32 GLB_CC_CLR_DATA(uint32 value) {
1761 }
1762
1772 static inline constexpr uint32 GLB_ACC0_INPUTMUX0(uint32 value) {
1775 }
1776
1786 static inline constexpr uint32 GLB_ACC0_I3C0(uint32 value) {
1787 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC0_I3C0) &
1789 }
1790
1800 static inline constexpr uint32 GLB_ACC0_CTIMER0(uint32 value) {
1803 }
1804
1814 static inline constexpr uint32 GLB_ACC0_CTIMER1(uint32 value) {
1817 }
1818
1828 static inline constexpr uint32 GLB_ACC0_CTIMER2(uint32 value) {
1831 }
1832
1842 static inline constexpr uint32 GLB_ACC0_CTIMER3(uint32 value) {
1845 }
1846
1856 static inline constexpr uint32 GLB_ACC0_CTIMER4(uint32 value) {
1859 }
1860
1870 static inline constexpr uint32 GLB_ACC0_FREQME(uint32 value) {
1873 }
1874
1884 static inline constexpr uint32 GLB_ACC0_UTICK0(uint32 value) {
1887 }
1888
1898 static inline constexpr uint32 GLB_ACC0_WWDT0(uint32 value) {
1899 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC0_WWDT0) &
1901 }
1902
1912 static inline constexpr uint32 GLB_ACC0_DMA(uint32 value) {
1913 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC0_DMA) &
1915 }
1916
1926 static inline constexpr uint32 GLB_ACC0_AOI0(uint32 value) {
1927 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC0_AOI0) &
1929 }
1930
1940 static inline constexpr uint32 GLB_ACC0_CRC0(uint32 value) {
1941 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC0_CRC0) &
1943 }
1944
1954 static inline constexpr uint32 GLB_ACC0_EIM0(uint32 value) {
1955 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC0_EIM0) &
1957 }
1958
1968 static inline constexpr uint32 GLB_ACC0_ERM0(uint32 value) {
1969 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC0_ERM0) &
1971 }
1972
1982 static inline constexpr uint32 GLB_ACC0_FMC(uint32 value) {
1983 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC0_FMC) &
1985 }
1986
1996 static inline constexpr uint32 GLB_ACC0_AOI1(uint32 value) {
1997 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC0_AOI1) &
1999 }
2000
2010 static inline constexpr uint32 GLB_ACC0_FLEXIO0(uint32 value) {
2013 }
2014
2024 static inline constexpr uint32 GLB_ACC0_LPI2C0(uint32 value) {
2027 }
2028
2038 static inline constexpr uint32 GLB_ACC0_LPI2C1(uint32 value) {
2041 }
2042
2052 static inline constexpr uint32 GLB_ACC0_LPSPI0(uint32 value) {
2055 }
2056
2066 static inline constexpr uint32 GLB_ACC0_LPSPI1(uint32 value) {
2069 }
2070
2080 static inline constexpr uint32 GLB_ACC0_LPUART0(uint32 value) {
2083 }
2084
2094 static inline constexpr uint32 GLB_ACC0_LPUART1(uint32 value) {
2097 }
2098
2108 static inline constexpr uint32 GLB_ACC0_LPUART2(uint32 value) {
2111 }
2112
2122 static inline constexpr uint32 GLB_ACC0_LPUART3(uint32 value) {
2125 }
2126
2136 static inline constexpr uint32 GLB_ACC0_LPUART4(uint32 value) {
2139 }
2140
2150 static inline constexpr uint32 GLB_ACC0_USB0(uint32 value) {
2151 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC0_USB0) &
2153 }
2154
2164 static inline constexpr uint32 GLB_ACC0_QDC0(uint32 value) {
2165 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC0_QDC0) &
2167 }
2168
2178 static inline constexpr uint32 GLB_ACC0_QDC1(uint32 value) {
2179 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC0_QDC1) &
2181 }
2182
2192 static inline constexpr uint32 GLB_ACC0_FLEXPWM0(uint32 value) {
2195 }
2196
2206 static inline constexpr uint32 GLB_ACC0_FLEXPWM1(uint32 value) {
2209 }
2210
2220 static inline constexpr uint32 GLB_ACC1_OSTIMER0(uint32 value) {
2223 }
2224
2234 static inline constexpr uint32 GLB_ACC1_ADC0(uint32 value) {
2235 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC1_ADC0) &
2237 }
2238
2248 static inline constexpr uint32 GLB_ACC1_ADC1(uint32 value) {
2249 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC1_ADC1) &
2251 }
2252
2262 static inline constexpr uint32 GLB_ACC1_CMP0(uint32 value) {
2263 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC1_CMP0) &
2265 }
2266
2276 static inline constexpr uint32 GLB_ACC1_CMP1(uint32 value) {
2277 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC1_CMP1) &
2279 }
2280
2290 static inline constexpr uint32 GLB_ACC1_DAC0(uint32 value) {
2291 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC1_DAC0) &
2293 }
2294
2304 static inline constexpr uint32 GLB_ACC1_OPAMP0(uint32 value) {
2307 }
2308
2318 static inline constexpr uint32 GLB_ACC1_PORT0(uint32 value) {
2319 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC1_PORT0) &
2321 }
2322
2332 static inline constexpr uint32 GLB_ACC1_PORT1(uint32 value) {
2333 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC1_PORT1) &
2335 }
2336
2346 static inline constexpr uint32 GLB_ACC1_PORT2(uint32 value) {
2347 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC1_PORT2) &
2349 }
2350
2360 static inline constexpr uint32 GLB_ACC1_PORT3(uint32 value) {
2361 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC1_PORT3) &
2363 }
2364
2374 static inline constexpr uint32 GLB_ACC1_PORT4(uint32 value) {
2375 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC1_PORT4) &
2377 }
2378
2388 static inline constexpr uint32 GLB_ACC1_FLEXCAN0(uint32 value) {
2391 }
2392
2402 static inline constexpr uint32 GLB_ACC1_LPI2C2(uint32 value) {
2405 }
2406
2416 static inline constexpr uint32 GLB_ACC1_LPI2C3(uint32 value) {
2419 }
2420
2430 static inline constexpr uint32 GLB_ACC1_RAMA(uint32 value) {
2431 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC1_RAMA) &
2433 }
2434
2444 static inline constexpr uint32 GLB_ACC1_RAMB(uint32 value) {
2445 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC1_RAMB) &
2447 }
2448
2458 static inline constexpr uint32 GLB_ACC1_GPIO0(uint32 value) {
2459 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC1_GPIO0) &
2461 }
2462
2472 static inline constexpr uint32 GLB_ACC1_GPIO1(uint32 value) {
2473 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC1_GPIO1) &
2475 }
2476
2486 static inline constexpr uint32 GLB_ACC1_GPIO2(uint32 value) {
2487 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC1_GPIO2) &
2489 }
2490
2500 static inline constexpr uint32 GLB_ACC1_GPIO3(uint32 value) {
2501 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC1_GPIO3) &
2503 }
2504
2514 static inline constexpr uint32 GLB_ACC1_GPIO4(uint32 value) {
2515 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC1_GPIO4) &
2517 }
2518
2528 static inline constexpr uint32 GLB_ACC1_ROMC(uint32 value) {
2529 return ((value << +mcxa153::chip::mrcc::Shift::GLB_ACC1_ROMC) &
2531 }
2532
2548 static inline constexpr uint32 I3C0_FCLK_CLKSEL_MUX(uint32 value) {
2551 }
2552
2558 static inline constexpr uint32 I3C0_FCLK_CLKDIV_DIV(uint32 value) {
2561 }
2562
2572 static inline constexpr uint32 I3C0_FCLK_CLKDIV_RESET(uint32 value) {
2575 }
2576
2586 static inline constexpr uint32 I3C0_FCLK_CLKDIV_HALT(uint32 value) {
2589 }
2590
2600 static inline constexpr uint32 I3C0_FCLK_CLKDIV_UNSTAB(uint32 value) {
2603 }
2604
2622 static inline constexpr uint32 CTIMER0_CLKSEL_MUX(uint32 value) {
2625 }
2626
2632 static inline constexpr uint32 CTIMER0_CLKDIV_DIV(uint32 value) {
2635 }
2636
2646 static inline constexpr uint32 CTIMER0_CLKDIV_RESET(uint32 value) {
2649 }
2650
2660 static inline constexpr uint32 CTIMER0_CLKDIV_HALT(uint32 value) {
2663 }
2664
2674 static inline constexpr uint32 CTIMER0_CLKDIV_UNSTAB(uint32 value) {
2677 }
2678
2696 static inline constexpr uint32 CTIMER1_CLKSEL_MUX(uint32 value) {
2699 }
2700
2706 static inline constexpr uint32 CTIMER1_CLKDIV_DIV(uint32 value) {
2709 }
2710
2720 static inline constexpr uint32 CTIMER1_CLKDIV_RESET(uint32 value) {
2723 }
2724
2734 static inline constexpr uint32 CTIMER1_CLKDIV_HALT(uint32 value) {
2737 }
2738
2748 static inline constexpr uint32 CTIMER1_CLKDIV_UNSTAB(uint32 value) {
2751 }
2752
2770 static inline constexpr uint32 CTIMER2_CLKSEL_MUX(uint32 value) {
2773 }
2774
2780 static inline constexpr uint32 CTIMER2_CLKDIV_DIV(uint32 value) {
2783 }
2784
2794 static inline constexpr uint32 CTIMER2_CLKDIV_RESET(uint32 value) {
2797 }
2798
2808 static inline constexpr uint32 CTIMER2_CLKDIV_HALT(uint32 value) {
2811 }
2812
2822 static inline constexpr uint32 CTIMER2_CLKDIV_UNSTAB(uint32 value) {
2825 }
2826
2844 static inline constexpr uint32 CTIMER3_CLKSEL_MUX(uint32 value) {
2847 }
2848
2854 static inline constexpr uint32 CTIMER3_CLKDIV_DIV(uint32 value) {
2857 }
2858
2868 static inline constexpr uint32 CTIMER3_CLKDIV_RESET(uint32 value) {
2871 }
2872
2882 static inline constexpr uint32 CTIMER3_CLKDIV_HALT(uint32 value) {
2885 }
2886
2896 static inline constexpr uint32 CTIMER3_CLKDIV_UNSTAB(uint32 value) {
2899 }
2900
2918 static inline constexpr uint32 CTIMER4_CLKSEL_MUX(uint32 value) {
2921 }
2922
2928 static inline constexpr uint32 CTIMER4_CLKDIV_DIV(uint32 value) {
2931 }
2932
2942 static inline constexpr uint32 CTIMER4_CLKDIV_RESET(uint32 value) {
2945 }
2946
2956 static inline constexpr uint32 CTIMER4_CLKDIV_HALT(uint32 value) {
2959 }
2960
2970 static inline constexpr uint32 CTIMER4_CLKDIV_UNSTAB(uint32 value) {
2973 }
2974
2980 static inline constexpr uint32 WWDT0_CLKDIV_DIV(uint32 value) {
2983 }
2984
2994 static inline constexpr uint32 WWDT0_CLKDIV_RESET(uint32 value) {
2997 }
2998
3008 static inline constexpr uint32 WWDT0_CLKDIV_HALT(uint32 value) {
3011 }
3012
3022 static inline constexpr uint32 WWDT0_CLKDIV_UNSTAB(uint32 value) {
3025 }
3026
3042 static inline constexpr uint32 FLEXIO0_CLKSEL_MUX(uint32 value) {
3045 }
3046
3052 static inline constexpr uint32 FLEXIO0_CLKDIV_DIV(uint32 value) {
3055 }
3056
3066 static inline constexpr uint32 FLEXIO0_CLKDIV_RESET(uint32 value) {
3069 }
3070
3080 static inline constexpr uint32 FLEXIO0_CLKDIV_HALT(uint32 value) {
3083 }
3084
3094 static inline constexpr uint32 FLEXIO0_CLKDIV_UNSTAB(uint32 value) {
3097 }
3098
3114 static inline constexpr uint32 LPI2C0_CLKSEL_MUX(uint32 value) {
3117 }
3118
3124 static inline constexpr uint32 LPI2C0_CLKDIV_DIV(uint32 value) {
3127 }
3128
3138 static inline constexpr uint32 LPI2C0_CLKDIV_RESET(uint32 value) {
3141 }
3142
3152 static inline constexpr uint32 LPI2C0_CLKDIV_HALT(uint32 value) {
3155 }
3156
3166 static inline constexpr uint32 LPI2C0_CLKDIV_UNSTAB(uint32 value) {
3169 }
3170
3186 static inline constexpr uint32 LPI2C1_CLKSEL_MUX(uint32 value) {
3189 }
3190
3196 static inline constexpr uint32 LPI2C1_CLKDIV_DIV(uint32 value) {
3199 }
3200
3210 static inline constexpr uint32 LPI2C1_CLKDIV_RESET(uint32 value) {
3213 }
3214
3224 static inline constexpr uint32 LPI2C1_CLKDIV_HALT(uint32 value) {
3227 }
3228
3238 static inline constexpr uint32 LPI2C1_CLKDIV_UNSTAB(uint32 value) {
3241 }
3242
3258 static inline constexpr uint32 LPSPI0_CLKSEL_MUX(uint32 value) {
3261 }
3262
3268 static inline constexpr uint32 LPSPI0_CLKDIV_DIV(uint32 value) {
3271 }
3272
3282 static inline constexpr uint32 LPSPI0_CLKDIV_RESET(uint32 value) {
3285 }
3286
3296 static inline constexpr uint32 LPSPI0_CLKDIV_HALT(uint32 value) {
3299 }
3300
3310 static inline constexpr uint32 LPSPI0_CLKDIV_UNSTAB(uint32 value) {
3313 }
3314
3330 static inline constexpr uint32 LPSPI1_CLKSEL_MUX(uint32 value) {
3333 }
3334
3340 static inline constexpr uint32 LPSPI1_CLKDIV_DIV(uint32 value) {
3343 }
3344
3354 static inline constexpr uint32 LPSPI1_CLKDIV_RESET(uint32 value) {
3357 }
3358
3368 static inline constexpr uint32 LPSPI1_CLKDIV_HALT(uint32 value) {
3371 }
3372
3382 static inline constexpr uint32 LPSPI1_CLKDIV_UNSTAB(uint32 value) {
3385 }
3386
3404 static inline constexpr uint32 LPUART0_CLKSEL_MUX(uint32 value) {
3407 }
3408
3414 static inline constexpr uint32 LPUART0_CLKDIV_DIV(uint32 value) {
3417 }
3418
3428 static inline constexpr uint32 LPUART0_CLKDIV_RESET(uint32 value) {
3431 }
3432
3442 static inline constexpr uint32 LPUART0_CLKDIV_HALT(uint32 value) {
3445 }
3446
3456 static inline constexpr uint32 LPUART0_CLKDIV_UNSTAB(uint32 value) {
3459 }
3460
3478 static inline constexpr uint32 LPUART1_CLKSEL_MUX(uint32 value) {
3481 }
3482
3488 static inline constexpr uint32 LPUART1_CLKDIV_DIV(uint32 value) {
3491 }
3492
3502 static inline constexpr uint32 LPUART1_CLKDIV_RESET(uint32 value) {
3505 }
3506
3516 static inline constexpr uint32 LPUART1_CLKDIV_HALT(uint32 value) {
3519 }
3520
3530 static inline constexpr uint32 LPUART1_CLKDIV_UNSTAB(uint32 value) {
3533 }
3534
3552 static inline constexpr uint32 LPUART2_CLKSEL_MUX(uint32 value) {
3555 }
3556
3562 static inline constexpr uint32 LPUART2_CLKDIV_DIV(uint32 value) {
3565 }
3566
3576 static inline constexpr uint32 LPUART2_CLKDIV_RESET(uint32 value) {
3579 }
3580
3590 static inline constexpr uint32 LPUART2_CLKDIV_HALT(uint32 value) {
3593 }
3594
3604 static inline constexpr uint32 LPUART2_CLKDIV_UNSTAB(uint32 value) {
3607 }
3608
3626 static inline constexpr uint32 LPUART3_CLKSEL_MUX(uint32 value) {
3629 }
3630
3636 static inline constexpr uint32 LPUART3_CLKDIV_DIV(uint32 value) {
3639 }
3640
3650 static inline constexpr uint32 LPUART3_CLKDIV_RESET(uint32 value) {
3653 }
3654
3664 static inline constexpr uint32 LPUART3_CLKDIV_HALT(uint32 value) {
3667 }
3668
3678 static inline constexpr uint32 LPUART3_CLKDIV_UNSTAB(uint32 value) {
3681 }
3682
3700 static inline constexpr uint32 LPUART4_CLKSEL_MUX(uint32 value) {
3703 }
3704
3710 static inline constexpr uint32 LPUART4_CLKDIV_DIV(uint32 value) {
3713 }
3714
3724 static inline constexpr uint32 LPUART4_CLKDIV_RESET(uint32 value) {
3727 }
3728
3738 static inline constexpr uint32 LPUART4_CLKDIV_HALT(uint32 value) {
3741 }
3742
3752 static inline constexpr uint32 LPUART4_CLKDIV_UNSTAB(uint32 value) {
3755 }
3756
3768 static inline constexpr uint32 USB0_CLKSEL_MUX(uint32 value) {
3771 }
3772
3788 static inline constexpr uint32 LPTMR0_CLKSEL_MUX(uint32 value) {
3791 }
3792
3798 static inline constexpr uint32 LPTMR0_CLKDIV_DIV(uint32 value) {
3801 }
3802
3812 static inline constexpr uint32 LPTMR0_CLKDIV_RESET(uint32 value) {
3815 }
3816
3826 static inline constexpr uint32 LPTMR0_CLKDIV_HALT(uint32 value) {
3829 }
3830
3840 static inline constexpr uint32 LPTMR0_CLKDIV_UNSTAB(uint32 value) {
3843 }
3844
3856 static inline constexpr uint32 OSTIMER0_CLKSEL_MUX(uint32 value) {
3859 }
3860
3876 static inline constexpr uint32 ADC0_CLKSEL_MUX(uint32 value) {
3879 }
3880
3886 static inline constexpr uint32 ADC0_CLKDIV_DIV(uint32 value) {
3889 }
3890
3900 static inline constexpr uint32 ADC0_CLKDIV_RESET(uint32 value) {
3903 }
3904
3914 static inline constexpr uint32 ADC0_CLKDIV_HALT(uint32 value) {
3917 }
3918
3928 static inline constexpr uint32 ADC0_CLKDIV_UNSTAB(uint32 value) {
3931 }
3932
3948 static inline constexpr uint32 ADC1_CLKSEL_MUX(uint32 value) {
3951 }
3952
3958 static inline constexpr uint32 ADC1_CLKDIV_DIV(uint32 value) {
3961 }
3962
3972 static inline constexpr uint32 ADC1_CLKDIV_RESET(uint32 value) {
3975 }
3976
3986 static inline constexpr uint32 ADC1_CLKDIV_HALT(uint32 value) {
3989 }
3990
4000 static inline constexpr uint32 ADC1_CLKDIV_UNSTAB(uint32 value) {
4003 }
4004
4010 static inline constexpr uint32 CMP0_FUNC_CLKDIV_DIV(uint32 value) {
4013 }
4014
4024 static inline constexpr uint32 CMP0_FUNC_CLKDIV_RESET(uint32 value) {
4027 }
4028
4038 static inline constexpr uint32 CMP0_FUNC_CLKDIV_HALT(uint32 value) {
4041 }
4042
4052 static inline constexpr uint32 CMP0_FUNC_CLKDIV_UNSTAB(uint32 value) {
4055 }
4056
4072 static inline constexpr uint32 CMP0_RR_CLKSEL_MUX(uint32 value) {
4075 }
4076
4082 static inline constexpr uint32 CMP0_RR_CLKDIV_DIV(uint32 value) {
4085 }
4086
4096 static inline constexpr uint32 CMP0_RR_CLKDIV_RESET(uint32 value) {
4099 }
4100
4110 static inline constexpr uint32 CMP0_RR_CLKDIV_HALT(uint32 value) {
4113 }
4114
4124 static inline constexpr uint32 CMP0_RR_CLKDIV_UNSTAB(uint32 value) {
4127 }
4128
4134 static inline constexpr uint32 CMP1_FUNC_CLKDIV_DIV(uint32 value) {
4137 }
4138
4148 static inline constexpr uint32 CMP1_FUNC_CLKDIV_RESET(uint32 value) {
4151 }
4152
4162 static inline constexpr uint32 CMP1_FUNC_CLKDIV_HALT(uint32 value) {
4165 }
4166
4176 static inline constexpr uint32 CMP1_FUNC_CLKDIV_UNSTAB(uint32 value) {
4179 }
4180
4196 static inline constexpr uint32 CMP1_RR_CLKSEL_MUX(uint32 value) {
4199 }
4200
4206 static inline constexpr uint32 CMP1_RR_CLKDIV_DIV(uint32 value) {
4209 }
4210
4220 static inline constexpr uint32 CMP1_RR_CLKDIV_RESET(uint32 value) {
4223 }
4224
4234 static inline constexpr uint32 CMP1_RR_CLKDIV_HALT(uint32 value) {
4237 }
4238
4248 static inline constexpr uint32 CMP1_RR_CLKDIV_UNSTAB(uint32 value) {
4251 }
4252
4268 static inline constexpr uint32 DAC0_CLKSEL_MUX(uint32 value) {
4271 }
4272
4278 static inline constexpr uint32 DAC0_CLKDIV_DIV(uint32 value) {
4281 }
4282
4292 static inline constexpr uint32 DAC0_CLKDIV_RESET(uint32 value) {
4295 }
4296
4306 static inline constexpr uint32 DAC0_CLKDIV_HALT(uint32 value) {
4309 }
4310
4320 static inline constexpr uint32 DAC0_CLKDIV_UNSTAB(uint32 value) {
4323 }
4324
4336 static inline constexpr uint32 FLEXCAN0_CLKSEL_MUX(uint32 value) {
4339 }
4340
4346 static inline constexpr uint32 FLEXCAN0_CLKDIV_DIV(uint32 value) {
4349 }
4350
4360 static inline constexpr uint32 FLEXCAN0_CLKDIV_RESET(uint32 value) {
4363 }
4364
4374 static inline constexpr uint32 FLEXCAN0_CLKDIV_HALT(uint32 value) {
4377 }
4378
4388 static inline constexpr uint32 FLEXCAN0_CLKDIV_UNSTAB(uint32 value) {
4391 }
4392
4408 static inline constexpr uint32 LPI2C2_CLKSEL_MUX(uint32 value) {
4411 }
4412
4418 static inline constexpr uint32 LPI2C2_CLKDIV_DIV(uint32 value) {
4421 }
4422
4432 static inline constexpr uint32 LPI2C2_CLKDIV_RESET(uint32 value) {
4435 }
4436
4446 static inline constexpr uint32 LPI2C2_CLKDIV_HALT(uint32 value) {
4449 }
4450
4460 static inline constexpr uint32 LPI2C2_CLKDIV_UNSTAB(uint32 value) {
4463 }
4464
4480 static inline constexpr uint32 LPI2C3_CLKSEL_MUX(uint32 value) {
4483 }
4484
4490 static inline constexpr uint32 LPI2C3_CLKDIV_DIV(uint32 value) {
4493 }
4494
4504 static inline constexpr uint32 LPI2C3_CLKDIV_RESET(uint32 value) {
4507 }
4508
4518 static inline constexpr uint32 LPI2C3_CLKDIV_HALT(uint32 value) {
4521 }
4522
4532 static inline constexpr uint32 LPI2C3_CLKDIV_UNSTAB(uint32 value) {
4535 }
4536
4550 static inline constexpr uint32 DBG_TRACE_CLKSEL_MUX(uint32 value) {
4553 }
4554
4560 static inline constexpr uint32 DBG_TRACE_CLKDIV_DIV(uint32 value) {
4563 }
4564
4574 static inline constexpr uint32 DBG_TRACE_CLKDIV_RESET(uint32 value) {
4577 }
4578
4588 static inline constexpr uint32 DBG_TRACE_CLKDIV_HALT(uint32 value) {
4591 }
4592
4602 static inline constexpr uint32 DBG_TRACE_CLKDIV_UNSTAB(uint32 value) {
4605 }
4606
4624 static inline constexpr uint32 CLKOUT_CLKSEL_MUX(uint32 value) {
4627 }
4628
4634 static inline constexpr uint32 CLKOUT_CLKDIV_DIV(uint32 value) {
4637 }
4638
4648 static inline constexpr uint32 CLKOUT_CLKDIV_RESET(uint32 value) {
4651 }
4652
4662 static inline constexpr uint32 CLKOUT_CLKDIV_HALT(uint32 value) {
4665 }
4666
4676 static inline constexpr uint32 CLKOUT_CLKDIV_UNSTAB(uint32 value) {
4679 }
4680
4694 static inline constexpr uint32 SYSTICK_CLKSEL_MUX(uint32 value) {
4697 }
4698
4704 static inline constexpr uint32 SYSTICK_CLKDIV_DIV(uint32 value) {
4707 }
4708
4718 static inline constexpr uint32 SYSTICK_CLKDIV_RESET(uint32 value) {
4721 }
4722
4732 static inline constexpr uint32 SYSTICK_CLKDIV_HALT(uint32 value) {
4735 }
4736
4746 static inline constexpr uint32 SYSTICK_CLKDIV_UNSTAB(uint32 value) {
4749 }
4750
4756 static inline constexpr uint32 FRO_HF_DIV_CLKDIV_DIV(uint32 value) {
4759 }
4760
4770 static inline constexpr uint32 FRO_HF_DIV_CLKDIV_UNSTAB(uint32 value) {
4773 }
4774};
4775
4776/* ***************************************************************************************
4777 * End of file
4778 */
4779
4780#endif /* MCXA153_9C5F8B7F_C4AD_4DC2_977C_8B6A752259BE */
static constexpr uint32 BASE_MRCC0
MRCC0 基地址 - 模組復位與時脈控制0 (0x40091000)
Definition Processor.h:227
MCXA153 模組重設和時鐘控制器 (Module Reset and Clock Controller) 靜態工具類別
Definition MRCC.h:170
static constexpr uint32 GLB_ACC0_LPUART4(uint32 value)
MRCC_GLB_ACC0 - LPUART4.
Definition MRCC.h:2136
static constexpr uint32 CTIMER4_CLKSEL_MUX(uint32 value)
MRCC_CTIMER4_CLKSEL - MUX.
Definition MRCC.h:2918
static constexpr uint32 GLB_ACC0_CTIMER3(uint32 value)
MRCC_GLB_ACC0 - CTIMER3.
Definition MRCC.h:1842
static constexpr uint32 GLB_ACC0_INPUTMUX0(uint32 value)
MRCC_GLB_ACC0 - INPUTMUX0.
Definition MRCC.h:1772
static constexpr uint32 GLB_ACC1_RAMB(uint32 value)
MRCC_GLB_ACC1 - RAMB.
Definition MRCC.h:2444
static constexpr uint32 CMP0_FUNC_CLKDIV_HALT(uint32 value)
MRCC_CMP0_FUNC_CLKDIV - HALT.
Definition MRCC.h:4038
static constexpr uint32 GLB_CC1_PORT2(uint32 value)
MRCC_GLB_CC1 - PORT2.
Definition MRCC.h:1554
static constexpr uint32 GLB_ACC0_CTIMER0(uint32 value)
MRCC_GLB_ACC0 - CTIMER0.
Definition MRCC.h:1800
static constexpr uint32 GLB_RST0_AOI1(uint32 value)
MRCC_GLB_RST0 - AOI1.
Definition MRCC.h:422
static constexpr uint32 GLB_CC0_CTIMER2(uint32 value)
MRCC_GLB_CC0 - CTIMER2.
Definition MRCC.h:1012
static constexpr uint32 GLB_ACC0_LPUART3(uint32 value)
MRCC_GLB_ACC0 - LPUART3.
Definition MRCC.h:2122
static constexpr uint32 GLB_RST1_CMP1(uint32 value)
MRCC_GLB_RST1 - CMP1.
Definition MRCC.h:710
static constexpr uint32 CMP0_FUNC_CLKDIV_DIV(uint32 value)
MRCC_CMP0_FUNC_CLKDIV - DIV.
Definition MRCC.h:4010
static constexpr uint32 ADC0_CLKDIV_UNSTAB(uint32 value)
MRCC_ADC0_CLKDIV - UNSTAB.
Definition MRCC.h:3928
static constexpr uint32 GLB_RST1_SET_DATA(uint32 value)
MRCC_GLB_RST1_SET - DATA.
Definition MRCC.h:931
static constexpr uint32 GLB_CC1_PORT1(uint32 value)
MRCC_GLB_CC1 - PORT1.
Definition MRCC.h:1540
static constexpr uint32 WWDT0_CLKDIV_HALT(uint32 value)
MRCC_WWDT0_CLKDIV - HALT.
Definition MRCC.h:3008
static constexpr uint32 CLKOUT_CLKDIV_DIV(uint32 value)
MRCC_CLKOUT_CLKDIV - DIV.
Definition MRCC.h:4634
static constexpr uint32 CMP0_FUNC_CLKDIV_UNSTAB(uint32 value)
MRCC_CMP0_FUNC_CLKDIV - UNSTAB.
Definition MRCC.h:4052
static constexpr uint32 GLB_CC0_CRC0(uint32 value)
MRCC_GLB_CC0 - CRC0.
Definition MRCC.h:1124
static constexpr uint32 GLB_ACC0_LPSPI1(uint32 value)
MRCC_GLB_ACC0 - LPSPI1.
Definition MRCC.h:2066
static constexpr uint32 GLB_RST0_CRC0(uint32 value)
MRCC_GLB_RST0 - CRC0.
Definition MRCC.h:380
static constexpr uint32 GLB_ACC1_DAC0(uint32 value)
MRCC_GLB_ACC1 - DAC0.
Definition MRCC.h:2290
static constexpr uint32 GLB_RST0_LPSPI1(uint32 value)
MRCC_GLB_RST0 - LPSPI1.
Definition MRCC.h:492
static constexpr uint32 GLB_ACC1_PORT2(uint32 value)
MRCC_GLB_ACC1 - PORT2.
Definition MRCC.h:2346
static constexpr uint32 CTIMER4_CLKDIV_DIV(uint32 value)
MRCC_CTIMER4_CLKDIV - DIV.
Definition MRCC.h:2928
static constexpr uint32 LPUART0_CLKSEL_MUX(uint32 value)
MRCC_LPUART0_CLKSEL - MUX.
Definition MRCC.h:3404
static constexpr uint32 GLB_CC0_LPUART1(uint32 value)
MRCC_GLB_CC0 - LPUART1.
Definition MRCC.h:1278
static constexpr uint32 LPUART1_CLKDIV_DIV(uint32 value)
MRCC_LPUART1_CLKDIV - DIV.
Definition MRCC.h:3488
static constexpr uint32 LPUART1_CLKDIV_HALT(uint32 value)
MRCC_LPUART1_CLKDIV - HALT.
Definition MRCC.h:3516
static constexpr uint32 CMP1_RR_CLKSEL_MUX(uint32 value)
MRCC_CMP1_RR_CLKSEL - MUX.
Definition MRCC.h:4196
static constexpr uint32 GLB_ACC1_RAMA(uint32 value)
MRCC_GLB_ACC1 - RAMA.
Definition MRCC.h:2430
static constexpr uint32 DBG_TRACE_CLKDIV_DIV(uint32 value)
MRCC_DBG_TRACE_CLKDIV - DIV.
Definition MRCC.h:4560
static constexpr uint32 LPI2C2_CLKDIV_RESET(uint32 value)
MRCC_LPI2C2_CLKDIV - RESET.
Definition MRCC.h:4432
static constexpr uint32 GLB_CC0_FLEXPWM1(uint32 value)
MRCC_GLB_CC0 - FLEXPWM1.
Definition MRCC.h:1390
static constexpr uint32 FRO_HF_DIV_CLKDIV_DIV(uint32 value)
MRCC_FRO_HF_DIV_CLKDIV - DIV.
Definition MRCC.h:4756
static constexpr uint32 GLB_ACC0_QDC1(uint32 value)
MRCC_GLB_ACC0 - QDC1.
Definition MRCC.h:2178
static constexpr uint32 LPUART2_CLKDIV_RESET(uint32 value)
MRCC_LPUART2_CLKDIV - RESET.
Definition MRCC.h:3576
static constexpr uint32 CMP1_RR_CLKDIV_HALT(uint32 value)
MRCC_CMP1_RR_CLKDIV - CHALT.
Definition MRCC.h:4234
static constexpr uint32 LPSPI1_CLKDIV_UNSTAB(uint32 value)
MRCC_LPSPI1_CLKDIV - UNSTAB.
Definition MRCC.h:3382
static constexpr uint32 GLB_ACC0_LPUART2(uint32 value)
MRCC_GLB_ACC0 - LPUART2.
Definition MRCC.h:2108
static constexpr uint32 LPSPI1_CLKDIV_RESET(uint32 value)
MRCC_LPSPI1_CLKDIV - RESET.
Definition MRCC.h:3354
static constexpr uint32 CMP0_RR_CLKDIV_UNSTAB(uint32 value)
MRCC_CMP0_RR_CLKDIV - UNSTAB.
Definition MRCC.h:4124
static constexpr uint32 LPUART2_CLKSEL_MUX(uint32 value)
MRCC_LPUART2_CLKSEL - MUX.
Definition MRCC.h:3552
static constexpr uint32 GLB_CC0_QDC0(uint32 value)
MRCC_GLB_CC0 - QDC0.
Definition MRCC.h:1348
static constexpr uint32 DAC0_CLKDIV_DIV(uint32 value)
MRCC_DAC0_CLKDIV - DIV.
Definition MRCC.h:4278
static constexpr uint32 GLB_CC0_CTIMER3(uint32 value)
MRCC_GLB_CC0 - CTIMER3.
Definition MRCC.h:1026
static constexpr uint32 GLB_CC0_LPSPI0(uint32 value)
MRCC_GLB_CC0 - LPSPI0.
Definition MRCC.h:1236
static constexpr uint32 DAC0_CLKDIV_HALT(uint32 value)
MRCC_DAC0_CLKDIV - HALT.
Definition MRCC.h:4306
static constexpr uint32 GLB_RST0_LPUART2(uint32 value)
MRCC_GLB_RST0 - LPUART2.
Definition MRCC.h:534
static constexpr uint32 SYSTICK_CLKDIV_HALT(uint32 value)
MRCC_SYSTICK_CLKDIV - HALT.
Definition MRCC.h:4732
static constexpr uint32 WWDT0_CLKDIV_UNSTAB(uint32 value)
MRCC_WWDT0_CLKDIV - UNSTAB.
Definition MRCC.h:3022
static constexpr uint32 GLB_CC0_CTIMER0(uint32 value)
MRCC_GLB_CC0 - CTIMER0.
Definition MRCC.h:984
static constexpr uint32 FLEXCAN0_CLKSEL_MUX(uint32 value)
MRCC_FLEXCAN0_CLKSEL - MUX.
Definition MRCC.h:4336
static constexpr uint32 LPUART0_CLKDIV_RESET(uint32 value)
MRCC_LPUART0_CLKDIV - RESET.
Definition MRCC.h:3428
static constexpr uint32 LPI2C1_CLKDIV_HALT(uint32 value)
MRCC_LPI2C1_CLKDIV - HALT.
Definition MRCC.h:3224
static constexpr uint32 GLB_ACC0_LPI2C1(uint32 value)
MRCC_GLB_ACC0 - LPI2C1.
Definition MRCC.h:2038
static constexpr uint32 CTIMER0_CLKDIV_HALT(uint32 value)
MRCC_CTIMER0_CLKDIV - HALT.
Definition MRCC.h:2660
static constexpr uint32 CTIMER1_CLKDIV_HALT(uint32 value)
MRCC_CTIMER1_CLKDIV - HALT.
Definition MRCC.h:2734
static constexpr uint32 CTIMER1_CLKDIV_DIV(uint32 value)
MRCC_CTIMER1_CLKDIV - DIV.
Definition MRCC.h:2706
static constexpr uint32 GLB_RST0_AOI0(uint32 value)
MRCC_GLB_RST0 - AOI0.
Definition MRCC.h:366
static constexpr uint32 CTIMER2_CLKDIV_HALT(uint32 value)
MRCC_CTIMER2_CLKDIV - HALT.
Definition MRCC.h:2808
static constexpr uint32 GLB_CC1_ROMC(uint32 value)
MRCC_GLB_CC1 - ROMC.
Definition MRCC.h:1736
static constexpr uint32 GLB_CC0_FLEXPWM0(uint32 value)
MRCC_GLB_CC0 - FLEXPWM0.
Definition MRCC.h:1376
static constexpr uint32 LPI2C1_CLKDIV_UNSTAB(uint32 value)
MRCC_LPI2C1_CLKDIV - UNSTAB.
Definition MRCC.h:3238
static constexpr uint32 LPTMR0_CLKSEL_MUX(uint32 value)
MRCC_LPTMR0_CLKSEL - MUX.
Definition MRCC.h:3788
static constexpr uint32 FLEXCAN0_CLKDIV_HALT(uint32 value)
MRCC_FLEXCAN0_CLKDIV - HALT.
Definition MRCC.h:4374
static constexpr uint32 GLB_CC0_EIM0(uint32 value)
MRCC_GLB_CC0 - EIM0.
Definition MRCC.h:1138
static constexpr uint32 GLB_RST1_DAC0(uint32 value)
MRCC_GLB_RST1 - DAC0.
Definition MRCC.h:724
static constexpr uint32 ADC0_CLKDIV_HALT(uint32 value)
MRCC_ADC0_CLKDIV - HALT.
Definition MRCC.h:3914
static constexpr uint32 GLB_ACC0_QDC0(uint32 value)
MRCC_GLB_ACC0 - QDC0.
Definition MRCC.h:2164
static constexpr uint32 LPUART3_CLKDIV_UNSTAB(uint32 value)
MRCC_LPUART3_CLKDIV - UNSTAB.
Definition MRCC.h:3678
static constexpr uint32 GLB_ACC0_LPI2C0(uint32 value)
MRCC_GLB_ACC0 - LPI2C0.
Definition MRCC.h:2024
static constexpr uint32 GLB_ACC0_FMC(uint32 value)
MRCC_GLB_ACC0 - FMC.
Definition MRCC.h:1982
static constexpr uint32 GLB_RST0_LPI2C1(uint32 value)
MRCC_GLB_RST0 - LPI2C1.
Definition MRCC.h:464
static constexpr uint32 USB0_CLKSEL_MUX(uint32 value)
MRCC_USB0_CLKSEL - MUX.
Definition MRCC.h:3768
static constexpr uint32 FLEXIO0_CLKDIV_UNSTAB(uint32 value)
MRCC_FLEXIO0_CLKDIV - UNSTAB.
Definition MRCC.h:3094
static constexpr uint32 GLB_RST0_USB0(uint32 value)
MRCC_GLB_RST0 - USB0.
Definition MRCC.h:576
static constexpr uint32 FLEXIO0_CLKDIV_DIV(uint32 value)
MRCC_FLEXIO0_CLKDIV - DIV.
Definition MRCC.h:3052
static constexpr uint32 GLB_CC0_FLEXIO0(uint32 value)
MRCC_GLB_CC0 - FLEXIO0.
Definition MRCC.h:1194
static constexpr uint32 GLB_RST0_CLR_DATA(uint32 value)
MRCC_GLB_RST0_CLR - DATA.
Definition MRCC.h:654
static constexpr uint32 LPSPI0_CLKDIV_HALT(uint32 value)
MRCC_LPSPI0_CLKDIV - HALT.
Definition MRCC.h:3296
static constexpr uint32 LPUART4_CLKDIV_DIV(uint32 value)
MRCC_LPUART4_CLKDIV - DIV.
Definition MRCC.h:3710
static constexpr uint32 GLB_ACC1_OPAMP0(uint32 value)
MRCC_GLB_ACC1 - OPAMP0.
Definition MRCC.h:2304
static constexpr uint32 FLEXIO0_CLKDIV_RESET(uint32 value)
MRCC_FLEXIO0_CLKDIV - RESET.
Definition MRCC.h:3066
static constexpr uint32 GLB_RST0_LPI2C0(uint32 value)
MRCC_GLB_RST0 - LPI2C0.
Definition MRCC.h:450
static constexpr uint32 GLB_ACC0_I3C0(uint32 value)
MRCC_GLB_ACC0 - I3C0.
Definition MRCC.h:1786
static constexpr uint32 CMP0_RR_CLKSEL_MUX(uint32 value)
MRCC_CMP0_RR_CLKSEL - MUX.
Definition MRCC.h:4072
static constexpr uint32 LPI2C0_CLKDIV_DIV(uint32 value)
MRCC_LPI2C0_CLKDIV - DIV.
Definition MRCC.h:3124
static constexpr uint32 GLB_RST0_CTIMER1(uint32 value)
MRCC_GLB_RST0 - CTIMER1.
Definition MRCC.h:268
static constexpr uint32 DBG_TRACE_CLKSEL_MUX(uint32 value)
MRCC_DBG_TRACE_CLKSEL - MUX.
Definition MRCC.h:4550
static constexpr uint32 GLB_RST0_I3C0(uint32 value)
MRCC_GLB_RST0 - I3C0.
Definition MRCC.h:240
static constexpr uint32 ADC1_CLKDIV_UNSTAB(uint32 value)
MRCC_ADC1_CLKDIV - UNSTAB.
Definition MRCC.h:4000
static constexpr uint32 GLB_ACC0_DMA(uint32 value)
MRCC_GLB_ACC0 - DMA.
Definition MRCC.h:1912
static constexpr uint32 LPI2C0_CLKDIV_RESET(uint32 value)
MRCC_LPI2C0_CLKDIV - RESET.
Definition MRCC.h:3138
static constexpr uint32 GLB_ACC1_ADC0(uint32 value)
MRCC_GLB_ACC1 - ADC0.
Definition MRCC.h:2234
static constexpr uint32 GLB_CC1_OSTIMER0(uint32 value)
MRCC_GLB_CC1 - OSTIMER0.
Definition MRCC.h:1426
static constexpr uint32 GLB_ACC0_LPUART1(uint32 value)
MRCC_GLB_ACC0 - LPUART1.
Definition MRCC.h:2094
static constexpr uint32 SYSTICK_CLKDIV_UNSTAB(uint32 value)
MRCC_SYSTICK_CLKDIV - UNSTAB.
Definition MRCC.h:4746
static constexpr uint32 GLB_ACC1_OSTIMER0(uint32 value)
MRCC_GLB_ACC1 - OSTIMER0.
Definition MRCC.h:2220
static constexpr uint32 GLB_RST1_GPIO4(uint32 value)
MRCC_GLB_RST1 - GPIO4.
Definition MRCC.h:920
static constexpr uint32 GLB_ACC1_FLEXCAN0(uint32 value)
MRCC_GLB_ACC1 - FLEXCAN0.
Definition MRCC.h:2388
static constexpr uint32 LPUART4_CLKSEL_MUX(uint32 value)
MRCC_LPUART4_CLKSEL - MUX.
Definition MRCC.h:3700
static constexpr uint32 GLB_ACC0_LPSPI0(uint32 value)
MRCC_GLB_ACC0 - LPSPI0.
Definition MRCC.h:2052
static constexpr uint32 CLKOUT_CLKDIV_UNSTAB(uint32 value)
MRCC_CLKOUT_CLKDIV - UNSTAB.
Definition MRCC.h:4676
static constexpr uint32 GLB_ACC1_LPI2C3(uint32 value)
MRCC_GLB_ACC1 - LPI2C3.
Definition MRCC.h:2416
static constexpr uint32 GLB_ACC1_ADC1(uint32 value)
MRCC_GLB_ACC1 - ADC1.
Definition MRCC.h:2248
static constexpr uint32 LPI2C2_CLKDIV_DIV(uint32 value)
MRCC_LPI2C2_CLKDIV - DIV.
Definition MRCC.h:4418
static constexpr uint32 ADC0_CLKSEL_MUX(uint32 value)
MRCC_ADC0_CLKSEL - MUX.
Definition MRCC.h:3876
static constexpr uint32 SYSTICK_CLKDIV_RESET(uint32 value)
MRCC_SYSTICK_CLKDIV - RESET.
Definition MRCC.h:4718
static constexpr uint32 GLB_CC1_PORT4(uint32 value)
MRCC_GLB_CC1 - PORT4.
Definition MRCC.h:1582
static constexpr uint32 GLB_ACC0_FREQME(uint32 value)
MRCC_GLB_ACC0 - FREQME.
Definition MRCC.h:1870
static constexpr uint32 CLKOUT_CLKSEL_MUX(uint32 value)
MRCC_CLKOUT_CLKSEL - MUX.
Definition MRCC.h:4624
static constexpr uint32 GLB_CC1_ADC1(uint32 value)
MRCC_GLB_CC1 - ADC1.
Definition MRCC.h:1454
static constexpr uint32 GLB_RST0_FLEXPWM0(uint32 value)
MRCC_GLB_RST0 - FLEXPWM0.
Definition MRCC.h:618
static constexpr uint32 LPUART2_CLKDIV_DIV(uint32 value)
MRCC_LPUART2_CLKDIV - DIV.
Definition MRCC.h:3562
static constexpr uint32 LPI2C1_CLKDIV_RESET(uint32 value)
MRCC_LPI2C1_CLKDIV - RESET.
Definition MRCC.h:3210
static constexpr uint32 LPSPI0_CLKDIV_RESET(uint32 value)
MRCC_LPSPI0_CLKDIV - RESET.
Definition MRCC.h:3282
static constexpr uint32 WWDT0_CLKDIV_DIV(uint32 value)
MRCC_WWDT0_CLKDIV - DIV.
Definition MRCC.h:2980
static constexpr uint32 CMP1_FUNC_CLKDIV_HALT(uint32 value)
MRCC_CMP1_FUNC_CLKDIV - HALT.
Definition MRCC.h:4162
static constexpr uint32 CMP0_FUNC_CLKDIV_RESET(uint32 value)
MRCC_CMP0_FUNC_CLKDIV - RESET.
Definition MRCC.h:4024
static constexpr uint32 I3C0_FCLK_CLKDIV_UNSTAB(uint32 value)
MRCC_I3C0_FCLK_CLKDIV - UNSTAB.
Definition MRCC.h:2600
static constexpr uint32 GLB_CC0_UTICK0(uint32 value)
MRCC_GLB_CC0 - UTICK0.
Definition MRCC.h:1068
static constexpr uint32 LPTMR0_CLKDIV_DIV(uint32 value)
MRCC_LPTMR0_CLKDIV - DIV.
Definition MRCC.h:3798
static constexpr uint32 GLB_RST1_OSTIMER0(uint32 value)
MRCC_GLB_RST1 - OSTIMER0.
Definition MRCC.h:668
static constexpr uint32 DAC0_CLKDIV_RESET(uint32 value)
MRCC_DAC0_CLKDIV - RESET.
Definition MRCC.h:4292
static constexpr uint32 LPUART3_CLKDIV_RESET(uint32 value)
MRCC_LPUART3_CLKDIV - RESET.
Definition MRCC.h:3650
static constexpr uint32 GLB_RST0_INPUTMUX0(uint32 value)
MRCC_GLB_RST0 - INPUTMUX0.
Definition MRCC.h:226
static constexpr uint32 LPSPI0_CLKDIV_DIV(uint32 value)
MRCC_LPSPI0_CLKDIV - DIV.
Definition MRCC.h:3268
static constexpr uint32 FLEXIO0_CLKSEL_MUX(uint32 value)
MRCC_FLEXIO0_CLKSEL - MUX.
Definition MRCC.h:3042
static constexpr uint32 CMP1_RR_CLKDIV_DIV(uint32 value)
MRCC_CMP1_RR_CLKDIV - CDIV.
Definition MRCC.h:4206
static constexpr uint32 GLB_CC1_GPIO1(uint32 value)
MRCC_GLB_CC1 - GPIO1.
Definition MRCC.h:1680
static constexpr uint32 GLB_RST0_QDC0(uint32 value)
MRCC_GLB_RST0 - QDC0.
Definition MRCC.h:590
static constexpr uint32 CMP0_RR_CLKDIV_HALT(uint32 value)
MRCC_CMP0_RR_CLKDIV - HALT.
Definition MRCC.h:4110
static constexpr uint32 FLEXCAN0_CLKDIV_UNSTAB(uint32 value)
MRCC_FLEXCAN0_CLKDIV - UNSTAB.
Definition MRCC.h:4388
static constexpr uint32 CTIMER2_CLKDIV_DIV(uint32 value)
MRCC_CTIMER2_CLKDIV - DIV.
Definition MRCC.h:2780
static constexpr uint32 GLB_CC0_AOI1(uint32 value)
MRCC_GLB_CC0 - AOI1.
Definition MRCC.h:1180
static constexpr uint32 CLKOUT_CLKDIV_HALT(uint32 value)
MRCC_CLKOUT_CLKDIV - HALT.
Definition MRCC.h:4662
static constexpr uint32 CTIMER3_CLKDIV_DIV(uint32 value)
MRCC_CTIMER3_CLKDIV - DIV.
Definition MRCC.h:2854
static constexpr uint32 GLB_RST0_LPUART0(uint32 value)
MRCC_GLB_RST0 - LPUART0.
Definition MRCC.h:506
static constexpr uint32 GLB_CC1_DAC0(uint32 value)
MRCC_GLB_CC1 - DAC0.
Definition MRCC.h:1496
static constexpr uint32 LPUART4_CLKDIV_HALT(uint32 value)
MRCC_LPUART4_CLKDIV - HALT.
Definition MRCC.h:3738
static constexpr uint32 OSTIMER0_CLKSEL_MUX(uint32 value)
MRCC_OSTIMER0_CLKSEL - MUX.
Definition MRCC.h:3856
static constexpr uint32 GLB_CC0_LPUART2(uint32 value)
MRCC_GLB_CC0 - LPUART2.
Definition MRCC.h:1292
static constexpr uint32 LPUART1_CLKSEL_MUX(uint32 value)
MRCC_LPUART1_CLKSEL - MUX.
Definition MRCC.h:3478
static constexpr uint32 DBG_TRACE_CLKDIV_HALT(uint32 value)
MRCC_DBG_TRACE_CLKDIV - HALT.
Definition MRCC.h:4588
static constexpr uint32 GLB_CC0_LPUART0(uint32 value)
MRCC_GLB_CC0 - LPUART0.
Definition MRCC.h:1264
static constexpr uint32 GLB_RST1_PORT0(uint32 value)
MRCC_GLB_RST1 - PORT0.
Definition MRCC.h:752
static constexpr uint32 LPTMR0_CLKDIV_UNSTAB(uint32 value)
MRCC_LPTMR0_CLKDIV - UNSTAB.
Definition MRCC.h:3840
static constexpr uint32 GLB_CC0_WWDT0(uint32 value)
MRCC_GLB_CC0 - WWDT0.
Definition MRCC.h:1082
static constexpr uint32 DAC0_CLKDIV_UNSTAB(uint32 value)
MRCC_DAC0_CLKDIV - UNSTAB.
Definition MRCC.h:4320
static constexpr uint32 CTIMER3_CLKDIV_RESET(uint32 value)
MRCC_CTIMER3_CLKDIV - RESET.
Definition MRCC.h:2868
static constexpr uint32 GLB_ACC1_GPIO2(uint32 value)
MRCC_GLB_ACC1 - GPIO2.
Definition MRCC.h:2486
static constexpr uint32 GLB_ACC0_UTICK0(uint32 value)
MRCC_GLB_ACC0 - UTICK0.
Definition MRCC.h:1884
static constexpr uint32 GLB_CC1_ADC0(uint32 value)
MRCC_GLB_CC1 - ADC0.
Definition MRCC.h:1440
static constexpr uint32 CTIMER4_CLKDIV_RESET(uint32 value)
MRCC_CTIMER4_CLKDIV - RESET.
Definition MRCC.h:2942
static constexpr uint32 GLB_CC1_PORT0(uint32 value)
MRCC_GLB_CC1 - PORT0.
Definition MRCC.h:1524
static constexpr uint32 CTIMER2_CLKSEL_MUX(uint32 value)
MRCC_CTIMER2_CLKSEL - MUX.
Definition MRCC.h:2770
static constexpr uint32 CMP1_FUNC_CLKDIV_UNSTAB(uint32 value)
MRCC_CMP1_FUNC_CLKDIV - UNSTAB.
Definition MRCC.h:4176
static constexpr uint32 GLB_ACC1_LPI2C2(uint32 value)
MRCC_GLB_ACC1 - LPI2C2.
Definition MRCC.h:2402
static constexpr uint32 FLEXIO0_CLKDIV_HALT(uint32 value)
MRCC_FLEXIO0_CLKDIV - HALT.
Definition MRCC.h:3080
static constexpr uint32 GLB_ACC1_GPIO1(uint32 value)
MRCC_GLB_ACC1 - GPIO1.
Definition MRCC.h:2472
static constexpr uint32 DAC0_CLKSEL_MUX(uint32 value)
MRCC_DAC0_CLKSEL - MUX.
Definition MRCC.h:4268
static constexpr uint32 GLB_CC1_OPAMP0(uint32 value)
MRCC_GLB_CC1 - OPAMP0.
Definition MRCC.h:1510
static constexpr uint32 CTIMER2_CLKDIV_UNSTAB(uint32 value)
MRCC_CTIMER2_CLKDIV - UNSTAB.
Definition MRCC.h:2822
static constexpr uint32 GLB_CC0_I3C0(uint32 value)
MRCC_GLB_CC0 - I3C0.
Definition MRCC.h:970
static constexpr uint32 SYSTICK_CLKDIV_DIV(uint32 value)
MRCC_SYSTICK_CLKDIV - DIV.
Definition MRCC.h:4704
static constexpr uint32 LPI2C2_CLKDIV_HALT(uint32 value)
MRCC_LPI2C2_CLKDIV - HALT.
Definition MRCC.h:4446
virtual ~MRCC(void) override=default
Destroy the object.
static constexpr uint32 DBG_TRACE_CLKDIV_UNSTAB(uint32 value)
MRCC_DBG_TRACE_CLKDIV - UNSTAB.
Definition MRCC.h:4602
static constexpr uint32 LPUART4_CLKDIV_RESET(uint32 value)
MRCC_LPUART4_CLKDIV - RESET.
Definition MRCC.h:3724
static constexpr uint32 CMP1_FUNC_CLKDIV_DIV(uint32 value)
MRCC_CMP1_FUNC_CLKDIV - DIV.
Definition MRCC.h:4134
static constexpr uint32 GLB_CC_CLR_DATA(uint32 value)
MRCC_GLB_CC_CLR - DATA.
Definition MRCC.h:1758
static constexpr uint32 GLB_CC0_LPUART4(uint32 value)
MRCC_GLB_CC0 - LPUART4.
Definition MRCC.h:1320
static constexpr uint32 GLB_CC0_ERM0(uint32 value)
MRCC_GLB_CC0 - ERM0.
Definition MRCC.h:1152
static constexpr uint32 FLEXCAN0_CLKDIV_DIV(uint32 value)
MRCC_FLEXCAN0_CLKDIV - DIV.
Definition MRCC.h:4346
static constexpr uint32 CTIMER1_CLKDIV_UNSTAB(uint32 value)
MRCC_CTIMER1_CLKDIV - UNSTAB.
Definition MRCC.h:2748
static constexpr uint32 LPI2C0_CLKDIV_HALT(uint32 value)
MRCC_LPI2C0_CLKDIV - HALT.
Definition MRCC.h:3152
static constexpr uint32 GLB_ACC0_AOI0(uint32 value)
MRCC_GLB_ACC0 - AOI0.
Definition MRCC.h:1926
static constexpr uint32 LPI2C3_CLKDIV_RESET(uint32 value)
MRCC_LPI2C3_CLKDIV - RESET.
Definition MRCC.h:4504
static constexpr uint32 GLB_RST0_CTIMER3(uint32 value)
MRCC_GLB_RST0 - CTIMER3.
Definition MRCC.h:296
static constexpr uint32 GLB_CC1_GPIO4(uint32 value)
MRCC_GLB_CC1 - GPIO4.
Definition MRCC.h:1722
static constexpr uint32 GLB_RST0_FREQME(uint32 value)
MRCC_GLB_RST0 - FREQME.
Definition MRCC.h:324
static constexpr uint32 ADC0_CLKDIV_DIV(uint32 value)
MRCC_ADC0_CLKDIV - DIV.
Definition MRCC.h:3886
static constexpr uint32 LPI2C2_CLKSEL_MUX(uint32 value)
MRCC_LPI2C2_CLKSEL - MUX.
Definition MRCC.h:4408
static constexpr uint32 LPUART0_CLKDIV_HALT(uint32 value)
MRCC_LPUART0_CLKDIV - HALT.
Definition MRCC.h:3442
static constexpr uint32 LPUART2_CLKDIV_UNSTAB(uint32 value)
MRCC_LPUART2_CLKDIV - UNSTAB.
Definition MRCC.h:3604
static constexpr uint32 GLB_CC1_GPIO2(uint32 value)
MRCC_GLB_CC1 - GPIO2.
Definition MRCC.h:1694
static constexpr uint32 GLB_ACC1_GPIO0(uint32 value)
MRCC_GLB_ACC1 - GPIO0.
Definition MRCC.h:2458
static constexpr uint32 CMP1_RR_CLKDIV_RESET(uint32 value)
MRCC_CMP1_RR_CLKDIV - CRESET.
Definition MRCC.h:4220
static constexpr uint32 GLB_ACC0_AOI1(uint32 value)
MRCC_GLB_ACC0 - AOI1.
Definition MRCC.h:1996
static constexpr uint32 LPSPI1_CLKDIV_HALT(uint32 value)
MRCC_LPSPI1_CLKDIV - HALT.
Definition MRCC.h:3368
static constexpr uint32 LPI2C3_CLKSEL_MUX(uint32 value)
MRCC_LPI2C3_CLKSEL - MUX.
Definition MRCC.h:4480
static constexpr uint32 GLB_RST1_PORT3(uint32 value)
MRCC_GLB_RST1 - PORT3.
Definition MRCC.h:794
static constexpr uint32 ADC1_CLKDIV_DIV(uint32 value)
MRCC_ADC1_CLKDIV - DIV.
Definition MRCC.h:3958
static constexpr uint32 GLB_ACC1_PORT0(uint32 value)
MRCC_GLB_ACC1 - PORT0.
Definition MRCC.h:2318
static constexpr uint32 GLB_ACC0_FLEXIO0(uint32 value)
MRCC_GLB_ACC0 - FLEXIO0.
Definition MRCC.h:2010
static constexpr uint32 GLB_RST0_LPSPI0(uint32 value)
MRCC_GLB_RST0 - LPSPI0.
Definition MRCC.h:478
static constexpr uint32 CTIMER2_CLKDIV_RESET(uint32 value)
MRCC_CTIMER2_CLKDIV - RESET.
Definition MRCC.h:2794
static constexpr uint32 GLB_RST0_DMA(uint32 value)
MRCC_GLB_RST0 - DMA.
Definition MRCC.h:352
static constexpr uint32 SYSTICK_CLKSEL_MUX(uint32 value)
MRCC_SYSTICK_CLKSEL - MUX.
Definition MRCC.h:4694
static constexpr uint32 GLB_RST0_SET_DATA(uint32 value)
MRCC_GLB_RST0_SET - DATA.
Definition MRCC.h:643
static constexpr uint32 LPUART0_CLKDIV_UNSTAB(uint32 value)
MRCC_LPUART0_CLKDIV - UNSTAB.
Definition MRCC.h:3456
static constexpr uint32 GLB_ACC0_FLEXPWM0(uint32 value)
MRCC_GLB_ACC0 - FLEXPWM0.
Definition MRCC.h:2192
static constexpr uint32 CTIMER0_CLKDIV_RESET(uint32 value)
MRCC_CTIMER0_CLKDIV - RESET.
Definition MRCC.h:2646
static constexpr uint32 GLB_CC1_GPIO0(uint32 value)
MRCC_GLB_CC1 - GPIO0.
Definition MRCC.h:1666
static constexpr uint32 I3C0_FCLK_CLKDIV_HALT(uint32 value)
MRCC_I3C0_FCLK_CLKDIV - HALT.
Definition MRCC.h:2586
static constexpr uint32 GLB_ACC0_CTIMER1(uint32 value)
MRCC_GLB_ACC0 - CTIMER1.
Definition MRCC.h:1814
static constexpr uint32 GLB_ACC1_GPIO3(uint32 value)
MRCC_GLB_ACC1 - GPIO3.
Definition MRCC.h:2500
static constexpr uint32 GLB_ACC1_PORT1(uint32 value)
MRCC_GLB_ACC1 - PORT1.
Definition MRCC.h:2332
static constexpr uint32 LPI2C3_CLKDIV_UNSTAB(uint32 value)
MRCC_LPI2C3_CLKDIV - UNSTAB.
Definition MRCC.h:4532
static constexpr uint32 GLB_RST1_ADC0(uint32 value)
MRCC_GLB_RST1 - ADC0.
Definition MRCC.h:682
static constexpr uint32 LPUART2_CLKDIV_HALT(uint32 value)
MRCC_LPUART2_CLKDIV - HALT.
Definition MRCC.h:3590
static constexpr uint32 CTIMER0_CLKDIV_UNSTAB(uint32 value)
MRCC_CTIMER0_CLKDIV - UNSTAB.
Definition MRCC.h:2674
static constexpr uint32 LPI2C2_CLKDIV_UNSTAB(uint32 value)
MRCC_LPI2C2_CLKDIV - UNSTAB.
Definition MRCC.h:4460
static constexpr uint32 GLB_CC0_LPSPI1(uint32 value)
MRCC_GLB_CC0 - LPSPI1.
Definition MRCC.h:1250
static constexpr uint32 LPSPI0_CLKDIV_UNSTAB(uint32 value)
MRCC_LPSPI0_CLKDIV - UNSTAB.
Definition MRCC.h:3310
static constexpr uint32 I3C0_FCLK_CLKDIV_DIV(uint32 value)
MRCC_I3C0_FCLK_CLKDIV - DIV.
Definition MRCC.h:2558
static constexpr uint32 CTIMER4_CLKDIV_UNSTAB(uint32 value)
MRCC_CTIMER4_CLKDIV - UNSTAB.
Definition MRCC.h:2970
static constexpr uint32 GLB_ACC1_GPIO4(uint32 value)
MRCC_GLB_ACC1 - GPIO4.
Definition MRCC.h:2514
static constexpr uint32 GLB_RST1_LPI2C2(uint32 value)
MRCC_GLB_RST1 - LPI2C2.
Definition MRCC.h:836
static constexpr uint32 GLB_ACC0_LPUART0(uint32 value)
MRCC_GLB_ACC0 - LPUART0.
Definition MRCC.h:2080
static constexpr uint32 GLB_CC1_CMP0(uint32 value)
MRCC_GLB_CC1 - CMP0.
Definition MRCC.h:1468
static constexpr uint32 GLB_ACC0_WWDT0(uint32 value)
MRCC_GLB_ACC0 - WWDT0.
Definition MRCC.h:1898
static constexpr uint32 GLB_CC0_LPI2C0(uint32 value)
MRCC_GLB_CC0 - LPI2C0.
Definition MRCC.h:1208
static constexpr uint32 GLB_RST0_CTIMER0(uint32 value)
MRCC_GLB_RST0 - CTIMER0.
Definition MRCC.h:254
static constexpr uint32 GLB_RST0_QDC1(uint32 value)
MRCC_GLB_RST0 - QDC1.
Definition MRCC.h:604
static constexpr uint32 GLB_CC0_DMA(uint32 value)
MRCC_GLB_CC0 - DMA.
Definition MRCC.h:1096
static constexpr uint32 GLB_CC0_FREQME(uint32 value)
MRCC_GLB_CC0 - FREQME.
Definition MRCC.h:1054
static constexpr uint32 GLB_CC1_RAMA(uint32 value)
MRCC_GLB_CC1 - RAMA.
Definition MRCC.h:1638
static constexpr uint32 GLB_RST1_CLR_DATA(uint32 value)
MRCC_GLB_RST1_CLR - DATA.
Definition MRCC.h:942
static constexpr uint32 LPTMR0_CLKDIV_HALT(uint32 value)
MRCC_LPTMR0_CLKDIV - HALT.
Definition MRCC.h:3826
static constexpr uint32 CMP1_RR_CLKDIV_UNSTAB(uint32 value)
MRCC_CMP1_RR_CLKDIV - CUNSTAB.
Definition MRCC.h:4248
static constexpr uint32 GLB_ACC1_PORT3(uint32 value)
MRCC_GLB_ACC1 - PORT3.
Definition MRCC.h:2360
static constexpr uint32 GLB_RST1_PORT2(uint32 value)
MRCC_GLB_RST1 - PORT2.
Definition MRCC.h:780
static constexpr uint32 GLB_RST1_GPIO2(uint32 value)
MRCC_GLB_RST1 - GPIO2.
Definition MRCC.h:892
static constexpr uint32 DBG_TRACE_CLKDIV_RESET(uint32 value)
MRCC_DBG_TRACE_CLKDIV - RESET.
Definition MRCC.h:4574
static constexpr uint32 GLB_RST0_LPUART3(uint32 value)
MRCC_GLB_RST0 - LPUART3.
Definition MRCC.h:548
static constexpr uint32 GLB_CC0_CTIMER1(uint32 value)
MRCC_GLB_CC0 - CTIMER1.
Definition MRCC.h:998
static constexpr uint32 GLB_CC0_SET_DATA(uint32 value)
MRCC_GLB_CC0_SET - DATA.
Definition MRCC.h:1401
static constexpr uint32 GLB_ACC1_ROMC(uint32 value)
MRCC_GLB_ACC1 - ROMC.
Definition MRCC.h:2528
static constexpr uint32 LPSPI1_CLKSEL_MUX(uint32 value)
MRCC_LPSPI1_CLKSEL - MUX.
Definition MRCC.h:3330
static constexpr uint32 GLB_ACC1_CMP1(uint32 value)
MRCC_GLB_ACC1 - CMP1.
Definition MRCC.h:2276
static constexpr uint32 GLB_CC0_LPI2C1(uint32 value)
MRCC_GLB_CC0 - LPI2C1.
Definition MRCC.h:1222
static constexpr uint32 CLKOUT_CLKDIV_RESET(uint32 value)
MRCC_CLKOUT_CLKDIV - RESET.
Definition MRCC.h:4648
static constexpr uint32 GLB_RST1_GPIO1(uint32 value)
MRCC_GLB_RST1 - GPIO1.
Definition MRCC.h:878
static constexpr uint32 GLB_ACC0_CTIMER4(uint32 value)
MRCC_GLB_ACC0 - CTIMER4.
Definition MRCC.h:1856
static constexpr uint32 GLB_RST0_FLEXPWM1(uint32 value)
MRCC_GLB_RST0 - FLEXPWM1.
Definition MRCC.h:632
static constexpr uint32 GLB_RST0_LPUART1(uint32 value)
MRCC_GLB_RST0 - LPUART1.
Definition MRCC.h:520
static constexpr uint32 LPI2C3_CLKDIV_DIV(uint32 value)
MRCC_LPI2C3_CLKDIV - DIV.
Definition MRCC.h:4490
static constexpr uint32 GLB_RST1_PORT1(uint32 value)
MRCC_GLB_RST1 - PORT1.
Definition MRCC.h:766
static constexpr uint32 CTIMER0_CLKDIV_DIV(uint32 value)
MRCC_CTIMER0_CLKDIV - DIV.
Definition MRCC.h:2632
static constexpr uint32 GLB_RST0_CTIMER2(uint32 value)
MRCC_GLB_RST0 - CTIMER2.
Definition MRCC.h:282
static constexpr uint32 GLB_CC1_GPIO3(uint32 value)
MRCC_GLB_CC1 - GPIO3.
Definition MRCC.h:1708
static constexpr uint32 CMP0_RR_CLKDIV_RESET(uint32 value)
MRCC_CMP0_RR_CLKDIV - RESET.
Definition MRCC.h:4096
static constexpr uint32 GLB_RST0_CTIMER4(uint32 value)
MRCC_GLB_RST0 - CTIMER4.
Definition MRCC.h:310
static constexpr uint32 CTIMER0_CLKSEL_MUX(uint32 value)
MRCC_CTIMER0_CLKSEL - MUX.
Definition MRCC.h:2622
static constexpr uint32 LPUART4_CLKDIV_UNSTAB(uint32 value)
MRCC_LPUART4_CLKDIV - UNSTAB.
Definition MRCC.h:3752
static constexpr uint32 I3C0_FCLK_CLKDIV_RESET(uint32 value)
MRCC_I3C0_FCLK_CLKDIV - RESET.
Definition MRCC.h:2572
static constexpr uint32 GLB_CC1_RAMB(uint32 value)
MRCC_GLB_CC1 - RAMB.
Definition MRCC.h:1652
static constexpr uint32 FRO_HF_DIV_CLKDIV_UNSTAB(uint32 value)
MRCC_FRO_HF_DIV_CLKDIV - UNSTAB.
Definition MRCC.h:4770
static constexpr uint32 CTIMER3_CLKDIV_HALT(uint32 value)
MRCC_CTIMER3_CLKDIV - HALT.
Definition MRCC.h:2882
static constexpr uint32 LPI2C0_CLKSEL_MUX(uint32 value)
MRCC_LPI2C0_CLKSEL - MUX.
Definition MRCC.h:3114
static constexpr uint32 GLB_ACC0_CRC0(uint32 value)
MRCC_GLB_ACC0 - CRC0.
Definition MRCC.h:1940
static constexpr uint32 GLB_CC0_CLR_DATA(uint32 value)
MRCC_GLB_CC0_CLR - DATA.
Definition MRCC.h:1412
static constexpr uint32 GLB_CC1_LPI2C3(uint32 value)
MRCC_GLB_CC1 - LPI2C3.
Definition MRCC.h:1624
static constexpr uint32 LPI2C0_CLKDIV_UNSTAB(uint32 value)
MRCC_LPI2C0_CLKDIV - UNSTAB.
Definition MRCC.h:3166
static constexpr uint32 LPUART1_CLKDIV_UNSTAB(uint32 value)
MRCC_LPUART1_CLKDIV - UNSTAB.
Definition MRCC.h:3530
static constexpr uint32 GLB_RST1_FLEXCAN0(uint32 value)
MRCC_GLB_RST1 - FLEXCAN0.
Definition MRCC.h:822
static constexpr uint32 GLB_CC0_QDC1(uint32 value)
MRCC_GLB_CC0 - QDC1.
Definition MRCC.h:1362
static constexpr uint32 CMP1_FUNC_CLKDIV_RESET(uint32 value)
MRCC_CMP1_FUNC_CLKDIV - RESET.
Definition MRCC.h:4148
static constexpr uint32 I3C0_FCLK_CLKSEL_MUX(uint32 value)
MRCC_I3C0_FCLK_CLKSEL - MUX.
Definition MRCC.h:2548
static constexpr uint32 CTIMER3_CLKDIV_UNSTAB(uint32 value)
MRCC_CTIMER3_CLKDIV - UNSTAB.
Definition MRCC.h:2896
static constexpr uint32 GLB_RST0_EIM0(uint32 value)
MRCC_GLB_RST0 - EIM0.
Definition MRCC.h:394
static constexpr uint32 CMP0_RR_CLKDIV_DIV(uint32 value)
MRCC_CMP0_RR_CLKDIV - DIV.
Definition MRCC.h:4082
static constexpr uint32 GLB_RST1_ADC1(uint32 value)
MRCC_GLB_RST1 - ADC1.
Definition MRCC.h:696
static constexpr uint32 GLB_RST1_LPI2C3(uint32 value)
MRCC_GLB_RST1 - LPI2C3.
Definition MRCC.h:850
static constexpr uint32 CTIMER4_CLKDIV_HALT(uint32 value)
MRCC_CTIMER4_CLKDIV - HALT.
Definition MRCC.h:2956
static constexpr uint32 GLB_CC0_CTIMER4(uint32 value)
MRCC_GLB_CC0 - CTIMER4.
Definition MRCC.h:1040
static constexpr uint32 ADC0_CLKDIV_RESET(uint32 value)
MRCC_ADC0_CLKDIV - RESET.
Definition MRCC.h:3900
static constexpr uint32 CTIMER1_CLKSEL_MUX(uint32 value)
MRCC_CTIMER1_CLKSEL - MUX.
Definition MRCC.h:2696
static constexpr uint32 CTIMER1_CLKDIV_RESET(uint32 value)
MRCC_CTIMER1_CLKDIV - RESET.
Definition MRCC.h:2720
static constexpr uint32 GLB_ACC0_FLEXPWM1(uint32 value)
MRCC_GLB_ACC0 - FLEXPWM1.
Definition MRCC.h:2206
static constexpr uint32 CTIMER3_CLKSEL_MUX(uint32 value)
MRCC_CTIMER3_CLKSEL - MUX.
Definition MRCC.h:2844
static constexpr uint32 ADC1_CLKDIV_HALT(uint32 value)
MRCC_ADC1_CLKDIV - HALT.
Definition MRCC.h:3986
static constexpr uint32 GLB_RST1_GPIO0(uint32 value)
MRCC_GLB_RST1 - GPIO0.
Definition MRCC.h:864
static constexpr uint32 ADC1_CLKSEL_MUX(uint32 value)
MRCC_ADC1_CLKSEL - MUX.
Definition MRCC.h:3948
static constexpr uint32 GLB_ACC1_CMP0(uint32 value)
MRCC_GLB_ACC1 - CMP0.
Definition MRCC.h:2262
static constexpr uint32 GLB_ACC0_ERM0(uint32 value)
MRCC_GLB_ACC0 - ERM0.
Definition MRCC.h:1968
static constexpr uint32 LPSPI1_CLKDIV_DIV(uint32 value)
MRCC_LPSPI1_CLKDIV - DIV.
Definition MRCC.h:3340
static constexpr uint32 LPI2C1_CLKSEL_MUX(uint32 value)
MRCC_LPI2C1_CLKSEL - MUX.
Definition MRCC.h:3186
static constexpr uint32 LPUART3_CLKSEL_MUX(uint32 value)
MRCC_LPUART3_CLKSEL - MUX.
Definition MRCC.h:3626
static constexpr uint32 GLB_ACC1_PORT4(uint32 value)
MRCC_GLB_ACC1 - PORT4.
Definition MRCC.h:2374
static constexpr uint32 GLB_CC0_INPUTMUX0(uint32 value)
MRCC_GLB_CC0 - INPUTMUX0.
Definition MRCC.h:956
static constexpr uint32 LPUART3_CLKDIV_DIV(uint32 value)
MRCC_LPUART3_CLKDIV - DIV.
Definition MRCC.h:3636
static constexpr uint32 LPUART0_CLKDIV_DIV(uint32 value)
MRCC_LPUART0_CLKDIV - DIV.
Definition MRCC.h:3414
static constexpr uint32 GLB_CC1_PORT3(uint32 value)
MRCC_GLB_CC1 - PORT3.
Definition MRCC.h:1568
static constexpr uint32 GLB_CC0_AOI0(uint32 value)
MRCC_GLB_CC0 - AOI0.
Definition MRCC.h:1110
static constexpr uint32 ADC1_CLKDIV_RESET(uint32 value)
MRCC_ADC1_CLKDIV - RESET.
Definition MRCC.h:3972
static constexpr uint32 GLB_CC1_FLEXCAN0(uint32 value)
MRCC_GLB_CC1 - FLEXCAN0.
Definition MRCC.h:1596
static constexpr uint32 GLB_RST0_ERM0(uint32 value)
MRCC_GLB_RST0 - ERM0.
Definition MRCC.h:408
static constexpr uint32 GLB_CC1_LPI2C2(uint32 value)
MRCC_GLB_CC1 - LPI2C2.
Definition MRCC.h:1610
static constexpr uint32 LPI2C1_CLKDIV_DIV(uint32 value)
MRCC_LPI2C1_CLKDIV - DIV.
Definition MRCC.h:3196
static constexpr uint32 GLB_CC0_USB0(uint32 value)
MRCC_GLB_CC0 - USB0.
Definition MRCC.h:1334
static constexpr uint32 FLEXCAN0_CLKDIV_RESET(uint32 value)
MRCC_FLEXCAN0_CLKDIV - RESET.
Definition MRCC.h:4360
static constexpr uint32 GLB_CC_SET_DATA(uint32 value)
MRCC_GLB_CC_SET - DATA.
Definition MRCC.h:1747
static constexpr uint32 GLB_RST0_LPUART4(uint32 value)
MRCC_GLB_RST0 - LPUART4.
Definition MRCC.h:562
static constexpr uint32 GLB_RST0_FLEXIO0(uint32 value)
MRCC_GLB_RST0 - FLEXIO0.
Definition MRCC.h:436
static constexpr uint32 GLB_CC0_LPUART3(uint32 value)
MRCC_GLB_CC0 - LPUART3.
Definition MRCC.h:1306
static constexpr uint32 GLB_ACC0_CTIMER2(uint32 value)
MRCC_GLB_ACC0 - CTIMER2.
Definition MRCC.h:1828
static constexpr uint32 GLB_ACC0_USB0(uint32 value)
MRCC_GLB_ACC0 - USB0.
Definition MRCC.h:2150
static constexpr uint32 WWDT0_CLKDIV_RESET(uint32 value)
MRCC_WWDT0_CLKDIV - RESET.
Definition MRCC.h:2994
static constexpr uint32 GLB_CC0_FMC(uint32 value)
MRCC_GLB_CC0 - FMC.
Definition MRCC.h:1166
static constexpr uint32 LPUART1_CLKDIV_RESET(uint32 value)
MRCC_LPUART1_CLKDIV - RESET.
Definition MRCC.h:3502
static constexpr uint32 GLB_RST0_UTICK0(uint32 value)
MRCC_GLB_RST0 - UTICK0.
Definition MRCC.h:338
static constexpr uint32 GLB_RST1_GPIO3(uint32 value)
MRCC_GLB_RST1 - GPIO3.
Definition MRCC.h:906
static constexpr uint32 GLB_RST1_PORT4(uint32 value)
MRCC_GLB_RST1 - PORT4.
Definition MRCC.h:808
static constexpr uint32 LPSPI0_CLKSEL_MUX(uint32 value)
MRCC_LPSPI0_CLKSEL - MUX.
Definition MRCC.h:3258
static constexpr uint32 GLB_RST1_OPAMP0(uint32 value)
MRCC_GLB_RST1 - OPAMP0.
Definition MRCC.h:738
static constexpr uint32 GLB_CC1_CMP1(uint32 value)
MRCC_GLB_CC1 - CMP1.
Definition MRCC.h:1482
static constexpr uint32 GLB_ACC0_EIM0(uint32 value)
MRCC_GLB_ACC0 - EIM0.
Definition MRCC.h:1954
static constexpr uint32 LPUART3_CLKDIV_HALT(uint32 value)
MRCC_LPUART3_CLKDIV - HALT.
Definition MRCC.h:3664
static constexpr uint32 LPI2C3_CLKDIV_HALT(uint32 value)
MRCC_LPI2C3_CLKDIV - HALT.
Definition MRCC.h:4518
static constexpr uint32 LPTMR0_CLKDIV_RESET(uint32 value)
MRCC_LPTMR0_CLKDIV - RESET.
Definition MRCC.h:3812
Definition NonInstantiable.h:29
Definition mrcc/Count.h:22
@ LPUART0_CLKDIV_RESET
MRCC_LPUART0_CLKDIV - RESET.
@ CTIMER2_CLKDIV_UNSTAB
MRCC_CTIMER2_CLKDIV - UNSTAB.
@ CTIMER0_CLKSEL_MUX
MRCC_CTIMER0_CLKSEL - MUX.
@ FRO_HF_DIV_CLKDIV_UNSTAB
MRCC_FRO_HF_DIV_CLKDIV - UNSTAB.
@ GLB_RST1_LPI2C3
MRCC_GLB_RST1 - LPI2C3.
@ GLB_CC1_RAMA
MRCC_GLB_CC1 - RAMA.
@ CLKOUT_CLKDIV_HALT
MRCC_CLKOUT_CLKDIV - HALT.
@ GLB_ACC0_LPUART3
MRCC_GLB_ACC0 - LPUART3.
@ DAC0_CLKDIV_RESET
MRCC_DAC0_CLKDIV - RESET.
@ FLEXCAN0_CLKDIV_UNSTAB
MRCC_FLEXCAN0_CLKDIV - UNSTAB.
@ GLB_CC0_FLEXPWM0
MRCC_GLB_CC0 - FLEXPWM0.
@ GLB_RST0_CTIMER4
MRCC_GLB_RST0 - CTIMER4.
@ GLB_CC0_LPI2C0
MRCC_GLB_CC0 - LPI2C0.
@ FLEXCAN0_CLKDIV_RESET
MRCC_FLEXCAN0_CLKDIV - RESET.
@ ADC0_CLKDIV_UNSTAB
MRCC_ADC0_CLKDIV - UNSTAB.
@ LPI2C0_CLKDIV_HALT
MRCC_LPI2C0_CLKDIV - HALT.
@ CMP0_RR_CLKDIV_HALT
MRCC_CMP0_RR_CLKDIV - HALT.
@ LPUART3_CLKDIV_UNSTAB
MRCC_LPUART3_CLKDIV - UNSTAB.
@ CTIMER1_CLKDIV_RESET
MRCC_CTIMER1_CLKDIV - RESET.
@ LPSPI0_CLKDIV_DIV
MRCC_LPSPI0_CLKDIV - DIV.
@ CTIMER2_CLKSEL_MUX
MRCC_CTIMER2_CLKSEL - MUX.
@ CTIMER1_CLKDIV_DIV
MRCC_CTIMER1_CLKDIV - DIV.
@ FLEXIO0_CLKDIV_RESET
MRCC_FLEXIO0_CLKDIV - RESET.
@ GLB_CC0_AOI0
MRCC_GLB_CC0 - AOI0.
@ CTIMER4_CLKDIV_UNSTAB
MRCC_CTIMER4_CLKDIV - UNSTAB.
@ LPI2C3_CLKDIV_HALT
MRCC_LPI2C3_CLKDIV - HALT.
@ GLB_RST0_CLR_DATA
MRCC_GLB_RST0_CLR - DATA.
@ GLB_ACC1_GPIO4
MRCC_GLB_ACC1 - GPIO4.
@ CMP1_RR_CLKSEL_MUX
MRCC_CMP1_RR_CLKSEL - MUX.
@ CMP1_FUNC_CLKDIV_UNSTAB
MRCC_CMP1_FUNC_CLKDIV - UNSTAB.
@ GLB_ACC1_ADC1
MRCC_GLB_ACC1 - ADC1.
@ GLB_CC0_FMC
MRCC_GLB_CC0 - FMC.
@ CMP1_RR_CLKDIV_HALT
MRCC_CMP1_RR_CLKDIV - CHALT.
@ FLEXCAN0_CLKDIV_DIV
MRCC_FLEXCAN0_CLKDIV - DIV.
@ DAC0_CLKDIV_UNSTAB
MRCC_DAC0_CLKDIV - UNSTAB.
@ GLB_ACC1_OPAMP0
MRCC_GLB_ACC1 - OPAMP0.
@ CTIMER4_CLKDIV_RESET
MRCC_CTIMER4_CLKDIV - RESET.
@ DAC0_CLKDIV_DIV
MRCC_DAC0_CLKDIV - DIV.
@ GLB_CC0_LPSPI1
MRCC_GLB_CC0 - LPSPI1.
@ FLEXCAN0_CLKDIV_HALT
MRCC_FLEXCAN0_CLKDIV - HALT.
@ GLB_CC0_CTIMER3
MRCC_GLB_CC0 - CTIMER3.
@ CTIMER4_CLKDIV_DIV
MRCC_CTIMER4_CLKDIV - DIV.
@ I3C0_FCLK_CLKDIV_DIV
MRCC_I3C0_FCLK_CLKDIV - DIV.
@ GLB_ACC1_PORT3
MRCC_GLB_ACC1 - PORT3.
@ ADC0_CLKDIV_DIV
MRCC_ADC0_CLKDIV - DIV.
@ GLB_ACC1_LPI2C3
MRCC_GLB_ACC1 - LPI2C3.
@ CLKOUT_CLKDIV_UNSTAB
MRCC_CLKOUT_CLKDIV - UNSTAB.
@ GLB_ACC0_I3C0
MRCC_GLB_ACC0 - I3C0.
@ GLB_ACC0_ERM0
MRCC_GLB_ACC0 - ERM0.
@ I3C0_FCLK_CLKSEL_MUX
MRCC_I3C0_FCLK_CLKSEL - MUX.
@ GLB_RST0_FREQME
MRCC_GLB_RST0 - FREQME.
@ GLB_RST1_PORT4
MRCC_GLB_RST1 - PORT4.
@ GLB_ACC1_FLEXCAN0
MRCC_GLB_ACC1 - FLEXCAN0.
@ DBG_TRACE_CLKDIV_DIV
MRCC_DBG_TRACE_CLKDIV - DIV.
@ GLB_RST1_SET_DATA
MRCC_GLB_RST1_SET - DATA.
@ SYSTICK_CLKSEL_MUX
MRCC_SYSTICK_CLKSEL - MUX.
@ LPI2C2_CLKDIV_HALT
MRCC_LPI2C2_CLKDIV - HALT.
@ LPUART4_CLKDIV_HALT
MRCC_LPUART4_CLKDIV - HALT.
@ CMP0_FUNC_CLKDIV_HALT
MRCC_CMP0_FUNC_CLKDIV - HALT.
@ CLKOUT_CLKDIV_DIV
MRCC_CLKOUT_CLKDIV - DIV.
@ GLB_ACC0_USB0
MRCC_GLB_ACC0 - USB0.
@ CMP1_FUNC_CLKDIV_RESET
MRCC_CMP1_FUNC_CLKDIV - RESET.
@ GLB_CC0_AOI1
MRCC_GLB_CC0 - AOI1.
@ CLKOUT_CLKDIV_RESET
MRCC_CLKOUT_CLKDIV - RESET.
@ LPUART2_CLKSEL_MUX
MRCC_LPUART2_CLKSEL - MUX.
@ CTIMER0_CLKDIV_RESET
MRCC_CTIMER0_CLKDIV - RESET.
@ CTIMER0_CLKDIV_HALT
MRCC_CTIMER0_CLKDIV - HALT.
@ LPI2C2_CLKDIV_UNSTAB
MRCC_LPI2C2_CLKDIV - UNSTAB.
@ GLB_RST0_AOI0
MRCC_GLB_RST0 - AOI0.
@ GLB_ACC1_PORT1
MRCC_GLB_ACC1 - PORT1.
@ GLB_CC1_CMP0
MRCC_GLB_CC1 - CMP0.
@ LPUART2_CLKDIV_RESET
MRCC_LPUART2_CLKDIV - RESET.
@ LPI2C0_CLKDIV_UNSTAB
MRCC_LPI2C0_CLKDIV - UNSTAB.
@ CMP0_FUNC_CLKDIV_RESET
MRCC_CMP0_FUNC_CLKDIV - RESET.
@ FLEXIO0_CLKDIV_UNSTAB
MRCC_FLEXIO0_CLKDIV - UNSTAB.
@ GLB_ACC0_INPUTMUX0
MRCC_GLB_ACC0 - INPUTMUX0.
@ GLB_CC1_ADC1
MRCC_GLB_CC1 - ADC1.
@ GLB_ACC0_QDC0
MRCC_GLB_ACC0 - QDC0.
@ LPUART3_CLKDIV_RESET
MRCC_LPUART3_CLKDIV - RESET.
@ CTIMER2_CLKDIV_RESET
MRCC_CTIMER2_CLKDIV - RESET.
@ GLB_ACC0_LPUART4
MRCC_GLB_ACC0 - LPUART4.
@ GLB_CC0_LPUART2
MRCC_GLB_CC0 - LPUART2.
@ GLB_ACC1_PORT2
MRCC_GLB_ACC1 - PORT2.
@ WWDT0_CLKDIV_DIV
MRCC_WWDT0_CLKDIV - DIV.
@ GLB_ACC1_GPIO3
MRCC_GLB_ACC1 - GPIO3.
@ GLB_ACC0_CRC0
MRCC_GLB_ACC0 - CRC0.
@ GLB_CC0_CTIMER0
MRCC_GLB_CC0 - CTIMER0.
@ DBG_TRACE_CLKDIV_RESET
MRCC_DBG_TRACE_CLKDIV - RESET.
@ GLB_RST1_PORT1
MRCC_GLB_RST1 - PORT1.
@ LPSPI1_CLKDIV_HALT
MRCC_LPSPI1_CLKDIV - HALT.
@ CMP0_RR_CLKDIV_UNSTAB
MRCC_CMP0_RR_CLKDIV - UNSTAB.
@ GLB_ACC0_QDC1
MRCC_GLB_ACC0 - QDC1.
@ ADC0_CLKDIV_HALT
MRCC_ADC0_CLKDIV - HALT.
@ GLB_CC1_FLEXCAN0
MRCC_GLB_CC1 - FLEXCAN0.
@ GLB_ACC1_GPIO0
MRCC_GLB_ACC1 - GPIO0.
@ GLB_RST0_UTICK0
MRCC_GLB_RST0 - UTICK0.
@ GLB_RST1_ADC0
MRCC_GLB_RST1 - ADC0.
@ LPTMR0_CLKDIV_HALT
MRCC_LPTMR0_CLKDIV - HALT.
@ LPI2C3_CLKDIV_UNSTAB
MRCC_LPI2C3_CLKDIV - UNSTAB.
@ CTIMER0_CLKDIV_UNSTAB
MRCC_CTIMER0_CLKDIV - UNSTAB.
@ CMP0_FUNC_CLKDIV_DIV
MRCC_CMP0_FUNC_CLKDIV - DIV.
@ GLB_ACC1_GPIO2
MRCC_GLB_ACC1 - GPIO2.
@ CTIMER3_CLKDIV_RESET
MRCC_CTIMER3_CLKDIV - RESET.
@ GLB_RST0_EIM0
MRCC_GLB_RST0 - EIM0.
@ GLB_CC0_LPUART3
MRCC_GLB_CC0 - LPUART3.
@ CTIMER3_CLKDIV_UNSTAB
MRCC_CTIMER3_CLKDIV - UNSTAB.
@ LPUART0_CLKDIV_HALT
MRCC_LPUART0_CLKDIV - HALT.
@ GLB_ACC0_FLEXPWM0
MRCC_GLB_ACC0 - FLEXPWM0.
@ DBG_TRACE_CLKDIV_HALT
MRCC_DBG_TRACE_CLKDIV - HALT.
@ SYSTICK_CLKDIV_HALT
MRCC_SYSTICK_CLKDIV - HALT.
@ GLB_CC_SET_DATA
MRCC_GLB_CC_SET - DATA.
@ GLB_RST0_QDC1
MRCC_GLB_RST0 - QDC1.
@ GLB_ACC1_ADC0
MRCC_GLB_ACC1 - ADC0.
@ LPI2C1_CLKSEL_MUX
MRCC_LPI2C1_CLKSEL - MUX.
@ GLB_ACC0_CTIMER1
MRCC_GLB_ACC0 - CTIMER1.
@ LPI2C3_CLKDIV_RESET
MRCC_LPI2C3_CLKDIV - RESET.
@ GLB_CC0_DMA
MRCC_GLB_CC0 - DMA.
@ ADC1_CLKDIV_DIV
MRCC_ADC1_CLKDIV - DIV.
@ CMP0_RR_CLKDIV_RESET
MRCC_CMP0_RR_CLKDIV - RESET.
@ GLB_ACC1_GPIO1
MRCC_GLB_ACC1 - GPIO1.
@ GLB_ACC0_CTIMER3
MRCC_GLB_ACC0 - CTIMER3.
@ GLB_RST0_LPUART4
MRCC_GLB_RST0 - LPUART4.
@ GLB_RST1_PORT2
MRCC_GLB_RST1 - PORT2.
@ LPI2C2_CLKDIV_DIV
MRCC_LPI2C2_CLKDIV - DIV.
@ CMP0_RR_CLKSEL_MUX
MRCC_CMP0_RR_CLKSEL - MUX.
@ WWDT0_CLKDIV_HALT
MRCC_WWDT0_CLKDIV - HALT.
@ GLB_RST1_GPIO0
MRCC_GLB_RST1 - GPIO0.
@ GLB_ACC0_LPI2C0
MRCC_GLB_ACC0 - LPI2C0.
@ GLB_RST1_PORT0
MRCC_GLB_RST1 - PORT0.
@ LPI2C1_CLKDIV_RESET
MRCC_LPI2C1_CLKDIV - RESET.
@ GLB_RST0_USB0
MRCC_GLB_RST0 - USB0.
@ LPUART1_CLKDIV_RESET
MRCC_LPUART1_CLKDIV - RESET.
@ LPI2C2_CLKDIV_RESET
MRCC_LPI2C2_CLKDIV - RESET.
@ GLB_CC0_LPUART0
MRCC_GLB_CC0 - LPUART0.
@ GLB_ACC0_LPSPI1
MRCC_GLB_ACC0 - LPSPI1.
@ FLEXIO0_CLKDIV_HALT
MRCC_FLEXIO0_CLKDIV - HALT.
@ GLB_CC0_CTIMER1
MRCC_GLB_CC0 - CTIMER1.
@ GLB_ACC0_AOI0
MRCC_GLB_ACC0 - AOI0.
@ ADC1_CLKDIV_RESET
MRCC_ADC1_CLKDIV - RESET.
@ GLB_RST1_ADC1
MRCC_GLB_RST1 - ADC1.
@ LPTMR0_CLKDIV_UNSTAB
MRCC_LPTMR0_CLKDIV - UNSTAB.
@ LPI2C0_CLKSEL_MUX
MRCC_LPI2C0_CLKSEL - MUX.
@ GLB_RST0_CTIMER0
MRCC_GLB_RST0 - CTIMER0.
@ GLB_ACC0_FLEXIO0
MRCC_GLB_ACC0 - FLEXIO0.
@ CTIMER1_CLKDIV_HALT
MRCC_CTIMER1_CLKDIV - HALT.
@ GLB_CC1_ADC0
MRCC_GLB_CC1 - ADC0.
@ LPUART4_CLKSEL_MUX
MRCC_LPUART4_CLKSEL - MUX.
@ GLB_RST0_LPI2C0
MRCC_GLB_RST0 - LPI2C0.
@ GLB_RST1_OPAMP0
MRCC_GLB_RST1 - OPAMP0.
@ CMP0_FUNC_CLKDIV_UNSTAB
MRCC_CMP0_FUNC_CLKDIV - UNSTAB.
@ GLB_CC0_FREQME
MRCC_GLB_CC0 - FREQME.
@ ADC0_CLKSEL_MUX
MRCC_ADC0_CLKSEL - MUX.
@ GLB_CC0_WWDT0
MRCC_GLB_CC0 - WWDT0.
@ GLB_CC0_UTICK0
MRCC_GLB_CC0 - UTICK0.
@ GLB_RST0_FLEXPWM0
MRCC_GLB_RST0 - FLEXPWM0.
@ LPUART2_CLKDIV_DIV
MRCC_LPUART2_CLKDIV - DIV.
@ GLB_CC1_GPIO4
MRCC_GLB_CC1 - GPIO4.
@ GLB_CC0_FLEXIO0
MRCC_GLB_CC0 - FLEXIO0.
@ GLB_ACC1_RAMB
MRCC_GLB_ACC1 - RAMB.
@ GLB_RST0_LPUART1
MRCC_GLB_RST0 - LPUART1.
@ LPSPI1_CLKDIV_RESET
MRCC_LPSPI1_CLKDIV - RESET.
@ GLB_CC0_FLEXPWM1
MRCC_GLB_CC0 - FLEXPWM1.
@ LPSPI0_CLKSEL_MUX
MRCC_LPSPI0_CLKSEL - MUX.
@ CMP0_RR_CLKDIV_DIV
MRCC_CMP0_RR_CLKDIV - DIV.
@ LPSPI1_CLKDIV_DIV
MRCC_LPSPI1_CLKDIV - DIV.
@ GLB_CC1_OPAMP0
MRCC_GLB_CC1 - OPAMP0.
@ LPI2C3_CLKDIV_DIV
MRCC_LPI2C3_CLKDIV - DIV.
@ CTIMER3_CLKDIV_HALT
MRCC_CTIMER3_CLKDIV - HALT.
@ GLB_RST0_CTIMER3
MRCC_GLB_RST0 - CTIMER3.
@ GLB_CC1_PORT0
MRCC_GLB_CC1 - PORT0.
@ LPTMR0_CLKSEL_MUX
MRCC_LPTMR0_CLKSEL - MUX.
@ GLB_ACC0_WWDT0
MRCC_GLB_ACC0 - WWDT0.
@ GLB_CC1_LPI2C2
MRCC_GLB_CC1 - LPI2C2.
@ GLB_CC0_LPUART4
MRCC_GLB_CC0 - LPUART4.
@ LPI2C0_CLKDIV_DIV
MRCC_LPI2C0_CLKDIV - DIV.
@ GLB_RST1_CMP1
MRCC_GLB_RST1 - CMP1.
@ CTIMER2_CLKDIV_DIV
MRCC_CTIMER2_CLKDIV - DIV.
@ LPUART0_CLKDIV_DIV
MRCC_LPUART0_CLKDIV - DIV.
@ LPUART1_CLKDIV_UNSTAB
MRCC_LPUART1_CLKDIV - UNSTAB.
@ GLB_CC1_GPIO3
MRCC_GLB_CC1 - GPIO3.
@ GLB_RST0_FLEXIO0
MRCC_GLB_RST0 - FLEXIO0.
@ WWDT0_CLKDIV_UNSTAB
MRCC_WWDT0_CLKDIV - UNSTAB.
@ GLB_CC0_I3C0
MRCC_GLB_CC0 - I3C0.
@ GLB_ACC1_CMP1
MRCC_GLB_ACC1 - CMP1.
@ GLB_CC1_CMP1
MRCC_GLB_CC1 - CMP1.
@ FLEXIO0_CLKSEL_MUX
MRCC_FLEXIO0_CLKSEL - MUX.
@ GLB_ACC0_EIM0
MRCC_GLB_ACC0 - EIM0.
@ GLB_CC0_SET_DATA
MRCC_GLB_CC0_SET - DATA.
@ GLB_CC0_LPI2C1
MRCC_GLB_CC0 - LPI2C1.
@ GLB_ACC0_LPUART2
MRCC_GLB_ACC0 - LPUART2.
@ GLB_CC1_PORT2
MRCC_GLB_CC1 - PORT2.
@ SYSTICK_CLKDIV_RESET
MRCC_SYSTICK_CLKDIV - RESET.
@ CTIMER3_CLKDIV_DIV
MRCC_CTIMER3_CLKDIV - DIV.
@ GLB_RST1_GPIO2
MRCC_GLB_RST1 - GPIO2.
@ GLB_ACC0_FMC
MRCC_GLB_ACC0 - FMC.
@ GLB_CC0_LPSPI0
MRCC_GLB_CC0 - LPSPI0.
@ CTIMER1_CLKSEL_MUX
MRCC_CTIMER1_CLKSEL - MUX.
@ DBG_TRACE_CLKSEL_MUX
MRCC_DBG_TRACE_CLKSEL - MUX.
@ GLB_RST0_INPUTMUX0
MRCC_GLB_RST0 - INPUTMUX0.
@ SYSTICK_CLKDIV_DIV
MRCC_SYSTICK_CLKDIV - DIV.
@ GLB_RST1_GPIO4
MRCC_GLB_RST1 - GPIO4.
@ GLB_ACC0_AOI1
MRCC_GLB_ACC0 - AOI1.
@ LPI2C3_CLKSEL_MUX
MRCC_LPI2C3_CLKSEL - MUX.
@ LPUART4_CLKDIV_UNSTAB
MRCC_LPUART4_CLKDIV - UNSTAB.
@ GLB_RST0_AOI1
MRCC_GLB_RST0 - AOI1.
@ GLB_RST0_FLEXPWM1
MRCC_GLB_RST0 - FLEXPWM1.
@ LPSPI0_CLKDIV_RESET
MRCC_LPSPI0_CLKDIV - RESET.
@ GLB_CC0_INPUTMUX0
MRCC_GLB_CC0 - INPUTMUX0.
@ GLB_CC1_OSTIMER0
MRCC_GLB_CC1 - OSTIMER0.
@ FLEXIO0_CLKDIV_DIV
MRCC_FLEXIO0_CLKDIV - DIV.
@ FRO_HF_DIV_CLKDIV_DIV
MRCC_FRO_HF_DIV_CLKDIV - DIV.
@ ADC0_CLKDIV_RESET
MRCC_ADC0_CLKDIV - RESET.
@ CMP1_RR_CLKDIV_RESET
MRCC_CMP1_RR_CLKDIV - CRESET.
@ GLB_CC_CLR_DATA
MRCC_GLB_CC_CLR - DATA.
@ GLB_ACC0_DMA
MRCC_GLB_ACC0 - DMA.
@ SYSTICK_CLKDIV_UNSTAB
MRCC_SYSTICK_CLKDIV - UNSTAB.
@ ADC1_CLKDIV_HALT
MRCC_ADC1_CLKDIV - HALT.
@ GLB_ACC0_UTICK0
MRCC_GLB_ACC0 - UTICK0.
@ GLB_ACC0_CTIMER2
MRCC_GLB_ACC0 - CTIMER2.
@ GLB_CC0_QDC1
MRCC_GLB_CC0 - QDC1.
@ GLB_CC0_CLR_DATA
MRCC_GLB_CC0_CLR - DATA.
@ DAC0_CLKDIV_HALT
MRCC_DAC0_CLKDIV - HALT.
@ LPI2C2_CLKSEL_MUX
MRCC_LPI2C2_CLKSEL - MUX.
@ LPUART4_CLKDIV_DIV
MRCC_LPUART4_CLKDIV - DIV.
@ DBG_TRACE_CLKDIV_UNSTAB
MRCC_DBG_TRACE_CLKDIV - UNSTAB.
@ LPUART3_CLKDIV_HALT
MRCC_LPUART3_CLKDIV - HALT.
@ LPUART2_CLKDIV_UNSTAB
MRCC_LPUART2_CLKDIV - UNSTAB.
@ LPSPI0_CLKDIV_UNSTAB
MRCC_LPSPI0_CLKDIV - UNSTAB.
@ GLB_CC1_GPIO2
MRCC_GLB_CC1 - GPIO2.
@ GLB_ACC1_DAC0
MRCC_GLB_ACC1 - DAC0.
@ GLB_RST1_GPIO1
MRCC_GLB_RST1 - GPIO1.
@ LPI2C0_CLKDIV_RESET
MRCC_LPI2C0_CLKDIV - RESET.
@ I3C0_FCLK_CLKDIV_RESET
MRCC_I3C0_FCLK_CLKDIV - RESET.
@ CTIMER1_CLKDIV_UNSTAB
MRCC_CTIMER1_CLKDIV - UNSTAB.
@ WWDT0_CLKDIV_RESET
MRCC_WWDT0_CLKDIV - RESET.
@ GLB_CC1_ROMC
MRCC_GLB_CC1 - ROMC.
@ GLB_ACC0_LPUART0
MRCC_GLB_ACC0 - LPUART0.
@ LPUART3_CLKSEL_MUX
MRCC_LPUART3_CLKSEL - MUX.
@ GLB_CC1_RAMB
MRCC_GLB_CC1 - RAMB.
@ LPUART3_CLKDIV_DIV
MRCC_LPUART3_CLKDIV - DIV.
@ GLB_CC1_DAC0
MRCC_GLB_CC1 - DAC0.
@ GLB_RST0_LPUART3
MRCC_GLB_RST0 - LPUART3.
@ DAC0_CLKSEL_MUX
MRCC_DAC0_CLKSEL - MUX.
@ GLB_ACC1_CMP0
MRCC_GLB_ACC1 - CMP0.
@ GLB_RST0_I3C0
MRCC_GLB_RST0 - I3C0.
@ OSTIMER0_CLKSEL_MUX
MRCC_OSTIMER0_CLKSEL - MUX.
@ I3C0_FCLK_CLKDIV_UNSTAB
MRCC_I3C0_FCLK_CLKDIV - UNSTAB.
@ GLB_CC0_LPUART1
MRCC_GLB_CC0 - LPUART1.
@ I3C0_FCLK_CLKDIV_HALT
MRCC_I3C0_FCLK_CLKDIV - HALT.
@ GLB_CC0_ERM0
MRCC_GLB_CC0 - ERM0.
@ LPSPI0_CLKDIV_HALT
MRCC_LPSPI0_CLKDIV - HALT.
@ GLB_ACC0_FLEXPWM1
MRCC_GLB_ACC0 - FLEXPWM1.
@ CTIMER0_CLKDIV_DIV
MRCC_CTIMER0_CLKDIV - DIV.
@ LPUART4_CLKDIV_RESET
MRCC_LPUART4_CLKDIV - RESET.
@ LPI2C1_CLKDIV_DIV
MRCC_LPI2C1_CLKDIV - DIV.
@ GLB_RST1_OSTIMER0
MRCC_GLB_RST1 - OSTIMER0.
@ LPSPI1_CLKDIV_UNSTAB
MRCC_LPSPI1_CLKDIV - UNSTAB.
@ GLB_RST1_FLEXCAN0
MRCC_GLB_RST1 - FLEXCAN0.
@ CTIMER4_CLKDIV_HALT
MRCC_CTIMER4_CLKDIV - HALT.
@ CTIMER2_CLKDIV_HALT
MRCC_CTIMER2_CLKDIV - HALT.
@ GLB_ACC1_LPI2C2
MRCC_GLB_ACC1 - LPI2C2.
@ GLB_RST1_DAC0
MRCC_GLB_RST1 - DAC0.
@ GLB_ACC0_CTIMER0
MRCC_GLB_ACC0 - CTIMER0.
@ GLB_CC1_GPIO0
MRCC_GLB_CC1 - GPIO0.
@ GLB_RST0_LPI2C1
MRCC_GLB_RST0 - LPI2C1.
@ ADC1_CLKSEL_MUX
MRCC_ADC1_CLKSEL - MUX.
@ GLB_RST0_CTIMER2
MRCC_GLB_RST0 - CTIMER2.
@ GLB_CC0_QDC0
MRCC_GLB_CC0 - QDC0.
@ GLB_ACC0_CTIMER4
MRCC_GLB_ACC0 - CTIMER4.
@ GLB_CC0_CTIMER2
MRCC_GLB_CC0 - CTIMER2.
@ CMP1_FUNC_CLKDIV_DIV
MRCC_CMP1_FUNC_CLKDIV - DIV.
@ GLB_CC1_PORT1
MRCC_GLB_CC1 - PORT1.
@ GLB_ACC1_ROMC
MRCC_GLB_ACC1 - ROMC.
@ GLB_RST0_LPUART2
MRCC_GLB_RST0 - LPUART2.
@ GLB_CC1_LPI2C3
MRCC_GLB_CC1 - LPI2C3.
@ GLB_ACC0_LPUART1
MRCC_GLB_ACC0 - LPUART1.
@ ADC1_CLKDIV_UNSTAB
MRCC_ADC1_CLKDIV - UNSTAB.
@ CTIMER3_CLKSEL_MUX
MRCC_CTIMER3_CLKSEL - MUX.
@ GLB_RST1_GPIO3
MRCC_GLB_RST1 - GPIO3.
@ GLB_ACC0_FREQME
MRCC_GLB_ACC0 - FREQME.
@ GLB_ACC0_LPI2C1
MRCC_GLB_ACC0 - LPI2C1.
@ USB0_CLKSEL_MUX
MRCC_USB0_CLKSEL - MUX.
@ CLKOUT_CLKSEL_MUX
MRCC_CLKOUT_CLKSEL - MUX.
@ LPTMR0_CLKDIV_DIV
MRCC_LPTMR0_CLKDIV - DIV.
@ CMP1_RR_CLKDIV_UNSTAB
MRCC_CMP1_RR_CLKDIV - CUNSTAB.
@ LPUART2_CLKDIV_HALT
MRCC_LPUART2_CLKDIV - HALT.
@ GLB_ACC1_PORT4
MRCC_GLB_ACC1 - PORT4.
@ LPI2C1_CLKDIV_HALT
MRCC_LPI2C1_CLKDIV - HALT.
@ GLB_CC0_USB0
MRCC_GLB_CC0 - USB0.
@ GLB_RST1_LPI2C2
MRCC_GLB_RST1 - LPI2C2.
@ GLB_RST1_PORT3
MRCC_GLB_RST1 - PORT3.
@ CTIMER4_CLKSEL_MUX
MRCC_CTIMER4_CLKSEL - MUX.
@ LPUART1_CLKDIV_HALT
MRCC_LPUART1_CLKDIV - HALT.
@ LPI2C1_CLKDIV_UNSTAB
MRCC_LPI2C1_CLKDIV - UNSTAB.
@ GLB_CC1_PORT4
MRCC_GLB_CC1 - PORT4.
@ GLB_ACC1_OSTIMER0
MRCC_GLB_ACC1 - OSTIMER0.
@ LPUART1_CLKDIV_DIV
MRCC_LPUART1_CLKDIV - DIV.
@ GLB_CC1_GPIO1
MRCC_GLB_CC1 - GPIO1.
@ LPUART0_CLKDIV_UNSTAB
MRCC_LPUART0_CLKDIV - UNSTAB.
@ GLB_CC0_CTIMER4
MRCC_GLB_CC0 - CTIMER4.
@ GLB_RST0_LPUART0
MRCC_GLB_RST0 - LPUART0.
@ GLB_CC1_PORT3
MRCC_GLB_CC1 - PORT3.
@ GLB_RST0_QDC0
MRCC_GLB_RST0 - QDC0.
@ GLB_ACC1_RAMA
MRCC_GLB_ACC1 - RAMA.
@ GLB_RST0_DMA
MRCC_GLB_RST0 - DMA.
@ GLB_RST1_CLR_DATA
MRCC_GLB_RST1_CLR - DATA.
@ LPTMR0_CLKDIV_RESET
MRCC_LPTMR0_CLKDIV - RESET.
@ GLB_RST0_CRC0
MRCC_GLB_RST0 - CRC0.
@ CMP1_RR_CLKDIV_DIV
MRCC_CMP1_RR_CLKDIV - CDIV.
@ GLB_RST0_LPSPI1
MRCC_GLB_RST0 - LPSPI1.
@ CMP1_FUNC_CLKDIV_HALT
MRCC_CMP1_FUNC_CLKDIV - HALT.
@ LPUART0_CLKSEL_MUX
MRCC_LPUART0_CLKSEL - MUX.
@ GLB_RST0_CTIMER1
MRCC_GLB_RST0 - CTIMER1.
@ GLB_RST0_SET_DATA
MRCC_GLB_RST0_SET - DATA.
@ GLB_RST0_LPSPI0
MRCC_GLB_RST0 - LPSPI0.
@ GLB_ACC1_PORT0
MRCC_GLB_ACC1 - PORT0.
@ GLB_RST0_ERM0
MRCC_GLB_RST0 - ERM0.
@ FLEXCAN0_CLKSEL_MUX
MRCC_FLEXCAN0_CLKSEL - MUX.
@ GLB_CC0_CRC0
MRCC_GLB_CC0 - CRC0.
@ GLB_CC0_EIM0
MRCC_GLB_CC0 - EIM0.
@ LPSPI1_CLKSEL_MUX
MRCC_LPSPI1_CLKSEL - MUX.
@ LPUART1_CLKSEL_MUX
MRCC_LPUART1_CLKSEL - MUX.
@ GLB_ACC0_LPSPI0
MRCC_GLB_ACC0 - LPSPI0.
@ LPUART0_CLKDIV_RESET
LPUART0_CLKDIV - RESET.
@ CTIMER2_CLKDIV_UNSTAB
CTIMER2_CLKDIV - UNSTAB.
@ CTIMER0_CLKSEL_MUX
CTIMER0_CLKSEL - MUX.
@ FRO_HF_DIV_CLKDIV_UNSTAB
FRO_HF_DIV_CLKDIV - UNSTAB.
@ GLB_RST1_LPI2C3
GLB_RST1_LPI2C3 - LPI2C3 Reset Control.
@ GLB_CC1_RAMA
GLB_CC1 - RAMA.
@ CLKOUT_CLKDIV_HALT
CLKOUT_CLKDIV - HALT.
@ GLB_ACC0_LPUART3
GLB_ACC0 - LPUART3.
@ DAC0_CLKDIV_RESET
DAC0_CLKDIV - RESET.
@ FLEXCAN0_CLKDIV_UNSTAB
FLEXCAN0_CLKDIV - UNSTAB.
@ GLB_CC0_FLEXPWM0
GLB_CC0 - FLEXPWM0.
@ GLB_RST0_CTIMER4
GLB_RST0_CTIMER4 - CTIMER4 Reset Control.
@ GLB_CC0_LPI2C0
GLB_CC0 - LPI2C0.
@ FLEXCAN0_CLKDIV_RESET
FLEXCAN0_CLKDIV - RESET.
@ ADC0_CLKDIV_UNSTAB
ADC0_CLKDIV - UNSTAB.
@ LPI2C0_CLKDIV_HALT
LPI2C0_CLKDIV - HALT.
@ CMP0_RR_CLKDIV_HALT
CMP0_RR_CLKDIV - HALT.
@ LPUART3_CLKDIV_UNSTAB
LPUART3_CLKDIV - UNSTAB.
@ CTIMER1_CLKDIV_RESET
CTIMER1_CLKDIV - RESET.
@ LPSPI0_CLKDIV_DIV
LPSPI0_CLKDIV - DIV.
@ CTIMER2_CLKSEL_MUX
CTIMER2_CLKSEL - MUX.
@ CTIMER1_CLKDIV_DIV
CTIMER1_CLKDIV - DIV.
@ FLEXIO0_CLKDIV_RESET
FLEXIO0_CLKDIV - RESET.
@ GLB_CC0_AOI0
GLB_CC0 - AOI0.
@ CTIMER4_CLKDIV_UNSTAB
CTIMER4_CLKDIV - UNSTAB.
@ LPI2C3_CLKDIV_HALT
LPI2C3_CLKDIV - HALT.
@ GLB_RST0_CLR_DATA
GLB_RST0_CLR_DATA - Reset Control Clear Data.
@ GLB_ACC1_GPIO4
GLB_ACC1 - GPIO4.
@ CMP1_RR_CLKSEL_MUX
CMP1_RR_CLKSEL - MUX.
@ CMP1_FUNC_CLKDIV_UNSTAB
CMP1_FUNC_CLKDIV - UNSTAB.
@ GLB_ACC1_ADC1
GLB_ACC1 - ADC1.
@ GLB_CC0_FMC
GLB_CC0 - FMC.
@ CMP1_RR_CLKDIV_HALT
CMP1_RR_CLKDIV - CHALT.
@ FLEXCAN0_CLKDIV_DIV
FLEXCAN0_CLKDIV - DIV.
@ DAC0_CLKDIV_UNSTAB
DAC0_CLKDIV - UNSTAB.
@ GLB_ACC1_OPAMP0
GLB_ACC1 - OPAMP0.
@ CTIMER4_CLKDIV_RESET
CTIMER4_CLKDIV - RESET.
@ DAC0_CLKDIV_DIV
DAC0_CLKDIV - DIV.
@ GLB_CC0_LPSPI1
GLB_CC0 - LPSPI1.
@ FLEXCAN0_CLKDIV_HALT
FLEXCAN0_CLKDIV - HALT.
@ GLB_CC0_CTIMER3
GLB_CC0 - CTIMER3.
@ CTIMER4_CLKDIV_DIV
CTIMER4_CLKDIV - DIV.
@ I3C0_FCLK_CLKDIV_DIV
I3C0_FCLK_CLKDIV - DIV.
@ GLB_ACC1_PORT3
GLB_ACC1 - PORT3.
@ ADC0_CLKDIV_DIV
ADC0_CLKDIV - DIV.
@ GLB_ACC1_LPI2C3
GLB_ACC1 - LPI2C3.
@ CLKOUT_CLKDIV_UNSTAB
CLKOUT_CLKDIV - UNSTAB.
@ GLB_ACC0_I3C0
GLB_ACC0 - I3C0.
@ GLB_ACC0_ERM0
GLB_ACC0 - ERM0.
@ I3C0_FCLK_CLKSEL_MUX
I3C0_FCLK_CLKSEL - MUX.
@ GLB_RST0_FREQME
GLB_RST0_FREQME - FREQME Reset Control.
@ GLB_RST1_PORT4
GLB_RST1_PORT4 - PORT4 Reset Control.
@ GLB_ACC1_FLEXCAN0
GLB_ACC1 - FLEXCAN0.
@ DBG_TRACE_CLKDIV_DIV
DBG_TRACE_CLKDIV - DIV.
@ GLB_RST1_SET_DATA
GLB_RST1_SET_DATA - Reset Control Set Data.
@ SYSTICK_CLKSEL_MUX
SYSTICK_CLKSEL - MUX.
@ LPI2C2_CLKDIV_HALT
LPI2C2_CLKDIV - HALT.
@ LPUART4_CLKDIV_HALT
LPUART4_CLKDIV - HALT.
@ CMP0_FUNC_CLKDIV_HALT
CMP0_FUNC_CLKDIV - HALT.
@ CLKOUT_CLKDIV_DIV
CLKOUT_CLKDIV - DIV.
@ GLB_ACC0_USB0
GLB_ACC0 - USB0.
@ CMP1_FUNC_CLKDIV_RESET
CMP1_FUNC_CLKDIV - RESET.
@ GLB_CC0_AOI1
GLB_CC0 - AOI1.
@ CLKOUT_CLKDIV_RESET
CLKOUT_CLKDIV - RESET.
@ LPUART2_CLKSEL_MUX
LPUART2_CLKSEL - MUX.
@ CTIMER0_CLKDIV_RESET
CTIMER0_CLKDIV - RESET.
@ CTIMER0_CLKDIV_HALT
CTIMER0_CLKDIV - HALT.
@ LPI2C2_CLKDIV_UNSTAB
LPI2C2_CLKDIV - UNSTAB.
@ GLB_RST0_AOI0
GLB_RST0_AOI0 - AOI0 Reset Control.
@ GLB_ACC1_PORT1
GLB_ACC1 - PORT1.
@ GLB_CC1_CMP0
GLB_CC1 - CMP0.
@ LPUART2_CLKDIV_RESET
LPUART2_CLKDIV - RESET.
@ LPI2C0_CLKDIV_UNSTAB
LPI2C0_CLKDIV - UNSTAB.
@ CMP0_FUNC_CLKDIV_RESET
CMP0_FUNC_CLKDIV - RESET.
@ FLEXIO0_CLKDIV_UNSTAB
FLEXIO0_CLKDIV - UNSTAB.
@ GLB_ACC0_INPUTMUX0
GLB_ACC0 - INPUTMUX0.
@ GLB_CC1_ADC1
GLB_CC1 - ADC1.
@ GLB_ACC0_QDC0
GLB_ACC0 - QDC0.
@ LPUART3_CLKDIV_RESET
LPUART3_CLKDIV - RESET.
@ CTIMER2_CLKDIV_RESET
CTIMER2_CLKDIV - RESET.
@ GLB_ACC0_LPUART4
GLB_ACC0 - LPUART4.
@ GLB_CC0_LPUART2
GLB_CC0 - LPUART2.
@ GLB_ACC1_PORT2
GLB_ACC1 - PORT2.
@ WWDT0_CLKDIV_DIV
WWDT0_CLKDIV - DIV.
@ GLB_ACC1_GPIO3
GLB_ACC1 - GPIO3.
@ GLB_ACC0_CRC0
GLB_ACC0 - CRC0.
@ GLB_CC0_CTIMER0
GLB_CC0 - CTIMER0.
@ DBG_TRACE_CLKDIV_RESET
DBG_TRACE_CLKDIV - RESET.
@ GLB_RST1_PORT1
GLB_RST1_PORT1 - PORT1 Reset Control.
@ LPSPI1_CLKDIV_HALT
LPSPI1_CLKDIV - HALT.
@ CMP0_RR_CLKDIV_UNSTAB
CMP0_RR_CLKDIV - UNSTAB.
@ GLB_ACC0_QDC1
GLB_ACC0 - QDC1.
@ ADC0_CLKDIV_HALT
ADC0_CLKDIV - HALT.
@ GLB_CC1_FLEXCAN0
GLB_CC1 - FLEXCAN0.
@ GLB_ACC1_GPIO0
GLB_ACC1 - GPIO0.
@ GLB_RST0_UTICK0
GLB_RST0_UTICK0 - UTICK0 Reset Control.
@ GLB_RST1_ADC0
GLB_RST1_ADC0 - ADC0 Reset Control.
@ LPTMR0_CLKDIV_HALT
LPTMR0_CLKDIV - HALT.
@ LPI2C3_CLKDIV_UNSTAB
LPI2C3_CLKDIV - UNSTAB.
@ CTIMER0_CLKDIV_UNSTAB
CTIMER0_CLKDIV - UNSTAB.
@ CMP0_FUNC_CLKDIV_DIV
CMP0_FUNC_CLKDIV - DIV.
@ GLB_ACC1_GPIO2
GLB_ACC1 - GPIO2.
@ CTIMER3_CLKDIV_RESET
CTIMER3_CLKDIV - RESET.
@ GLB_RST0_EIM0
GLB_RST0_EIM0 - EIM0 Reset Control.
@ GLB_CC0_LPUART3
GLB_CC0 - LPUART3.
@ CTIMER3_CLKDIV_UNSTAB
CTIMER3_CLKDIV - UNSTAB.
@ LPUART0_CLKDIV_HALT
LPUART0_CLKDIV - HALT.
@ GLB_ACC0_FLEXPWM0
GLB_ACC0 - FLEXPWM0.
@ DBG_TRACE_CLKDIV_HALT
DBG_TRACE_CLKDIV - HALT.
@ SYSTICK_CLKDIV_HALT
SYSTICK_CLKDIV - HALT.
@ GLB_CC_SET_DATA
GLB_CC_SET - DATA.
@ GLB_RST0_QDC1
GLB_RST0_QDC1 - QDC1 Reset Control.
@ GLB_ACC1_ADC0
GLB_ACC1 - ADC0.
@ LPI2C1_CLKSEL_MUX
LPI2C1_CLKSEL - MUX.
@ GLB_ACC0_CTIMER1
GLB_ACC0 - CTIMER1.
@ LPI2C3_CLKDIV_RESET
LPI2C3_CLKDIV - RESET.
@ GLB_CC0_DMA
GLB_CC0 - DMA.
@ ADC1_CLKDIV_DIV
ADC1_CLKDIV - DIV.
@ CMP0_RR_CLKDIV_RESET
CMP0_RR_CLKDIV - RESET.
@ GLB_ACC1_GPIO1
GLB_ACC1 - GPIO1.
@ GLB_ACC0_CTIMER3
GLB_ACC0 - CTIMER3.
@ GLB_RST0_LPUART4
GLB_RST0_LPUART4 - LPUART4 Reset Control.
@ GLB_RST1_PORT2
GLB_RST1_PORT2 - PORT2 Reset Control.
@ LPI2C2_CLKDIV_DIV
LPI2C2_CLKDIV - DIV.
@ CMP0_RR_CLKSEL_MUX
CMP0_RR_CLKSEL - MUX.
@ WWDT0_CLKDIV_HALT
WWDT0_CLKDIV - HALT.
@ GLB_RST1_GPIO0
GLB_RST1_GPIO0 - GPIO0 Reset Control.
@ GLB_ACC0_LPI2C0
GLB_ACC0 - LPI2C0.
@ GLB_RST1_PORT0
GLB_RST1_PORT0 - PORT0 Reset Control.
@ LPI2C1_CLKDIV_RESET
LPI2C1_CLKDIV - RESET.
@ GLB_RST0_USB0
GLB_RST0_USB0 - USB0 Reset Control.
@ LPUART1_CLKDIV_RESET
LPUART1_CLKDIV - RESET.
@ LPI2C2_CLKDIV_RESET
LPI2C2_CLKDIV - RESET.
@ GLB_CC0_LPUART0
GLB_CC0 - LPUART0.
@ GLB_ACC0_LPSPI1
GLB_ACC0 - LPSPI1.
@ FLEXIO0_CLKDIV_HALT
FLEXIO0_CLKDIV - HALT.
@ GLB_CC0_CTIMER1
GLB_CC0 - CTIMER1.
@ GLB_ACC0_AOI0
GLB_ACC0 - AOI0.
@ ADC1_CLKDIV_RESET
ADC1_CLKDIV - RESET.
@ GLB_RST1_ADC1
GLB_RST1_ADC1 - ADC1 Reset Control.
@ LPTMR0_CLKDIV_UNSTAB
LPTMR0_CLKDIV - UNSTAB.
@ LPI2C0_CLKSEL_MUX
LPI2C0_CLKSEL - MUX.
@ GLB_RST0_CTIMER0
GLB_RST0_CTIMER0 - CTIMER0 Reset Control.
@ GLB_ACC0_FLEXIO0
GLB_ACC0 - FLEXIO0.
@ CTIMER1_CLKDIV_HALT
CTIMER1_CLKDIV - HALT.
@ GLB_CC1_ADC0
GLB_CC1 - ADC0.
@ LPUART4_CLKSEL_MUX
LPUART4_CLKSEL - MUX.
@ GLB_RST0_LPI2C0
GLB_RST0_LPI2C0 - LPI2C0 Reset Control.
@ GLB_RST1_OPAMP0
GLB_RST1_OPAMP0 - OPAMP0 Reset Control.
@ CMP0_FUNC_CLKDIV_UNSTAB
CMP0_FUNC_CLKDIV - UNSTAB.
@ GLB_CC0_FREQME
GLB_CC0 - FREQME.
@ ADC0_CLKSEL_MUX
ADC0_CLKSEL - MUX.
@ GLB_CC0_WWDT0
GLB_CC0 - WWDT0.
@ GLB_CC0_UTICK0
GLB_CC0 - UTICK0.
@ GLB_RST0_FLEXPWM0
GLB_RST0_FLEXPWM0 - FLEXPWM0 Reset Control.
@ LPUART2_CLKDIV_DIV
LPUART2_CLKDIV - DIV.
@ GLB_CC1_GPIO4
GLB_CC1 - GPIO4.
@ GLB_CC0_FLEXIO0
GLB_CC0 - FLEXIO0.
@ GLB_ACC1_RAMB
GLB_ACC1 - RAMB.
@ GLB_RST0_LPUART1
GLB_RST0_LPUART1 - LPUART1 Reset Control.
@ LPSPI1_CLKDIV_RESET
LPSPI1_CLKDIV - RESET.
@ GLB_CC0_FLEXPWM1
GLB_CC0 - FLEXPWM1.
@ LPSPI0_CLKSEL_MUX
LPSPI0_CLKSEL - MUX.
@ CMP0_RR_CLKDIV_DIV
CMP0_RR_CLKDIV - DIV.
@ LPSPI1_CLKDIV_DIV
LPSPI1_CLKDIV - DIV.
@ GLB_CC1_OPAMP0
GLB_CC1 - OPAMP0.
@ LPI2C3_CLKDIV_DIV
LPI2C3_CLKDIV - DIV.
@ CTIMER3_CLKDIV_HALT
CTIMER3_CLKDIV - HALT.
@ GLB_RST0_CTIMER3
GLB_RST0_CTIMER3 - CTIMER3 Reset Control.
@ GLB_CC1_PORT0
GLB_CC1 - PORT0.
@ LPTMR0_CLKSEL_MUX
LPTMR0_CLKSEL - MUX.
@ GLB_ACC0_WWDT0
GLB_ACC0 - WWDT0.
@ GLB_CC1_LPI2C2
GLB_CC1 - LPI2C2.
@ GLB_CC0_LPUART4
GLB_CC0 - LPUART4.
@ LPI2C0_CLKDIV_DIV
LPI2C0_CLKDIV - DIV.
@ GLB_RST1_CMP1
GLB_RST1_CMP1 - CMP1 Reset Control.
@ CTIMER2_CLKDIV_DIV
CTIMER2_CLKDIV - DIV.
@ LPUART0_CLKDIV_DIV
LPUART0_CLKDIV - DIV.
@ LPUART1_CLKDIV_UNSTAB
LPUART1_CLKDIV - UNSTAB.
@ GLB_CC1_GPIO3
GLB_CC1 - GPIO3.
@ GLB_RST0_FLEXIO0
GLB_RST0_FLEXIO0 - FLEXIO0 Reset Control.
@ WWDT0_CLKDIV_UNSTAB
WWDT0_CLKDIV - UNSTAB.
@ GLB_CC0_I3C0
GLB_CC0 - I3C0.
@ GLB_ACC1_CMP1
GLB_ACC1 - CMP1.
@ GLB_CC1_CMP1
GLB_CC1 - CMP1.
@ FLEXIO0_CLKSEL_MUX
FLEXIO0_CLKSEL - MUX.
@ GLB_ACC0_EIM0
GLB_ACC0 - EIM0.
@ GLB_CC0_SET_DATA
GLB_CC0_SET - DATA.
@ GLB_CC0_LPI2C1
GLB_CC0 - LPI2C1.
@ GLB_ACC0_LPUART2
GLB_ACC0 - LPUART2.
@ GLB_CC1_PORT2
GLB_CC1 - PORT2.
@ SYSTICK_CLKDIV_RESET
SYSTICK_CLKDIV - RESET.
@ CTIMER3_CLKDIV_DIV
CTIMER3_CLKDIV - DIV.
@ GLB_RST1_GPIO2
GLB_RST1_GPIO2 - GPIO2 Reset Control.
@ GLB_ACC0_FMC
GLB_ACC0 - FMC.
@ GLB_CC0_LPSPI0
GLB_CC0 - LPSPI0.
@ CTIMER1_CLKSEL_MUX
CTIMER1_CLKSEL - MUX.
@ DBG_TRACE_CLKSEL_MUX
DBG_TRACE_CLKSEL - MUX.
@ GLB_RST0_INPUTMUX0
GLB_RST0_INPUTMUX0 - INPUTMUX0 Reset Control.
@ SYSTICK_CLKDIV_DIV
SYSTICK_CLKDIV - DIV.
@ GLB_RST1_GPIO4
GLB_RST1_GPIO4 - GPIO4 Reset Control.
@ GLB_ACC0_AOI1
GLB_ACC0 - AOI1.
@ LPI2C3_CLKSEL_MUX
LPI2C3_CLKSEL - MUX.
@ LPUART4_CLKDIV_UNSTAB
LPUART4_CLKDIV - UNSTAB.
@ GLB_RST0_AOI1
GLB_RST0_AOI1 - AOI1 Reset Control.
@ GLB_RST0_FLEXPWM1
GLB_RST0_FLEXPWM1 - FLEXPWM1 Reset Control.
@ LPSPI0_CLKDIV_RESET
LPSPI0_CLKDIV - RESET.
@ GLB_CC0_INPUTMUX0
GLB_CC0 - INPUTMUX0.
@ GLB_CC1_OSTIMER0
GLB_CC1 - OSTIMER0.
@ FLEXIO0_CLKDIV_DIV
FLEXIO0_CLKDIV - DIV.
@ FRO_HF_DIV_CLKDIV_DIV
FRO_HF_DIV_CLKDIV - DIV.
@ ADC0_CLKDIV_RESET
ADC0_CLKDIV - RESET.
@ CMP1_RR_CLKDIV_RESET
CMP1_RR_CLKDIV - CRESET.
@ GLB_CC_CLR_DATA
GLB_CC_CLR - DATA.
@ GLB_ACC0_DMA
GLB_ACC0 - DMA.
@ SYSTICK_CLKDIV_UNSTAB
SYSTICK_CLKDIV - UNSTAB.
@ ADC1_CLKDIV_HALT
ADC1_CLKDIV - HALT.
@ GLB_ACC0_UTICK0
GLB_ACC0 - UTICK0.
@ GLB_ACC0_CTIMER2
GLB_ACC0 - CTIMER2.
@ GLB_CC0_QDC1
GLB_CC0 - QDC1.
@ GLB_CC0_CLR_DATA
GLB_CC0_CLR - DATA.
@ DAC0_CLKDIV_HALT
DAC0_CLKDIV - HALT.
@ LPI2C2_CLKSEL_MUX
LPI2C2_CLKSEL - MUX.
@ LPUART4_CLKDIV_DIV
LPUART4_CLKDIV - DIV.
@ DBG_TRACE_CLKDIV_UNSTAB
DBG_TRACE_CLKDIV - UNSTAB.
@ LPUART3_CLKDIV_HALT
LPUART3_CLKDIV - HALT.
@ LPUART2_CLKDIV_UNSTAB
LPUART2_CLKDIV - UNSTAB.
@ LPSPI0_CLKDIV_UNSTAB
LPSPI0_CLKDIV - UNSTAB.
@ GLB_CC1_GPIO2
GLB_CC1 - GPIO2.
@ GLB_ACC1_DAC0
GLB_ACC1 - DAC0.
@ GLB_RST1_GPIO1
GLB_RST1_GPIO1 - GPIO1 Reset Control.
@ LPI2C0_CLKDIV_RESET
LPI2C0_CLKDIV - RESET.
@ I3C0_FCLK_CLKDIV_RESET
I3C0_FCLK_CLKDIV - RESET.
@ CTIMER1_CLKDIV_UNSTAB
CTIMER1_CLKDIV - UNSTAB.
@ WWDT0_CLKDIV_RESET
WWDT0_CLKDIV - RESET.
@ GLB_CC1_ROMC
GLB_CC1 - ROMC.
@ GLB_ACC0_LPUART0
GLB_ACC0 - LPUART0.
@ LPUART3_CLKSEL_MUX
LPUART3_CLKSEL - MUX.
@ GLB_CC1_RAMB
GLB_CC1 - RAMB.
@ LPUART3_CLKDIV_DIV
LPUART3_CLKDIV - DIV.
@ GLB_CC1_DAC0
GLB_CC1 - DAC0.
@ GLB_RST0_LPUART3
GLB_RST0_LPUART3 - LPUART3 Reset Control.
@ DAC0_CLKSEL_MUX
DAC0_CLKSEL - MUX.
@ GLB_ACC1_CMP0
GLB_ACC1 - CMP0.
@ GLB_RST0_I3C0
GLB_RST0_I3C0 - I3C0 Reset Control.
@ OSTIMER0_CLKSEL_MUX
OSTIMER0_CLKSEL - MUX.
@ I3C0_FCLK_CLKDIV_UNSTAB
I3C0_FCLK_CLKDIV - UNSTAB.
@ GLB_CC0_LPUART1
GLB_CC0 - LPUART1.
@ I3C0_FCLK_CLKDIV_HALT
I3C0_FCLK_CLKDIV - HALT.
@ GLB_CC0_ERM0
GLB_CC0 - ERM0.
@ LPSPI0_CLKDIV_HALT
LPSPI0_CLKDIV - HALT.
@ GLB_ACC0_FLEXPWM1
GLB_ACC0 - FLEXPWM1.
@ CTIMER0_CLKDIV_DIV
CTIMER0_CLKDIV - DIV.
@ LPUART4_CLKDIV_RESET
LPUART4_CLKDIV - RESET.
@ LPI2C1_CLKDIV_DIV
LPI2C1_CLKDIV - DIV.
@ GLB_RST1_OSTIMER0
GLB_RST1_OSTIMER0 - OSTIMER0 Reset Control.
@ LPSPI1_CLKDIV_UNSTAB
LPSPI1_CLKDIV - UNSTAB.
@ GLB_RST1_FLEXCAN0
GLB_RST1_FLEXCAN0 - FLEXCAN0 Reset Control.
@ CTIMER4_CLKDIV_HALT
CTIMER4_CLKDIV - HALT.
@ CTIMER2_CLKDIV_HALT
CTIMER2_CLKDIV - HALT.
@ GLB_ACC1_LPI2C2
GLB_ACC1 - LPI2C2.
@ GLB_RST1_DAC0
GLB_RST1_DAC0 - DAC0 Reset Control.
@ GLB_ACC0_CTIMER0
GLB_ACC0 - CTIMER0.
@ GLB_CC1_GPIO0
GLB_CC1 - GPIO0.
@ GLB_RST0_LPI2C1
GLB_RST0_LPI2C1 - LPI2C1 Reset Control.
@ ADC1_CLKSEL_MUX
ADC1_CLKSEL - MUX.
@ GLB_RST0_CTIMER2
GLB_RST0_CTIMER2 - CTIMER2 Reset Control.
@ GLB_CC0_QDC0
GLB_CC0 - QDC0.
@ GLB_ACC0_CTIMER4
GLB_ACC0 - CTIMER4.
@ GLB_CC0_CTIMER2
GLB_CC0 - CTIMER2.
@ CMP1_FUNC_CLKDIV_DIV
CMP1_FUNC_CLKDIV - DIV.
@ GLB_CC1_PORT1
GLB_CC1 - PORT1.
@ GLB_ACC1_ROMC
GLB_ACC1 - ROMC.
@ GLB_RST0_LPUART2
GLB_RST0_LPUART2 - LPUART2 Reset Control.
@ GLB_CC1_LPI2C3
GLB_CC1 - LPI2C3.
@ GLB_ACC0_LPUART1
GLB_ACC0 - LPUART1.
@ ADC1_CLKDIV_UNSTAB
ADC1_CLKDIV - UNSTAB.
@ CTIMER3_CLKSEL_MUX
CTIMER3_CLKSEL - MUX.
@ GLB_RST1_GPIO3
GLB_RST1_GPIO3 - GPIO3 Reset Control.
@ GLB_ACC0_FREQME
GLB_ACC0 - FREQME.
@ GLB_ACC0_LPI2C1
GLB_ACC0 - LPI2C1.
@ USB0_CLKSEL_MUX
USB0_CLKSEL - MUX.
@ CLKOUT_CLKSEL_MUX
CLKOUT_CLKSEL - MUX.
@ LPTMR0_CLKDIV_DIV
LPTMR0_CLKDIV - DIV.
@ CMP1_RR_CLKDIV_UNSTAB
CMP1_RR_CLKDIV - CUNSTAB.
@ LPUART2_CLKDIV_HALT
LPUART2_CLKDIV - HALT.
@ GLB_ACC1_PORT4
GLB_ACC1 - PORT4.
@ LPI2C1_CLKDIV_HALT
LPI2C1_CLKDIV - HALT.
@ GLB_CC0_USB0
GLB_CC0 - USB0.
@ GLB_RST1_LPI2C2
GLB_RST1_LPI2C2 - LPI2C2 Reset Control.
@ GLB_RST1_PORT3
GLB_RST1_PORT3 - PORT3 Reset Control.
@ CTIMER4_CLKSEL_MUX
CTIMER4_CLKSEL - MUX.
@ LPUART1_CLKDIV_HALT
LPUART1_CLKDIV - HALT.
@ LPI2C1_CLKDIV_UNSTAB
LPI2C1_CLKDIV - UNSTAB.
@ GLB_CC1_PORT4
GLB_CC1 - PORT4.
@ GLB_ACC1_OSTIMER0
GLB_ACC1 - OSTIMER0.
@ LPUART1_CLKDIV_DIV
LPUART1_CLKDIV - DIV.
@ GLB_CC1_GPIO1
GLB_CC1 - GPIO1.
@ LPUART0_CLKDIV_UNSTAB
LPUART0_CLKDIV - UNSTAB.
@ GLB_CC0_CTIMER4
GLB_CC0 - CTIMER4.
@ GLB_RST0_LPUART0
GLB_RST0_LPUART0 - LPUART0 Reset Control.
@ GLB_CC1_PORT3
GLB_CC1 - PORT3.
@ GLB_RST0_QDC0
GLB_RST0_QDC0 - QDC0 Reset Control.
@ GLB_ACC1_RAMA
GLB_ACC1 - RAMA.
@ GLB_RST0_DMA
GLB_RST0_DMA - DMA Reset Control.
@ GLB_RST1_CLR_DATA
GLB_RST1_CLR_DATA - Reset Control Clear Data.
@ LPTMR0_CLKDIV_RESET
LPTMR0_CLKDIV - RESET.
@ GLB_RST0_CRC0
GLB_RST0_CRC0 - CRC0 Reset Control.
@ CMP1_RR_CLKDIV_DIV
CMP1_RR_CLKDIV - CDIV.
@ GLB_RST0_LPSPI1
GLB_RST0_LPSPI1 - LPSPI1 Reset Control.
@ CMP1_FUNC_CLKDIV_HALT
CMP1_FUNC_CLKDIV - HALT.
@ LPUART0_CLKSEL_MUX
LPUART0_CLKSEL - MUX.
@ GLB_RST0_CTIMER1
GLB_RST0_CTIMER1 - CTIMER1 Reset Control.
@ GLB_RST0_SET_DATA
GLB_RST0_SET_DATA - Reset Control Set Data.
@ GLB_RST0_LPSPI0
GLB_RST0_LPSPI0 - LPSPI0 Reset Control.
@ GLB_ACC1_PORT0
GLB_ACC1 - PORT0.
@ GLB_RST0_ERM0
GLB_RST0_ERM0 - ERM0 Reset Control.
@ FLEXCAN0_CLKSEL_MUX
FLEXCAN0_CLKSEL - MUX.
@ GLB_CC0_CRC0
GLB_CC0 - CRC0.
@ GLB_CC0_EIM0
GLB_CC0 - EIM0.
@ LPSPI1_CLKSEL_MUX
LPSPI1_CLKSEL - MUX.
@ LPUART1_CLKSEL_MUX
LPUART1_CLKSEL - MUX.
@ GLB_ACC0_LPSPI0
GLB_ACC0 - LPSPI0.