mFrame
載入中...
搜尋中...
無符合項目
SCG.h
1
7#ifndef MCXA153_68FC7893_16D3_44E3_955F_6A00759AB5C9
8#define MCXA153_68FC7893_16D3_44E3_955F_6A00759AB5C9
9
10/* ***************************************************************************************
11 * Include
12 */
13#include "mframe.h"
14
15//----------------------------------------------------------------------------------------
16#include "./../Processor.h"
17#include "./Mask.h"
18#include "./Register.h"
19#include "./Shift.h"
20
21//----------------------------------------------------------------------------------------
22
23/* ***************************************************************************************
24 * Namespace
25 */
26namespace mcxa153::chip::scg {
27 class SCG;
28 Register* const SCG0 = reinterpret_cast<Register*>(mcxa153::chip::Processor::BASE_SCG0);
29
30 Register* const SCG[] = {SCG0};
31} // namespace mcxa153::chip::scg
32
33/* ***************************************************************************************
34 * Class/Interface/Struct/Enum
35 */
106 /* *************************************************************************************
107 * Variable
108 */
109
110 /* *************************************************************************************
111 * Abstract Method
112 */
113
114 /* *************************************************************************************
115 * Construct Method
116 */
117 protected:
122 virtual ~SCG(void) override;
123
124 /* *************************************************************************************
125 * Operator Method
126 */
127
128 /* *************************************************************************************
129 * Override Method
130 */
131
132 /* *************************************************************************************
133 * Public Method
134 */
135
136 /* *************************************************************************************
137 * Protected Method
138 */
139
140 /* *************************************************************************************
141 * Private Method
142 */
143
144 /* *************************************************************************************
145 * Static Variable
146 */
147
148 /* *************************************************************************************
149 * Static Method
150 */
151 public:
157 static inline constexpr uint32 VERID_VERSION(uint32 value) {
158 return ((value << +mcxa153::chip::scg::Shift::VERID_VERSION) &
160 }
161
171 static inline constexpr uint32 PARAM_SOSCCLKPRES(uint32 value) {
174 }
175
185 static inline constexpr uint32 PARAM_SIRCCLKPRES(uint32 value) {
188 }
189
199 static inline constexpr uint32 PARAM_FIRCCLKPRES(uint32 value) {
202 }
203
213 static inline constexpr uint32 PARAM_ROSCCLKPRES(uint32 value) {
216 }
217
227 static inline constexpr uint32 TRIM_LOCK_TRIM_UNLOCK(uint32 value) {
230 }
231
242 static inline constexpr uint32 TRIM_LOCK_IFR_DISABLE(uint32 value) {
245 }
246
252 static inline constexpr uint32 TRIM_LOCK_TRIM_LOCK_KEY(uint32 value) {
255 }
256
274 static inline constexpr uint32 CSR_SCS(uint32 value) {
275 return ((value << +mcxa153::chip::scg::Shift::CSR_SCS) &
277 }
278
296 static inline constexpr uint32 RCCR_SCS(uint32 value) {
297 return ((value << +mcxa153::chip::scg::Shift::RCCR_SCS) &
299 }
300
310 static inline constexpr uint32 SOSCCSR_SOSCEN(uint32 value) {
313 }
314
324 static inline constexpr uint32 SOSCCSR_SOSCSTEN(uint32 value) {
327 }
328
338 static inline constexpr uint32 SOSCCSR_SOSCCM(uint32 value) {
341 }
342
352 static inline constexpr uint32 SOSCCSR_SOSCCMRE(uint32 value) {
355 }
356
366 static inline constexpr uint32 SOSCCSR_LK(uint32 value) {
367 return ((value << +mcxa153::chip::scg::Shift::SOSCCSR_LK) &
369 }
370
380 static inline constexpr uint32 SOSCCSR_SOSCVLD(uint32 value) {
383 }
384
394 static inline constexpr uint32 SOSCCSR_SOSCSEL(uint32 value) {
397 }
398
408 static inline constexpr uint32 SOSCCSR_SOSCERR(uint32 value) {
411 }
412
422 static inline constexpr uint32 SOSCCSR_SOSCVLD_IE(uint32 value) {
425 }
426
436 static inline constexpr uint32 SOSCCFG_EREFS(uint32 value) {
437 return ((value << +mcxa153::chip::scg::Shift::SOSCCFG_EREFS) &
439 }
440
454 static inline constexpr uint32 SOSCCFG_RANGE(uint32 value) {
455 return ((value << +mcxa153::chip::scg::Shift::SOSCCFG_RANGE) &
457 }
458
468 static inline constexpr uint32 SIRCCSR_SIRCSTEN(uint32 value) {
471 }
472
482 static inline constexpr uint32 SIRCCSR_SIRC_CLK_PERIPH_EN(uint32 value) {
485 }
486
496 static inline constexpr uint32 SIRCCSR_SIRCTREN(uint32 value) {
499 }
500
510 static inline constexpr uint32 SIRCCSR_SIRCTRUP(uint32 value) {
513 }
514
524 static inline constexpr uint32 SIRCCSR_TRIM_LOCK(uint32 value) {
527 }
528
538 static inline constexpr uint32 SIRCCSR_COARSE_TRIM_BYPASS(uint32 value) {
541 }
542
552 static inline constexpr uint32 SIRCCSR_LK(uint32 value) {
553 return ((value << +mcxa153::chip::scg::Shift::SIRCCSR_LK) &
555 }
556
566 static inline constexpr uint32 SIRCCSR_SIRCVLD(uint32 value) {
569 }
570
580 static inline constexpr uint32 SIRCCSR_SIRCSEL(uint32 value) {
583 }
584
594 static inline constexpr uint32 SIRCCSR_SIRCERR(uint32 value) {
597 }
598
608 static inline constexpr uint32 SIRCCSR_SIRCERR_IE(uint32 value) {
611 }
612
627 static inline constexpr uint32 SIRCTCFG_TRIMSRC(uint32 value) {
630 }
631
637 static inline constexpr uint32 SIRCTCFG_TRIMDIV(uint32 value) {
640 }
641
647 static inline constexpr uint32 SIRCTRIM_CCOTRIM(uint32 value) {
650 }
651
657 static inline constexpr uint32 SIRCTRIM_CLTRIM(uint32 value) {
660 }
661
667 static inline constexpr uint32 SIRCTRIM_TCTRIM(uint32 value) {
670 }
671
677 static inline constexpr uint32 SIRCTRIM_FVCHTRIM(uint32 value) {
680 }
681
687 static inline constexpr uint32 SIRCSTAT_CCOTRIM(uint32 value) {
690 }
691
697 static inline constexpr uint32 SIRCSTAT_CLTRIM(uint32 value) {
700 }
701
711 static inline constexpr uint32 FIRCCSR_FIRCEN(uint32 value) {
714 }
715
725 static inline constexpr uint32 FIRCCSR_FIRCSTEN(uint32 value) {
728 }
729
743
757
767 static inline constexpr uint32 FIRCCSR_FIRCTREN(uint32 value) {
770 }
771
781 static inline constexpr uint32 FIRCCSR_FIRCTRUP(uint32 value) {
784 }
785
795 static inline constexpr uint32 FIRCCSR_TRIM_LOCK(uint32 value) {
798 }
799
809 static inline constexpr uint32 FIRCCSR_COARSE_TRIM_BYPASS(uint32 value) {
812 }
813
823 static inline constexpr uint32 FIRCCSR_LK(uint32 value) {
824 return ((value << +mcxa153::chip::scg::Shift::FIRCCSR_LK) &
826 }
827
838 static inline constexpr uint32 FIRCCSR_FIRCVLD(uint32 value) {
841 }
842
852 static inline constexpr uint32 FIRCCSR_FIRCSEL(uint32 value) {
855 }
856
866 static inline constexpr uint32 FIRCCSR_FIRCERR(uint32 value) {
869 }
870
880 static inline constexpr uint32 FIRCCSR_FIRCERR_IE(uint32 value) {
883 }
884
894 static inline constexpr uint32 FIRCCSR_FIRCACC_IE(uint32 value) {
897 }
898
909 static inline constexpr uint32 FIRCCSR_FIRCACC(uint32 value) {
912 }
913
927 static inline constexpr uint32 FIRCCFG_FREQ_SEL(uint32 value) {
930 }
931
946 static inline constexpr uint32 FIRCTCFG_TRIMSRC(uint32 value) {
949 }
950
956 static inline constexpr uint32 FIRCTCFG_TRIMDIV(uint32 value) {
959 }
960
966 static inline constexpr uint32 FIRCTRIM_TRIMFINE(uint32 value) {
969 }
970
976 static inline constexpr uint32 FIRCTRIM_TRIMCOAR(uint32 value) {
979 }
980
986 static inline constexpr uint32 FIRCTRIM_TRIMTEMP2(uint32 value) {
989 }
990
996 static inline constexpr uint32 FIRCTRIM_TRIMSTART(uint32 value) {
999 }
1000
1006 static inline constexpr uint32 FIRCSTAT_TRIMFINE(uint32 value) {
1009 }
1010
1016 static inline constexpr uint32 FIRCSTAT_TRIMCOAR(uint32 value) {
1019 }
1020
1026 static inline constexpr uint32 FIRCATC1_IDEALC(uint32 value) {
1027 return ((value << +mcxa153::chip::scg::Shift::FIRCATC1_IDEALC) &
1029 }
1030
1036 static inline constexpr uint32 FIRCATC2_COARMINC(uint32 value) {
1039 }
1040
1046 static inline constexpr uint32 FIRCATC2_COARMAXC(uint32 value) {
1049 }
1050
1056 static inline constexpr uint32 FIRCATC3_FINEMINC(uint32 value) {
1059 }
1060
1066 static inline constexpr uint32 FIRCATC3_FINEMAXC(uint32 value) {
1069 }
1070
1080 static inline constexpr uint32 ROSCCSR_LK(uint32 value) {
1081 return ((value << +mcxa153::chip::scg::Shift::ROSCCSR_LK) &
1083 }
1084
1094 static inline constexpr uint32 ROSCCSR_ROSCVLD(uint32 value) {
1095 return ((value << +mcxa153::chip::scg::Shift::ROSCCSR_ROSCVLD) &
1097 }
1098
1108 static inline constexpr uint32 ROSCCSR_ROSCSEL(uint32 value) {
1109 return ((value << +mcxa153::chip::scg::Shift::ROSCCSR_ROSCSEL) &
1111 }
1112
1122 static inline constexpr uint32 ROSCCSR_ROSCERR(uint32 value) {
1123 return ((value << +mcxa153::chip::scg::Shift::ROSCCSR_ROSCERR) &
1125 }
1126};
1127
1128/* ***************************************************************************************
1129 * End of file
1130 */
1131
1132#endif /* MCXA153_68FC7893_16D3_44E3_955F_6A00759AB5C9 */
static constexpr uint32 BASE_SCG0
SCG0 基地址 - 系統時脈產生器0 (0x4008F000)
Definition Processor.h:229
MCXA153 系統時脈產生器 (SCG) 控制介面
Definition SCG.h:105
static constexpr uint32 SOSCCSR_SOSCVLD_IE(uint32 value)
SOSCCSR - SOSCVLD_IE.
Definition SCG.h:422
static constexpr uint32 FIRCSTAT_TRIMFINE(uint32 value)
FIRCSTAT - TRIMFINE.
Definition SCG.h:1006
static constexpr uint32 SIRCTRIM_FVCHTRIM(uint32 value)
SIRCTRIM - FVCHTRIM.
Definition SCG.h:677
static constexpr uint32 FIRCTRIM_TRIMFINE(uint32 value)
FIRCTRIM - TRIMFINE.
Definition SCG.h:966
static constexpr uint32 FIRCATC3_FINEMAXC(uint32 value)
FIRCATC3 - FINEMAXC.
Definition SCG.h:1066
static constexpr uint32 FIRCCFG_FREQ_SEL(uint32 value)
FIRCCFG - FREQ_SEL.
Definition SCG.h:927
static constexpr uint32 FIRCATC2_COARMINC(uint32 value)
FIRCATC2 - COARMINC.
Definition SCG.h:1036
static constexpr uint32 FIRCCSR_TRIM_LOCK(uint32 value)
FIRCCSR - TRIM_LOCK.
Definition SCG.h:795
static constexpr uint32 TRIM_LOCK_TRIM_UNLOCK(uint32 value)
PARAM - TRIM_UNLOCK.
Definition SCG.h:227
static constexpr uint32 FIRCTRIM_TRIMTEMP2(uint32 value)
FIRCTRIM - TRIMTEMP2.
Definition SCG.h:986
static constexpr uint32 SOSCCSR_LK(uint32 value)
SOSCCSR - LK.
Definition SCG.h:366
static constexpr uint32 SIRCSTAT_CLTRIM(uint32 value)
SIRCSTAT - CLTRIM.
Definition SCG.h:697
static constexpr uint32 SIRCCSR_SIRCERR_IE(uint32 value)
SIRCCSR - SIRCERR_IE.
Definition SCG.h:608
static constexpr uint32 FIRCCSR_FIRCERR(uint32 value)
FIRCCSR - FIRCERR.
Definition SCG.h:866
static constexpr uint32 FIRCCSR_FIRCSTEN(uint32 value)
FIRCCSR - FIRCSTEN.
Definition SCG.h:725
static constexpr uint32 ROSCCSR_LK(uint32 value)
ROSCCSR - LK.
Definition SCG.h:1080
static constexpr uint32 SIRCTRIM_TCTRIM(uint32 value)
SIRCTRIM - TCTRIM.
Definition SCG.h:667
static constexpr uint32 FIRCCSR_FIRCERR_IE(uint32 value)
FIRCCSR - FIRCERR_IE.
Definition SCG.h:880
static constexpr uint32 SIRCCSR_TRIM_LOCK(uint32 value)
SIRCCSR - TRIM_LOCK.
Definition SCG.h:524
static constexpr uint32 FIRCTCFG_TRIMDIV(uint32 value)
FIRCCFG - TRIMDIV.
Definition SCG.h:956
static constexpr uint32 SIRCTCFG_TRIMSRC(uint32 value)
SIRCTCFG - TRIMSRC.
Definition SCG.h:627
static constexpr uint32 FIRCCSR_FIRCACC(uint32 value)
FIRCCSR - FIRCACC.
Definition SCG.h:909
static constexpr uint32 SIRCCSR_COARSE_TRIM_BYPASS(uint32 value)
SIRCCSR - COARSE_TRIM_BYPASS.
Definition SCG.h:538
static constexpr uint32 SIRCCSR_SIRCERR(uint32 value)
SIRCCSR - SIRCERR.
Definition SCG.h:594
static constexpr uint32 FIRCCSR_FIRCEN(uint32 value)
FIRCEN.
Definition SCG.h:711
static constexpr uint32 SOSCCSR_SOSCCMRE(uint32 value)
SOSCCSR - SOSCCMRE.
Definition SCG.h:352
static constexpr uint32 CSR_SCS(uint32 value)
SCS.
Definition SCG.h:274
static constexpr uint32 SIRCCSR_SIRCSEL(uint32 value)
SIRCCSR - SIRCSEL.
Definition SCG.h:580
static constexpr uint32 SIRCTRIM_CCOTRIM(uint32 value)
SIRCTRIM - CCOTRIM.
Definition SCG.h:647
static constexpr uint32 SOSCCSR_SOSCSEL(uint32 value)
SOSCCSR - SOSCSEL.
Definition SCG.h:394
static constexpr uint32 FIRCTRIM_TRIMSTART(uint32 value)
FIRCTRIM - TRIMSTART.
Definition SCG.h:996
static constexpr uint32 FIRCCSR_FIRCACC_IE(uint32 value)
FIRCCSR - FIRCACC_IE.
Definition SCG.h:894
static constexpr uint32 ROSCCSR_ROSCVLD(uint32 value)
ROSCCSR - ROSCVLD.
Definition SCG.h:1094
static constexpr uint32 RCCR_SCS(uint32 value)
CSR - SCS.
Definition SCG.h:296
static constexpr uint32 FIRCCSR_FIRCVLD(uint32 value)
FIRCCSR - FIRCVLD.
Definition SCG.h:838
static constexpr uint32 SOSCCFG_RANGE(uint32 value)
SOSCCFG - RANGE.
Definition SCG.h:454
static constexpr uint32 PARAM_FIRCCLKPRES(uint32 value)
PARAM - FIRCCLKPRES.
Definition SCG.h:199
virtual ~SCG(void) override
Destroy the object.
static constexpr uint32 FIRCCSR_FIRCSEL(uint32 value)
FIRCCSR - FIRCSEL.
Definition SCG.h:852
static constexpr uint32 SIRCSTAT_CCOTRIM(uint32 value)
SIRCSTAT - CCOTRIM.
Definition SCG.h:687
static constexpr uint32 PARAM_SOSCCLKPRES(uint32 value)
PARAM - SOSCCLKPRES.
Definition SCG.h:171
static constexpr uint32 SIRCCSR_LK(uint32 value)
SIRCCSR - LK.
Definition SCG.h:552
static constexpr uint32 SOSCCFG_EREFS(uint32 value)
SOSCCFG - EREFS.
Definition SCG.h:436
static constexpr uint32 ROSCCSR_ROSCERR(uint32 value)
ROSCCSR - ROSCERR.
Definition SCG.h:1122
static constexpr uint32 SOSCCSR_SOSCEN(uint32 value)
RCCR - SOSCEN.
Definition SCG.h:310
static constexpr uint32 FIRCCSR_FIRCTREN(uint32 value)
FIRCCSR - FIRCTREN.
Definition SCG.h:767
static constexpr uint32 FIRCATC1_IDEALC(uint32 value)
FIRCATC1 - IDEALC.
Definition SCG.h:1026
static constexpr uint32 SOSCCSR_SOSCCM(uint32 value)
SOSCCSR - SOSCCM.
Definition SCG.h:338
static constexpr uint32 VERID_VERSION(uint32 value)
VERID - VERSION.
Definition SCG.h:157
static constexpr uint32 FIRCCSR_FIRC_SCLK_PERIPH_EN(uint32 value)
FIRCCSR - FIRC_SCLK_PERIPH_EN.
Definition SCG.h:739
static constexpr uint32 SIRCCSR_SIRCTREN(uint32 value)
SIRCCSR - SIRCTREN.
Definition SCG.h:496
static constexpr uint32 FIRCATC3_FINEMINC(uint32 value)
FIRCATC3 - FINEMINC.
Definition SCG.h:1056
static constexpr uint32 FIRCATC2_COARMAXC(uint32 value)
FIRCATC2 - COARMAXC.
Definition SCG.h:1046
static constexpr uint32 PARAM_SIRCCLKPRES(uint32 value)
PARAM - SIRCCLKPRES.
Definition SCG.h:185
static constexpr uint32 TRIM_LOCK_IFR_DISABLE(uint32 value)
TRIM_LOCK - IFR_DISABLE.
Definition SCG.h:242
static constexpr uint32 FIRCSTAT_TRIMCOAR(uint32 value)
FIRCSTAT - TRIMCOAR.
Definition SCG.h:1016
static constexpr uint32 SOSCCSR_SOSCSTEN(uint32 value)
SOSCCSR - SOSCSTEN.
Definition SCG.h:324
static constexpr uint32 FIRCCSR_FIRCTRUP(uint32 value)
FIRCCSR - FIRCTRUP.
Definition SCG.h:781
static constexpr uint32 SIRCCSR_SIRCVLD(uint32 value)
SIRCCSR - SIRCVLD.
Definition SCG.h:566
static constexpr uint32 SOSCCSR_SOSCVLD(uint32 value)
SOSCVLD.
Definition SCG.h:380
static constexpr uint32 TRIM_LOCK_TRIM_LOCK_KEY(uint32 value)
TRIM_LOCK - TRIM_LOCK_KEY.
Definition SCG.h:252
static constexpr uint32 PARAM_ROSCCLKPRES(uint32 value)
PARAM - ROSCCLKPRES.
Definition SCG.h:213
static constexpr uint32 FIRCCSR_FIRC_FCLK_PERIPH_EN(uint32 value)
FIRCCSR - FIRC_FCLK_PERIPH_EN.
Definition SCG.h:753
static constexpr uint32 ROSCCSR_ROSCSEL(uint32 value)
ROSCCSR - ROSCSEL.
Definition SCG.h:1108
static constexpr uint32 SIRCCSR_SIRCSTEN(uint32 value)
SIRCCSR - SIRCSTEN.
Definition SCG.h:468
static constexpr uint32 SOSCCSR_SOSCERR(uint32 value)
SOSCCSR - SOSCERR.
Definition SCG.h:408
static constexpr uint32 SIRCCSR_SIRC_CLK_PERIPH_EN(uint32 value)
SIRCCSR - SIRC_CLK_PERIPH_EN.
Definition SCG.h:482
static constexpr uint32 SIRCCSR_SIRCTRUP(uint32 value)
SIRCTRUP.
Definition SCG.h:510
static constexpr uint32 FIRCCSR_LK(uint32 value)
FIRCCSR - LK.
Definition SCG.h:823
static constexpr uint32 FIRCCSR_COARSE_TRIM_BYPASS(uint32 value)
FIRCCSR - COARSE_TRIM_BYPASS.
Definition SCG.h:809
static constexpr uint32 FIRCTRIM_TRIMCOAR(uint32 value)
FIRCTRIM - TRIMCOAR.
Definition SCG.h:976
static constexpr uint32 SIRCTRIM_CLTRIM(uint32 value)
SIRCTRIM - CLTRIM.
Definition SCG.h:657
static constexpr uint32 FIRCTCFG_TRIMSRC(uint32 value)
FIRCCFG - TRIMSRC.
Definition SCG.h:946
static constexpr uint32 SIRCTCFG_TRIMDIV(uint32 value)
SIRCTCFG - TRIMDIV.
Definition SCG.h:637
Definition NonInstantiable.h:29
Definition scg/Mask.h:22
@ SIRCTRIM_CCOTRIM
SIRCTRIM - CCOTRIM.
@ SOSCCSR_SOSCCM
SOSCCSR - SOSCCM.
@ SOSCCSR_SOSCVLD_IE
SOSCCSR - SOSCVLD_IE.
@ FIRCCSR_FIRCACC
FIRCCSR - FIRCACC.
@ PARAM_ROSCCLKPRES
PARAM - ROSCCLKPRES.
@ TRIM_LOCK_TRIM_UNLOCK
PARAM - TRIM_UNLOCK.
@ SIRCCSR_SIRCSTEN
SIRCCSR - SIRCSTEN.
@ FIRCTCFG_TRIMDIV
FIRCCFG - TRIMDIV.
@ PARAM_FIRCCLKPRES
PARAM - FIRCCLKPRES.
@ SOSCCSR_SOSCCMRE
SOSCCSR - SOSCCMRE.
@ FIRCCSR_COARSE_TRIM_BYPASS
FIRCCSR - COARSE_TRIM_BYPASS.
@ FIRCCFG_FREQ_SEL
FIRCCFG - FREQ_SEL.
@ SIRCTCFG_TRIMSRC
SIRCTCFG - TRIMSRC.
@ SOSCCSR_SOSCEN
RCCR - SOSCEN.
@ FIRCCSR_FIRCTRUP
FIRCCSR - FIRCTRUP.
@ FIRCSTAT_TRIMFINE
FIRCSTAT - TRIMFINE.
@ SOSCCSR_LK
SOSCCSR - LK.
@ SOSCCSR_SOSCSTEN
SOSCCSR - SOSCSTEN.
@ SIRCSTAT_CCOTRIM
SIRCSTAT - CCOTRIM.
@ SOSCCFG_RANGE
SOSCCFG - RANGE.
@ SOSCCFG_EREFS
SOSCCFG - EREFS.
@ SIRCCSR_SIRCSEL
SIRCCSR - SIRCSEL.
@ FIRCTRIM_TRIMTEMP2
FIRCTRIM - TRIMTEMP2.
@ FIRCATC3_FINEMAXC
FIRCATC3 - FINEMAXC.
@ FIRCCSR_FIRC_FCLK_PERIPH_EN
FIRCCSR - FIRC_FCLK_PERIPH_EN.
@ TRIM_LOCK_TRIM_LOCK_KEY
TRIM_LOCK - TRIM_LOCK_KEY.
@ SIRCCSR_SIRCERR
SIRCCSR - SIRCERR.
@ FIRCCSR_FIRCVLD
FIRCCSR - FIRCVLD.
@ ROSCCSR_ROSCVLD
ROSCCSR - ROSCVLD.
@ FIRCTRIM_TRIMFINE
FIRCTRIM - TRIMFINE.
@ FIRCATC3_FINEMINC
FIRCATC3 - FINEMINC.
@ FIRCCSR_FIRCSTEN
FIRCCSR - FIRCSTEN.
@ FIRCATC2_COARMINC
FIRCATC2 - COARMINC.
@ SIRCTCFG_TRIMDIV
SIRCTCFG - TRIMDIV.
@ FIRCSTAT_TRIMCOAR
FIRCSTAT - TRIMCOAR.
@ SIRCCSR_COARSE_TRIM_BYPASS
SIRCCSR - COARSE_TRIM_BYPASS.
@ SOSCCSR_SOSCSEL
SOSCCSR - SOSCSEL.
@ FIRCATC1_IDEALC
FIRCATC1 - IDEALC.
@ ROSCCSR_ROSCERR
ROSCCSR - ROSCERR.
@ FIRCATC2_COARMAXC
FIRCATC2 - COARMAXC.
@ FIRCCSR_FIRC_SCLK_PERIPH_EN
FIRCCSR - FIRC_SCLK_PERIPH_EN.
@ SIRCCSR_LK
SIRCCSR - LK.
@ SIRCSTAT_CLTRIM
SIRCSTAT - CLTRIM.
@ PARAM_SIRCCLKPRES
PARAM - SIRCCLKPRES.
@ FIRCCSR_FIRCACC_IE
FIRCCSR - FIRCACC_IE.
@ ROSCCSR_ROSCSEL
ROSCCSR - ROSCSEL.
@ SIRCCSR_TRIM_LOCK
SIRCCSR - TRIM_LOCK.
@ TRIM_LOCK_IFR_DISABLE
TRIM_LOCK - IFR_DISABLE.
@ SOSCCSR_SOSCERR
SOSCCSR - SOSCERR.
@ FIRCCSR_TRIM_LOCK
FIRCCSR - TRIM_LOCK.
@ PARAM_SOSCCLKPRES
PARAM - SOSCCLKPRES.
@ SIRCCSR_SIRCERR_IE
SIRCCSR - SIRCERR_IE.
@ FIRCCSR_LK
FIRCCSR - LK.
@ SIRCTRIM_FVCHTRIM
SIRCTRIM - FVCHTRIM.
@ FIRCCSR_FIRCSEL
FIRCCSR - FIRCSEL.
@ FIRCCSR_FIRCERR_IE
FIRCCSR - FIRCERR_IE.
@ FIRCTCFG_TRIMSRC
FIRCCFG - TRIMSRC.
@ SIRCCSR_SIRCVLD
SIRCCSR - SIRCVLD.
@ SIRCTRIM_TCTRIM
SIRCTRIM - TCTRIM.
@ SIRCCSR_SIRC_CLK_PERIPH_EN
SIRCCSR - SIRC_CLK_PERIPH_EN.
@ FIRCTRIM_TRIMSTART
FIRCTRIM - TRIMSTART.
@ ROSCCSR_LK
ROSCCSR - LK.
@ SIRCCSR_SIRCTREN
SIRCCSR - SIRCTREN.
@ FIRCCSR_FIRCERR
FIRCCSR - FIRCERR.
@ VERID_VERSION
VERID - VERSION.
@ SIRCTRIM_CLTRIM
SIRCTRIM - CLTRIM.
@ FIRCTRIM_TRIMCOAR
FIRCTRIM - TRIMCOAR.
@ FIRCCSR_FIRCTREN
FIRCCSR - FIRCTREN.
@ SIRCTRIM_CCOTRIM
SIRCTRIM - CCOTRIM.
@ SOSCCSR_SOSCCM
SOSCCSR - SOSCCM.
@ SOSCCSR_SOSCVLD_IE
SOSCCSR - SOSCVLD_IE.
@ FIRCCSR_FIRCACC
FIRCCSR - FIRCACC.
@ PARAM_ROSCCLKPRES
PARAM - ROSCCLKPRES.
@ TRIM_LOCK_TRIM_UNLOCK
PARAM - TRIM_UNLOCK.
@ SIRCCSR_SIRCSTEN
SIRCCSR - SIRCSTEN.
@ FIRCTCFG_TRIMDIV
FIRCCFG - TRIMDIV.
@ PARAM_FIRCCLKPRES
PARAM - FIRCCLKPRES.
@ SOSCCSR_SOSCCMRE
SOSCCSR - SOSCCMRE.
@ FIRCCSR_COARSE_TRIM_BYPASS
FIRCCSR - COARSE_TRIM_BYPASS.
@ FIRCCFG_FREQ_SEL
FIRCCFG - FREQ_SEL.
@ SIRCTCFG_TRIMSRC
SIRCTCFG - TRIMSRC.
@ SOSCCSR_SOSCEN
RCCR - SOSCEN.
@ FIRCCSR_FIRCTRUP
FIRCCSR - FIRCTRUP.
@ FIRCSTAT_TRIMFINE
FIRCSTAT - TRIMFINE.
@ SOSCCSR_LK
SOSCCSR - LK.
@ SOSCCSR_SOSCSTEN
SOSCCSR - SOSCSTEN.
@ SIRCSTAT_CCOTRIM
SIRCSTAT - CCOTRIM.
@ SOSCCFG_RANGE
SOSCCFG - RANGE.
@ SOSCCFG_EREFS
SOSCCFG - EREFS.
@ SIRCCSR_SIRCSEL
SIRCCSR - SIRCSEL.
@ FIRCTRIM_TRIMTEMP2
FIRCTRIM - TRIMTEMP2.
@ FIRCATC3_FINEMAXC
FIRCATC3 - FINEMAXC.
@ FIRCCSR_FIRC_FCLK_PERIPH_EN
FIRCCSR - FIRC_FCLK_PERIPH_EN.
@ TRIM_LOCK_TRIM_LOCK_KEY
TRIM_LOCK - TRIM_LOCK_KEY.
@ SIRCCSR_SIRCERR
SIRCCSR - SIRCERR.
@ FIRCCSR_FIRCVLD
FIRCCSR - FIRCVLD.
@ ROSCCSR_ROSCVLD
ROSCCSR - ROSCVLD.
@ FIRCTRIM_TRIMFINE
FIRCTRIM - TRIMFINE.
@ FIRCATC3_FINEMINC
FIRCATC3 - FINEMINC.
@ FIRCCSR_FIRCSTEN
FIRCCSR - FIRCSTEN.
@ FIRCATC2_COARMINC
FIRCATC2 - COARMINC.
@ SIRCTCFG_TRIMDIV
SIRCTCFG - TRIMDIV.
@ FIRCSTAT_TRIMCOAR
FIRCSTAT - TRIMCOAR.
@ SIRCCSR_COARSE_TRIM_BYPASS
SIRCCSR - COARSE_TRIM_BYPASS.
@ SOSCCSR_SOSCSEL
SOSCCSR - SOSCSEL.
@ FIRCATC1_IDEALC
FIRCATC1 - IDEALC.
@ ROSCCSR_ROSCERR
ROSCCSR - ROSCERR.
@ FIRCATC2_COARMAXC
FIRCATC2 - COARMAXC.
@ FIRCCSR_FIRC_SCLK_PERIPH_EN
FIRCCSR - FIRC_SCLK_PERIPH_EN.
@ SIRCCSR_LK
SIRCCSR - LK.
@ SIRCSTAT_CLTRIM
SIRCSTAT - CLTRIM.
@ PARAM_SIRCCLKPRES
PARAM - SIRCCLKPRES.
@ FIRCCSR_FIRCACC_IE
FIRCCSR - FIRCACC_IE.
@ ROSCCSR_ROSCSEL
ROSCCSR - ROSCSEL.
@ SIRCCSR_TRIM_LOCK
SIRCCSR - TRIM_LOCK.
@ TRIM_LOCK_IFR_DISABLE
TRIM_LOCK - IFR_DISABLE.
@ SOSCCSR_SOSCERR
SOSCCSR - SOSCERR.
@ FIRCCSR_TRIM_LOCK
FIRCCSR - TRIM_LOCK.
@ PARAM_SOSCCLKPRES
PARAM - SOSCCLKPRES.
@ SIRCCSR_SIRCERR_IE
SIRCCSR - SIRCERR_IE.
@ FIRCCSR_LK
FIRCCSR - LK.
@ SIRCTRIM_FVCHTRIM
SIRCTRIM - FVCHTRIM.
@ FIRCCSR_FIRCSEL
FIRCCSR - FIRCSEL.
@ FIRCCSR_FIRCERR_IE
FIRCCSR - FIRCERR_IE.
@ FIRCTCFG_TRIMSRC
FIRCCFG - TRIMSRC.
@ SIRCCSR_SIRCVLD
SIRCCSR - SIRCVLD.
@ SIRCTRIM_TCTRIM
SIRCTRIM - TCTRIM.
@ SIRCCSR_SIRC_CLK_PERIPH_EN
SIRCCSR - SIRC_CLK_PERIPH_EN.
@ FIRCTRIM_TRIMSTART
FIRCTRIM - TRIMSTART.
@ ROSCCSR_LK
ROSCCSR - LK.
@ SIRCCSR_SIRCTREN
SIRCCSR - SIRCTREN.
@ FIRCCSR_FIRCERR
FIRCCSR - FIRCERR.
@ VERID_VERSION
VERID - VERSION.
@ SIRCTRIM_CLTRIM
SIRCTRIM - CLTRIM.
@ FIRCTRIM_TRIMCOAR
FIRCTRIM - TRIMCOAR.
@ FIRCCSR_FIRCTREN
FIRCCSR - FIRCTREN.