EFM32WG_CMU_BitFieldsDevices
Macro Definition Documentation
#define _CMU_AUXHFRCOCTRL_BAND_11MHZ 0x00000001UL |
Mode 11MHZ for CMU_AUXHFRCOCTRL
Definition at line
352
of file
efm32wg_cmu.h
.
#define _CMU_AUXHFRCOCTRL_BAND_14MHZ 0x00000000UL |
Mode 14MHZ for CMU_AUXHFRCOCTRL
Definition at line
351
of file
efm32wg_cmu.h
.
#define _CMU_AUXHFRCOCTRL_BAND_1MHZ 0x00000003UL |
Mode 1MHZ for CMU_AUXHFRCOCTRL
Definition at line
354
of file
efm32wg_cmu.h
.
#define _CMU_AUXHFRCOCTRL_BAND_21MHZ 0x00000007UL |
Mode 21MHZ for CMU_AUXHFRCOCTRL
Definition at line
356
of file
efm32wg_cmu.h
.
#define _CMU_AUXHFRCOCTRL_BAND_28MHZ 0x00000006UL |
Mode 28MHZ for CMU_AUXHFRCOCTRL
Definition at line
355
of file
efm32wg_cmu.h
.
#define _CMU_AUXHFRCOCTRL_BAND_7MHZ 0x00000002UL |
Mode 7MHZ for CMU_AUXHFRCOCTRL
Definition at line
353
of file
efm32wg_cmu.h
.
#define _CMU_AUXHFRCOCTRL_BAND_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_AUXHFRCOCTRL
Definition at line
350
of file
efm32wg_cmu.h
.
#define _CMU_AUXHFRCOCTRL_BAND_MASK 0x700UL |
Bit mask for CMU_BAND
Definition at line
349
of file
efm32wg_cmu.h
.
Referenced by CMU_AUXHFRCOBandGet() , and CMU_AUXHFRCOBandSet() .
#define _CMU_AUXHFRCOCTRL_BAND_SHIFT 8 |
Shift value for CMU_BAND
Definition at line
348
of file
efm32wg_cmu.h
.
Referenced by CMU_AUXHFRCOBandGet() , and CMU_AUXHFRCOBandSet() .
#define _CMU_AUXHFRCOCTRL_MASK 0x000007FFUL |
Mask for CMU_AUXHFRCOCTRL
Definition at line
343
of file
efm32wg_cmu.h
.
#define _CMU_AUXHFRCOCTRL_RESETVALUE 0x00000080UL |
Default value for CMU_AUXHFRCOCTRL
Definition at line
342
of file
efm32wg_cmu.h
.
#define _CMU_AUXHFRCOCTRL_TUNING_DEFAULT 0x00000080UL |
Mode DEFAULT for CMU_AUXHFRCOCTRL
Definition at line
346
of file
efm32wg_cmu.h
.
#define _CMU_AUXHFRCOCTRL_TUNING_MASK 0xFFUL |
Bit mask for CMU_TUNING
Definition at line
345
of file
efm32wg_cmu.h
.
Referenced by CMU_AUXHFRCOBandSet() , CMU_OscillatorTuningGet() , and CMU_OscillatorTuningSet() .
#define _CMU_AUXHFRCOCTRL_TUNING_SHIFT 0 |
Shift value for CMU_TUNING
Definition at line
344
of file
efm32wg_cmu.h
.
Referenced by CMU_AUXHFRCOBandSet() , CMU_OscillatorTuningGet() , and CMU_OscillatorTuningSet() .
#define _CMU_CALCNT_CALCNT_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_CALCNT
Definition at line
409
of file
efm32wg_cmu.h
.
#define _CMU_CALCNT_CALCNT_MASK 0xFFFFFUL |
Bit mask for CMU_CALCNT
Definition at line
408
of file
efm32wg_cmu.h
.
Referenced by CMU_Calibrate() , and CMU_CalibrateConfig() .
#define _CMU_CALCNT_CALCNT_SHIFT 0 |
Shift value for CMU_CALCNT
Definition at line
407
of file
efm32wg_cmu.h
.
Referenced by CMU_Calibrate() , and CMU_CalibrateConfig() .
#define _CMU_CALCNT_MASK 0x000FFFFFUL |
Mask for CMU_CALCNT
Definition at line
406
of file
efm32wg_cmu.h
.
#define _CMU_CALCNT_RESETVALUE 0x00000000UL |
Default value for CMU_CALCNT
Definition at line
405
of file
efm32wg_cmu.h
.
#define _CMU_CALCTRL_CONT_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_CALCTRL
Definition at line
401
of file
efm32wg_cmu.h
.
#define _CMU_CALCTRL_CONT_MASK 0x40UL |
Bit mask for CMU_CONT
Definition at line
400
of file
efm32wg_cmu.h
.
#define _CMU_CALCTRL_CONT_SHIFT 6 |
Shift value for CMU_CONT
Definition at line
399
of file
efm32wg_cmu.h
.
Referenced by CMU_CalibrateCont() , and CMU_CalibrateCountGet() .
#define _CMU_CALCTRL_DOWNSEL_AUXHFRCO 0x00000005UL |
Mode AUXHFRCO for CMU_CALCTRL
Definition at line
390
of file
efm32wg_cmu.h
.
#define _CMU_CALCTRL_DOWNSEL_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_CALCTRL
Definition at line
384
of file
efm32wg_cmu.h
.
#define _CMU_CALCTRL_DOWNSEL_HFCLK 0x00000000UL |
Mode HFCLK for CMU_CALCTRL
Definition at line
385
of file
efm32wg_cmu.h
.
#define _CMU_CALCTRL_DOWNSEL_HFRCO 0x00000003UL |
Mode HFRCO for CMU_CALCTRL
Definition at line
388
of file
efm32wg_cmu.h
.
#define _CMU_CALCTRL_DOWNSEL_HFXO 0x00000001UL |
Mode HFXO for CMU_CALCTRL
Definition at line
386
of file
efm32wg_cmu.h
.
#define _CMU_CALCTRL_DOWNSEL_LFRCO 0x00000004UL |
Mode LFRCO for CMU_CALCTRL
Definition at line
389
of file
efm32wg_cmu.h
.
#define _CMU_CALCTRL_DOWNSEL_LFXO 0x00000002UL |
Mode LFXO for CMU_CALCTRL
Definition at line
387
of file
efm32wg_cmu.h
.
#define _CMU_CALCTRL_DOWNSEL_MASK 0x38UL |
Bit mask for CMU_DOWNSEL
Definition at line
383
of file
efm32wg_cmu.h
.
Referenced by CMU_CalibrateConfig() .
#define _CMU_CALCTRL_DOWNSEL_SHIFT 3 |
Shift value for CMU_DOWNSEL
Definition at line
382
of file
efm32wg_cmu.h
.
#define _CMU_CALCTRL_MASK 0x0000007FUL |
Mask for CMU_CALCTRL
Definition at line
367
of file
efm32wg_cmu.h
.
#define _CMU_CALCTRL_RESETVALUE 0x00000000UL |
Default value for CMU_CALCTRL
Definition at line
366
of file
efm32wg_cmu.h
.
#define _CMU_CALCTRL_UPSEL_AUXHFRCO 0x00000004UL |
Mode AUXHFRCO for CMU_CALCTRL
Definition at line
375
of file
efm32wg_cmu.h
.
#define _CMU_CALCTRL_UPSEL_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_CALCTRL
Definition at line
370
of file
efm32wg_cmu.h
.
#define _CMU_CALCTRL_UPSEL_HFRCO 0x00000002UL |
Mode HFRCO for CMU_CALCTRL
Definition at line
373
of file
efm32wg_cmu.h
.
#define _CMU_CALCTRL_UPSEL_HFXO 0x00000000UL |
Mode HFXO for CMU_CALCTRL
Definition at line
371
of file
efm32wg_cmu.h
.
#define _CMU_CALCTRL_UPSEL_LFRCO 0x00000003UL |
Mode LFRCO for CMU_CALCTRL
Definition at line
374
of file
efm32wg_cmu.h
.
#define _CMU_CALCTRL_UPSEL_LFXO 0x00000001UL |
Mode LFXO for CMU_CALCTRL
Definition at line
372
of file
efm32wg_cmu.h
.
#define _CMU_CALCTRL_UPSEL_MASK 0x7UL |
Bit mask for CMU_UPSEL
Definition at line
369
of file
efm32wg_cmu.h
.
Referenced by CMU_CalibrateConfig() .
#define _CMU_CALCTRL_UPSEL_SHIFT 0 |
Shift value for CMU_UPSEL
Definition at line
368
of file
efm32wg_cmu.h
.
#define _CMU_CMD_CALSTART_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_CMD
Definition at line
484
of file
efm32wg_cmu.h
.
#define _CMU_CMD_CALSTART_MASK 0x8UL |
Bit mask for CMU_CALSTART
Definition at line
483
of file
efm32wg_cmu.h
.
#define _CMU_CMD_CALSTART_SHIFT 3 |
Shift value for CMU_CALSTART
Definition at line
482
of file
efm32wg_cmu.h
.
#define _CMU_CMD_CALSTOP_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_CMD
Definition at line
489
of file
efm32wg_cmu.h
.
#define _CMU_CMD_CALSTOP_MASK 0x10UL |
Bit mask for CMU_CALSTOP
Definition at line
488
of file
efm32wg_cmu.h
.
#define _CMU_CMD_CALSTOP_SHIFT 4 |
Shift value for CMU_CALSTOP
Definition at line
487
of file
efm32wg_cmu.h
.
#define _CMU_CMD_HFCLKSEL_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_CMD
Definition at line
471
of file
efm32wg_cmu.h
.
#define _CMU_CMD_HFCLKSEL_HFRCO 0x00000001UL |
Mode HFRCO for CMU_CMD
Definition at line
472
of file
efm32wg_cmu.h
.
#define _CMU_CMD_HFCLKSEL_HFXO 0x00000002UL |
Mode HFXO for CMU_CMD
Definition at line
473
of file
efm32wg_cmu.h
.
#define _CMU_CMD_HFCLKSEL_LFRCO 0x00000003UL |
Mode LFRCO for CMU_CMD
Definition at line
474
of file
efm32wg_cmu.h
.
#define _CMU_CMD_HFCLKSEL_LFXO 0x00000004UL |
Mode LFXO for CMU_CMD
Definition at line
475
of file
efm32wg_cmu.h
.
#define _CMU_CMD_HFCLKSEL_MASK 0x7UL |
Bit mask for CMU_HFCLKSEL
Definition at line
470
of file
efm32wg_cmu.h
.
#define _CMU_CMD_HFCLKSEL_SHIFT 0 |
Shift value for CMU_HFCLKSEL
Definition at line
469
of file
efm32wg_cmu.h
.
#define _CMU_CMD_MASK 0x000000FFUL |
Mask for CMU_CMD
Definition at line
468
of file
efm32wg_cmu.h
.
#define _CMU_CMD_RESETVALUE 0x00000000UL |
Default value for CMU_CMD
Definition at line
467
of file
efm32wg_cmu.h
.
#define _CMU_CMD_USBCCLKSEL_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_CMD
Definition at line
493
of file
efm32wg_cmu.h
.
#define _CMU_CMD_USBCCLKSEL_HFCLKNODIV 0x00000001UL |
Mode HFCLKNODIV for CMU_CMD
Definition at line
494
of file
efm32wg_cmu.h
.
#define _CMU_CMD_USBCCLKSEL_LFRCO 0x00000003UL |
Mode LFRCO for CMU_CMD
Definition at line
496
of file
efm32wg_cmu.h
.
#define _CMU_CMD_USBCCLKSEL_LFXO 0x00000002UL |
Mode LFXO for CMU_CMD
Definition at line
495
of file
efm32wg_cmu.h
.
#define _CMU_CMD_USBCCLKSEL_MASK 0xE0UL |
Bit mask for CMU_USBCCLKSEL
Definition at line
492
of file
efm32wg_cmu.h
.
#define _CMU_CMD_USBCCLKSEL_SHIFT 5 |
Shift value for CMU_USBCCLKSEL
Definition at line
491
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL0_AUXHFRCO 0x00000007UL |
Mode AUXHFRCO for CMU_CTRL
Definition at line
190
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL0_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_CTRL
Definition at line
182
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL0_HFCLK16 0x00000005UL |
Mode HFCLK16 for CMU_CTRL
Definition at line
188
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL0_HFCLK2 0x00000002UL |
Mode HFCLK2 for CMU_CTRL
Definition at line
185
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL0_HFCLK4 0x00000003UL |
Mode HFCLK4 for CMU_CTRL
Definition at line
186
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL0_HFCLK8 0x00000004UL |
Mode HFCLK8 for CMU_CTRL
Definition at line
187
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL0_HFRCO 0x00000000UL |
Mode HFRCO for CMU_CTRL
Definition at line
183
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL0_HFXO 0x00000001UL |
Mode HFXO for CMU_CTRL
Definition at line
184
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL0_MASK 0x700000UL |
Bit mask for CMU_CLKOUTSEL0
Definition at line
181
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL0_SHIFT 20 |
Shift value for CMU_CLKOUTSEL0
Definition at line
180
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL0_ULFRCO 0x00000006UL |
Mode ULFRCO for CMU_CTRL
Definition at line
189
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL1_AUXHFRCOQ 0x00000007UL |
Mode AUXHFRCOQ for CMU_CTRL
Definition at line
210
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL1_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_CTRL
Definition at line
202
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL1_HFCLK 0x00000002UL |
Mode HFCLK for CMU_CTRL
Definition at line
205
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL1_HFRCOQ 0x00000006UL |
Mode HFRCOQ for CMU_CTRL
Definition at line
209
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL1_HFXOQ 0x00000004UL |
Mode HFXOQ for CMU_CTRL
Definition at line
207
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL1_LFRCO 0x00000000UL |
Mode LFRCO for CMU_CTRL
Definition at line
203
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL1_LFRCOQ 0x00000005UL |
Mode LFRCOQ for CMU_CTRL
Definition at line
208
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL1_LFXO 0x00000001UL |
Mode LFXO for CMU_CTRL
Definition at line
204
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL1_LFXOQ 0x00000003UL |
Mode LFXOQ for CMU_CTRL
Definition at line
206
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_CLKOUTSEL1_MASK 0x7800000UL |
Bit mask for CMU_CLKOUTSEL1
Definition at line
201
of file
efm32wg_cmu.h
.
Referenced by adcDeInit() .
#define _CMU_CTRL_CLKOUTSEL1_SHIFT 23 |
Shift value for CMU_CLKOUTSEL1
Definition at line
200
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_DBGCLK_AUXHFRCO 0x00000000UL |
Mode AUXHFRCO for CMU_CTRL
Definition at line
224
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_DBGCLK_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_CTRL
Definition at line
223
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_DBGCLK_HFCLK 0x00000001UL |
Mode HFCLK for CMU_CTRL
Definition at line
225
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_DBGCLK_MASK 0x10000000UL |
Bit mask for CMU_DBGCLK
Definition at line
222
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockSelectGet() , and CMU_ClockSelectSet() .
#define _CMU_CTRL_DBGCLK_SHIFT 28 |
Shift value for CMU_DBGCLK
Definition at line
221
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFCLKDIV_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_CTRL
Definition at line
161
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFCLKDIV_MASK 0x1C000UL |
Bit mask for CMU_HFCLKDIV
Definition at line
160
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockDivGet() , CMU_ClockDivSet() , and SystemHFClockGet() .
#define _CMU_CTRL_HFCLKDIV_SHIFT 14 |
Shift value for CMU_HFCLKDIV
Definition at line
159
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockDivGet() , CMU_ClockDivSet() , and SystemHFClockGet() .
#define _CMU_CTRL_HFLE_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_CTRL
Definition at line
232
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFLE_MASK 0x40000000UL |
Bit mask for CMU_HFLE
Definition at line
231
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFLE_SHIFT 30 |
Shift value for CMU_HFLE
Definition at line
230
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOBOOST_100PCENT 0x00000003UL |
Mode 100PCENT for CMU_CTRL
Definition at line
109
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOBOOST_50PCENT 0x00000000UL |
Mode 50PCENT for CMU_CTRL
Definition at line
105
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOBOOST_70PCENT 0x00000001UL |
Mode 70PCENT for CMU_CTRL
Definition at line
106
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOBOOST_80PCENT 0x00000002UL |
Mode 80PCENT for CMU_CTRL
Definition at line
107
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOBOOST_DEFAULT 0x00000003UL |
Mode DEFAULT for CMU_CTRL
Definition at line
108
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOBOOST_MASK 0xCUL |
Bit mask for CMU_HFXOBOOST
Definition at line
104
of file
efm32wg_cmu.h
.
Referenced by CMU_HFXOInit() .
#define _CMU_CTRL_HFXOBOOST_SHIFT 2 |
Shift value for CMU_HFXOBOOST
Definition at line
103
of file
efm32wg_cmu.h
.
Referenced by CMU_HFXOInit() .
#define _CMU_CTRL_HFXOBUFCUR_BOOSTABOVE32MHZ 0x00000003UL |
Mode BOOSTABOVE32MHZ for CMU_CTRL
Definition at line
119
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOBUFCUR_BOOSTUPTO32MHZ 0x00000001UL |
Mode BOOSTUPTO32MHZ for CMU_CTRL
Definition at line
118
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOBUFCUR_DEFAULT 0x00000001UL |
Mode DEFAULT for CMU_CTRL
Definition at line
117
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOBUFCUR_MASK 0x60UL |
Bit mask for CMU_HFXOBUFCUR
Definition at line
116
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockSelectSet() .
#define _CMU_CTRL_HFXOBUFCUR_SHIFT 5 |
Shift value for CMU_HFXOBUFCUR
Definition at line
115
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOGLITCHDETEN_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_CTRL
Definition at line
126
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOGLITCHDETEN_MASK 0x80UL |
Bit mask for CMU_HFXOGLITCHDETEN
Definition at line
125
of file
efm32wg_cmu.h
.
Referenced by CMU_HFXOInit() .
#define _CMU_CTRL_HFXOGLITCHDETEN_SHIFT 7 |
Shift value for CMU_HFXOGLITCHDETEN
Definition at line
124
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOMODE_BUFEXTCLK 0x00000001UL |
Mode BUFEXTCLK for CMU_CTRL
Definition at line
97
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOMODE_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_CTRL
Definition at line
95
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOMODE_DIGEXTCLK 0x00000002UL |
Mode DIGEXTCLK for CMU_CTRL
Definition at line
98
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOMODE_MASK 0x3UL |
Bit mask for CMU_HFXOMODE
Definition at line
94
of file
efm32wg_cmu.h
.
Referenced by CMU_HFXOInit() .
#define _CMU_CTRL_HFXOMODE_SHIFT 0 |
Shift value for CMU_HFXOMODE
Definition at line
93
of file
efm32wg_cmu.h
.
Referenced by CMU_HFXOInit() .
#define _CMU_CTRL_HFXOMODE_XTAL 0x00000000UL |
Mode XTAL for CMU_CTRL
Definition at line
96
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOTIMEOUT_16KCYCLES 0x00000003UL |
Mode 16KCYCLES for CMU_CTRL
Definition at line
134
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOTIMEOUT_1KCYCLES 0x00000002UL |
Mode 1KCYCLES for CMU_CTRL
Definition at line
132
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOTIMEOUT_256CYCLES 0x00000001UL |
Mode 256CYCLES for CMU_CTRL
Definition at line
131
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOTIMEOUT_8CYCLES 0x00000000UL |
Mode 8CYCLES for CMU_CTRL
Definition at line
130
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOTIMEOUT_DEFAULT 0x00000003UL |
Mode DEFAULT for CMU_CTRL
Definition at line
133
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_HFXOTIMEOUT_MASK 0x600UL |
Bit mask for CMU_HFXOTIMEOUT
Definition at line
129
of file
efm32wg_cmu.h
.
Referenced by CMU_HFXOInit() .
#define _CMU_CTRL_HFXOTIMEOUT_SHIFT 9 |
Shift value for CMU_HFXOTIMEOUT
Definition at line
128
of file
efm32wg_cmu.h
.
Referenced by CMU_HFXOInit() .
#define _CMU_CTRL_LFXOBOOST_100PCENT 0x00000001UL |
Mode 100PCENT for CMU_CTRL
Definition at line
155
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_LFXOBOOST_70PCENT 0x00000000UL |
Mode 70PCENT for CMU_CTRL
Definition at line
153
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_LFXOBOOST_DEFAULT 0x00000001UL |
Mode DEFAULT for CMU_CTRL
Definition at line
154
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_LFXOBOOST_MASK 0x2000UL |
Bit mask for CMU_LFXOBOOST
Definition at line
152
of file
efm32wg_cmu.h
.
Referenced by CMU_LFXOInit() .
#define _CMU_CTRL_LFXOBOOST_SHIFT 13 |
Shift value for CMU_LFXOBOOST
Definition at line
151
of file
efm32wg_cmu.h
.
Referenced by CMU_LFXOInit() .
#define _CMU_CTRL_LFXOBUFCUR_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_CTRL
Definition at line
166
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_LFXOBUFCUR_MASK 0x20000UL |
Bit mask for CMU_LFXOBUFCUR
Definition at line
165
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_LFXOBUFCUR_SHIFT 17 |
Shift value for CMU_LFXOBUFCUR
Definition at line
164
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_LFXOMODE_BUFEXTCLK 0x00000001UL |
Mode BUFEXTCLK for CMU_CTRL
Definition at line
144
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_LFXOMODE_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_CTRL
Definition at line
142
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_LFXOMODE_DIGEXTCLK 0x00000002UL |
Mode DIGEXTCLK for CMU_CTRL
Definition at line
145
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_LFXOMODE_MASK 0x1800UL |
Bit mask for CMU_LFXOMODE
Definition at line
141
of file
efm32wg_cmu.h
.
Referenced by CMU_LFXOInit() .
#define _CMU_CTRL_LFXOMODE_SHIFT 11 |
Shift value for CMU_LFXOMODE
Definition at line
140
of file
efm32wg_cmu.h
.
Referenced by CMU_LFXOInit() .
#define _CMU_CTRL_LFXOMODE_XTAL 0x00000000UL |
Mode XTAL for CMU_CTRL
Definition at line
143
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_LFXOTIMEOUT_16KCYCLES 0x00000002UL |
Mode 16KCYCLES for CMU_CTRL
Definition at line
172
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_LFXOTIMEOUT_1KCYCLES 0x00000001UL |
Mode 1KCYCLES for CMU_CTRL
Definition at line
171
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_LFXOTIMEOUT_32KCYCLES 0x00000003UL |
Mode 32KCYCLES for CMU_CTRL
Definition at line
174
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_LFXOTIMEOUT_8CYCLES 0x00000000UL |
Mode 8CYCLES for CMU_CTRL
Definition at line
170
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_LFXOTIMEOUT_DEFAULT 0x00000003UL |
Mode DEFAULT for CMU_CTRL
Definition at line
173
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_LFXOTIMEOUT_MASK 0xC0000UL |
Bit mask for CMU_LFXOTIMEOUT
Definition at line
169
of file
efm32wg_cmu.h
.
Referenced by CMU_LFXOInit() .
#define _CMU_CTRL_LFXOTIMEOUT_SHIFT 18 |
Shift value for CMU_LFXOTIMEOUT
Definition at line
168
of file
efm32wg_cmu.h
.
Referenced by CMU_LFXOInit() .
#define _CMU_CTRL_MASK 0x57FFFEEFUL |
Mask for CMU_CTRL
Definition at line
92
of file
efm32wg_cmu.h
.
#define _CMU_CTRL_RESETVALUE 0x000C262CUL |
Default value for CMU_CTRL
Definition at line
91
of file
efm32wg_cmu.h
.
#define _CMU_FREEZE_MASK 0x00000001UL |
Mask for CMU_FREEZE
Definition at line
972
of file
efm32wg_cmu.h
.
#define _CMU_FREEZE_REGFREEZE_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_FREEZE
Definition at line
976
of file
efm32wg_cmu.h
.
#define _CMU_FREEZE_REGFREEZE_FREEZE 0x00000001UL |
Mode FREEZE for CMU_FREEZE
Definition at line
978
of file
efm32wg_cmu.h
.
#define _CMU_FREEZE_REGFREEZE_MASK 0x1UL |
Bit mask for CMU_REGFREEZE
Definition at line
975
of file
efm32wg_cmu.h
.
#define _CMU_FREEZE_REGFREEZE_SHIFT 0 |
Shift value for CMU_REGFREEZE
Definition at line
974
of file
efm32wg_cmu.h
.
#define _CMU_FREEZE_REGFREEZE_UPDATE 0x00000000UL |
Mode UPDATE for CMU_FREEZE
Definition at line
977
of file
efm32wg_cmu.h
.
#define _CMU_FREEZE_RESETVALUE 0x00000000UL |
Default value for CMU_FREEZE
Definition at line
971
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKDIV_HFCORECLKDIV_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFCORECLKDIV
Definition at line
240
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKDIV_HFCORECLKDIV_HFCLK 0x00000000UL |
Mode HFCLK for CMU_HFCORECLKDIV
Definition at line
241
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKDIV_HFCORECLKDIV_HFCLK128 0x00000007UL |
Mode HFCLK128 for CMU_HFCORECLKDIV
Definition at line
248
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKDIV_HFCORECLKDIV_HFCLK16 0x00000004UL |
Mode HFCLK16 for CMU_HFCORECLKDIV
Definition at line
245
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKDIV_HFCORECLKDIV_HFCLK2 0x00000001UL |
Mode HFCLK2 for CMU_HFCORECLKDIV
Definition at line
242
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKDIV_HFCORECLKDIV_HFCLK256 0x00000008UL |
Mode HFCLK256 for CMU_HFCORECLKDIV
Definition at line
249
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKDIV_HFCORECLKDIV_HFCLK32 0x00000005UL |
Mode HFCLK32 for CMU_HFCORECLKDIV
Definition at line
246
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKDIV_HFCORECLKDIV_HFCLK4 0x00000002UL |
Mode HFCLK4 for CMU_HFCORECLKDIV
Definition at line
243
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKDIV_HFCORECLKDIV_HFCLK512 0x00000009UL |
Mode HFCLK512 for CMU_HFCORECLKDIV
Definition at line
250
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKDIV_HFCORECLKDIV_HFCLK64 0x00000006UL |
Mode HFCLK64 for CMU_HFCORECLKDIV
Definition at line
247
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKDIV_HFCORECLKDIV_HFCLK8 0x00000003UL |
Mode HFCLK8 for CMU_HFCORECLKDIV
Definition at line
244
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKDIV_HFCORECLKDIV_MASK 0xFUL |
Bit mask for CMU_HFCORECLKDIV
Definition at line
239
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockDivGet() , CMU_ClockDivSet() , and SystemCoreClockGet() .
#define _CMU_HFCORECLKDIV_HFCORECLKDIV_SHIFT 0 |
Shift value for CMU_HFCORECLKDIV
Definition at line
238
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockDivGet() , CMU_ClockDivSet() , and SystemCoreClockGet() .
#define _CMU_HFCORECLKDIV_HFCORECLKLEDIV_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFCORECLKDIV
Definition at line
265
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKDIV_HFCORECLKLEDIV_DIV2 0x00000000UL |
Mode DIV2 for CMU_HFCORECLKDIV
Definition at line
266
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKDIV_HFCORECLKLEDIV_DIV4 0x00000001UL |
Mode DIV4 for CMU_HFCORECLKDIV
Definition at line
267
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKDIV_HFCORECLKLEDIV_MASK 0x100UL |
Bit mask for CMU_HFCORECLKLEDIV
Definition at line
264
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKDIV_HFCORECLKLEDIV_SHIFT 8 |
Shift value for CMU_HFCORECLKLEDIV
Definition at line
263
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKDIV_MASK 0x0000010FUL |
Mask for CMU_HFCORECLKDIV
Definition at line
237
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKDIV_RESETVALUE 0x00000000UL |
Default value for CMU_HFCORECLKDIV
Definition at line
236
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKEN0_AES_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFCORECLKEN0
Definition at line
829
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKEN0_AES_MASK 0x2UL |
Bit mask for CMU_AES
Definition at line
828
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKEN0_AES_SHIFT 1 |
Shift value for CMU_AES
Definition at line
827
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKEN0_DMA_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFCORECLKEN0
Definition at line
824
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKEN0_DMA_MASK 0x1UL |
Bit mask for CMU_DMA
Definition at line
823
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKEN0_DMA_SHIFT 0 |
Shift value for CMU_DMA
Definition at line
822
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKEN0_EBI_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFCORECLKEN0
Definition at line
849
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKEN0_EBI_MASK 0x20UL |
Bit mask for CMU_EBI
Definition at line
848
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKEN0_EBI_SHIFT 5 |
Shift value for CMU_EBI
Definition at line
847
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKEN0_LE_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFCORECLKEN0
Definition at line
844
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKEN0_LE_MASK 0x10UL |
Bit mask for CMU_LE
Definition at line
843
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKEN0_LE_SHIFT 4 |
Shift value for CMU_LE
Definition at line
842
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockSelectSet() .
#define _CMU_HFCORECLKEN0_MASK 0x0000003FUL |
Mask for CMU_HFCORECLKEN0
Definition at line
820
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKEN0_RESETVALUE 0x00000000UL |
Default value for CMU_HFCORECLKEN0
Definition at line
819
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKEN0_USB_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFCORECLKEN0
Definition at line
839
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKEN0_USB_MASK 0x8UL |
Bit mask for CMU_USB
Definition at line
838
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKEN0_USB_SHIFT 3 |
Shift value for CMU_USB
Definition at line
837
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKEN0_USBC_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFCORECLKEN0
Definition at line
834
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKEN0_USBC_MASK 0x4UL |
Bit mask for CMU_USBC
Definition at line
833
of file
efm32wg_cmu.h
.
#define _CMU_HFCORECLKEN0_USBC_SHIFT 2 |
Shift value for CMU_USBC
Definition at line
832
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKDIV_HFPERCLKDIV_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFPERCLKDIV
Definition at line
277
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKDIV_HFPERCLKDIV_HFCLK 0x00000000UL |
Mode HFCLK for CMU_HFPERCLKDIV
Definition at line
278
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKDIV_HFPERCLKDIV_HFCLK128 0x00000007UL |
Mode HFCLK128 for CMU_HFPERCLKDIV
Definition at line
285
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKDIV_HFPERCLKDIV_HFCLK16 0x00000004UL |
Mode HFCLK16 for CMU_HFPERCLKDIV
Definition at line
282
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKDIV_HFPERCLKDIV_HFCLK2 0x00000001UL |
Mode HFCLK2 for CMU_HFPERCLKDIV
Definition at line
279
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKDIV_HFPERCLKDIV_HFCLK256 0x00000008UL |
Mode HFCLK256 for CMU_HFPERCLKDIV
Definition at line
286
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKDIV_HFPERCLKDIV_HFCLK32 0x00000005UL |
Mode HFCLK32 for CMU_HFPERCLKDIV
Definition at line
283
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKDIV_HFPERCLKDIV_HFCLK4 0x00000002UL |
Mode HFCLK4 for CMU_HFPERCLKDIV
Definition at line
280
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKDIV_HFPERCLKDIV_HFCLK512 0x00000009UL |
Mode HFCLK512 for CMU_HFPERCLKDIV
Definition at line
287
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKDIV_HFPERCLKDIV_HFCLK64 0x00000006UL |
Mode HFCLK64 for CMU_HFPERCLKDIV
Definition at line
284
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKDIV_HFPERCLKDIV_HFCLK8 0x00000003UL |
Mode HFCLK8 for CMU_HFPERCLKDIV
Definition at line
281
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKDIV_HFPERCLKDIV_MASK 0xFUL |
Bit mask for CMU_HFPERCLKDIV
Definition at line
276
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockDivGet() , CMU_ClockDivSet() , and CMU_ClockFreqGet() .
#define _CMU_HFPERCLKDIV_HFPERCLKDIV_SHIFT 0 |
Shift value for CMU_HFPERCLKDIV
Definition at line
275
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockDivGet() , CMU_ClockDivSet() , and CMU_ClockFreqGet() .
#define _CMU_HFPERCLKDIV_HFPERCLKEN_DEFAULT 0x00000001UL |
Mode DEFAULT for CMU_HFPERCLKDIV
Definition at line
302
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKDIV_HFPERCLKEN_MASK 0x100UL |
Bit mask for CMU_HFPERCLKEN
Definition at line
301
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKDIV_HFPERCLKEN_SHIFT 8 |
Shift value for CMU_HFPERCLKEN
Definition at line
300
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKDIV_MASK 0x0000010FUL |
Mask for CMU_HFPERCLKDIV
Definition at line
274
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKDIV_RESETVALUE 0x00000100UL |
Default value for CMU_HFPERCLKDIV
Definition at line
273
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_ACMP0_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFPERCLKEN0
Definition at line
903
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_ACMP0_MASK 0x200UL |
Bit mask for CMU_ACMP0
Definition at line
902
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_ACMP0_SHIFT 9 |
Shift value for CMU_ACMP0
Definition at line
901
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_ACMP1_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFPERCLKEN0
Definition at line
908
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_ACMP1_MASK 0x400UL |
Bit mask for CMU_ACMP1
Definition at line
907
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_ACMP1_SHIFT 10 |
Shift value for CMU_ACMP1
Definition at line
906
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_ADC0_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFPERCLKEN0
Definition at line
938
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_ADC0_MASK 0x10000UL |
Bit mask for CMU_ADC0
Definition at line
937
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_ADC0_SHIFT 16 |
Shift value for CMU_ADC0
Definition at line
936
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_DAC0_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFPERCLKEN0
Definition at line
943
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_DAC0_MASK 0x20000UL |
Bit mask for CMU_DAC0
Definition at line
942
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_DAC0_SHIFT 17 |
Shift value for CMU_DAC0
Definition at line
941
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_GPIO_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFPERCLKEN0
Definition at line
923
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_GPIO_MASK 0x2000UL |
Bit mask for CMU_GPIO
Definition at line
922
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_GPIO_SHIFT 13 |
Shift value for CMU_GPIO
Definition at line
921
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_I2C0_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFPERCLKEN0
Definition at line
913
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_I2C0_MASK 0x800UL |
Bit mask for CMU_I2C0
Definition at line
912
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_I2C0_SHIFT 11 |
Shift value for CMU_I2C0
Definition at line
911
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_I2C1_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFPERCLKEN0
Definition at line
918
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_I2C1_MASK 0x1000UL |
Bit mask for CMU_I2C1
Definition at line
917
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_I2C1_SHIFT 12 |
Shift value for CMU_I2C1
Definition at line
916
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_MASK 0x0003FFFFUL |
Mask for CMU_HFPERCLKEN0
Definition at line
854
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_PRS_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFPERCLKEN0
Definition at line
933
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_PRS_MASK 0x8000UL |
Bit mask for CMU_PRS
Definition at line
932
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_PRS_SHIFT 15 |
Shift value for CMU_PRS
Definition at line
931
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_RESETVALUE 0x00000000UL |
Default value for CMU_HFPERCLKEN0
Definition at line
853
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_TIMER0_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFPERCLKEN0
Definition at line
883
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_TIMER0_MASK 0x20UL |
Bit mask for CMU_TIMER0
Definition at line
882
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_TIMER0_SHIFT 5 |
Shift value for CMU_TIMER0
Definition at line
881
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_TIMER1_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFPERCLKEN0
Definition at line
888
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_TIMER1_MASK 0x40UL |
Bit mask for CMU_TIMER1
Definition at line
887
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_TIMER1_SHIFT 6 |
Shift value for CMU_TIMER1
Definition at line
886
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_TIMER2_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFPERCLKEN0
Definition at line
893
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_TIMER2_MASK 0x80UL |
Bit mask for CMU_TIMER2
Definition at line
892
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_TIMER2_SHIFT 7 |
Shift value for CMU_TIMER2
Definition at line
891
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_TIMER3_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFPERCLKEN0
Definition at line
898
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_TIMER3_MASK 0x100UL |
Bit mask for CMU_TIMER3
Definition at line
897
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_TIMER3_SHIFT 8 |
Shift value for CMU_TIMER3
Definition at line
896
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_UART0_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFPERCLKEN0
Definition at line
873
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_UART0_MASK 0x8UL |
Bit mask for CMU_UART0
Definition at line
872
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_UART0_SHIFT 3 |
Shift value for CMU_UART0
Definition at line
871
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_UART1_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFPERCLKEN0
Definition at line
878
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_UART1_MASK 0x10UL |
Bit mask for CMU_UART1
Definition at line
877
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_UART1_SHIFT 4 |
Shift value for CMU_UART1
Definition at line
876
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_USART0_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFPERCLKEN0
Definition at line
858
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_USART0_MASK 0x1UL |
Bit mask for CMU_USART0
Definition at line
857
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_USART0_SHIFT 0 |
Shift value for CMU_USART0
Definition at line
856
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_USART1_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFPERCLKEN0
Definition at line
863
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_USART1_MASK 0x2UL |
Bit mask for CMU_USART1
Definition at line
862
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_USART1_SHIFT 1 |
Shift value for CMU_USART1
Definition at line
861
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_USART2_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFPERCLKEN0
Definition at line
868
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_USART2_MASK 0x4UL |
Bit mask for CMU_USART2
Definition at line
867
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_USART2_SHIFT 2 |
Shift value for CMU_USART2
Definition at line
866
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_VCMP_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFPERCLKEN0
Definition at line
928
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_VCMP_MASK 0x4000UL |
Bit mask for CMU_VCMP
Definition at line
927
of file
efm32wg_cmu.h
.
#define _CMU_HFPERCLKEN0_VCMP_SHIFT 14 |
Shift value for CMU_VCMP
Definition at line
926
of file
efm32wg_cmu.h
.
#define _CMU_HFRCOCTRL_BAND_11MHZ 0x00000002UL |
Mode 11MHZ for CMU_HFRCOCTRL
Definition at line
316
of file
efm32wg_cmu.h
.
#define _CMU_HFRCOCTRL_BAND_14MHZ 0x00000003UL |
Mode 14MHZ for CMU_HFRCOCTRL
Definition at line
318
of file
efm32wg_cmu.h
.
#define _CMU_HFRCOCTRL_BAND_1MHZ 0x00000000UL |
Mode 1MHZ for CMU_HFRCOCTRL
Definition at line
314
of file
efm32wg_cmu.h
.
#define _CMU_HFRCOCTRL_BAND_21MHZ 0x00000004UL |
Mode 21MHZ for CMU_HFRCOCTRL
Definition at line
319
of file
efm32wg_cmu.h
.
#define _CMU_HFRCOCTRL_BAND_28MHZ 0x00000005UL |
Mode 28MHZ for CMU_HFRCOCTRL
Definition at line
320
of file
efm32wg_cmu.h
.
#define _CMU_HFRCOCTRL_BAND_7MHZ 0x00000001UL |
Mode 7MHZ for CMU_HFRCOCTRL
Definition at line
315
of file
efm32wg_cmu.h
.
#define _CMU_HFRCOCTRL_BAND_DEFAULT 0x00000003UL |
Mode DEFAULT for CMU_HFRCOCTRL
Definition at line
317
of file
efm32wg_cmu.h
.
#define _CMU_HFRCOCTRL_BAND_MASK 0x700UL |
Bit mask for CMU_BAND
Definition at line
313
of file
efm32wg_cmu.h
.
Referenced by CMU_HFRCOBandGet() , CMU_HFRCOBandSet() , and SystemHFClockGet() .
#define _CMU_HFRCOCTRL_BAND_SHIFT 8 |
Shift value for CMU_BAND
Definition at line
312
of file
efm32wg_cmu.h
.
Referenced by CMU_HFRCOBandGet() , and CMU_HFRCOBandSet() .
#define _CMU_HFRCOCTRL_MASK 0x0001F7FFUL |
Mask for CMU_HFRCOCTRL
Definition at line
307
of file
efm32wg_cmu.h
.
#define _CMU_HFRCOCTRL_RESETVALUE 0x00000380UL |
Default value for CMU_HFRCOCTRL
Definition at line
306
of file
efm32wg_cmu.h
.
#define _CMU_HFRCOCTRL_SUDELAY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_HFRCOCTRL
Definition at line
330
of file
efm32wg_cmu.h
.
#define _CMU_HFRCOCTRL_SUDELAY_MASK 0x1F000UL |
Bit mask for CMU_SUDELAY
Definition at line
329
of file
efm32wg_cmu.h
.
Referenced by CMU_HFRCOStartupDelayGet() , and CMU_HFRCOStartupDelaySet() .
#define _CMU_HFRCOCTRL_SUDELAY_SHIFT 12 |
Shift value for CMU_SUDELAY
Definition at line
328
of file
efm32wg_cmu.h
.
Referenced by CMU_HFRCOStartupDelayGet() , and CMU_HFRCOStartupDelaySet() .
#define _CMU_HFRCOCTRL_TUNING_DEFAULT 0x00000080UL |
Mode DEFAULT for CMU_HFRCOCTRL
Definition at line
310
of file
efm32wg_cmu.h
.
#define _CMU_HFRCOCTRL_TUNING_MASK 0xFFUL |
Bit mask for CMU_TUNING
Definition at line
309
of file
efm32wg_cmu.h
.
Referenced by CMU_HFRCOBandSet() , CMU_OscillatorTuningGet() , and CMU_OscillatorTuningSet() .
#define _CMU_HFRCOCTRL_TUNING_SHIFT 0 |
Shift value for CMU_TUNING
Definition at line
308
of file
efm32wg_cmu.h
.
Referenced by CMU_HFRCOBandSet() , CMU_OscillatorTuningGet() , and CMU_OscillatorTuningSet() .
#define _CMU_IEN_AUXHFRCORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IEN
Definition at line
800
of file
efm32wg_cmu.h
.
#define _CMU_IEN_AUXHFRCORDY_MASK 0x10UL |
Bit mask for CMU_AUXHFRCORDY
Definition at line
799
of file
efm32wg_cmu.h
.
#define _CMU_IEN_AUXHFRCORDY_SHIFT 4 |
Shift value for CMU_AUXHFRCORDY
Definition at line
798
of file
efm32wg_cmu.h
.
#define _CMU_IEN_CALOF_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IEN
Definition at line
810
of file
efm32wg_cmu.h
.
#define _CMU_IEN_CALOF_MASK 0x40UL |
Bit mask for CMU_CALOF
Definition at line
809
of file
efm32wg_cmu.h
.
#define _CMU_IEN_CALOF_SHIFT 6 |
Shift value for CMU_CALOF
Definition at line
808
of file
efm32wg_cmu.h
.
#define _CMU_IEN_CALRDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IEN
Definition at line
805
of file
efm32wg_cmu.h
.
#define _CMU_IEN_CALRDY_MASK 0x20UL |
Bit mask for CMU_CALRDY
Definition at line
804
of file
efm32wg_cmu.h
.
#define _CMU_IEN_CALRDY_SHIFT 5 |
Shift value for CMU_CALRDY
Definition at line
803
of file
efm32wg_cmu.h
.
#define _CMU_IEN_HFRCORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IEN
Definition at line
780
of file
efm32wg_cmu.h
.
#define _CMU_IEN_HFRCORDY_MASK 0x1UL |
Bit mask for CMU_HFRCORDY
Definition at line
779
of file
efm32wg_cmu.h
.
#define _CMU_IEN_HFRCORDY_SHIFT 0 |
Shift value for CMU_HFRCORDY
Definition at line
778
of file
efm32wg_cmu.h
.
#define _CMU_IEN_HFXORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IEN
Definition at line
785
of file
efm32wg_cmu.h
.
#define _CMU_IEN_HFXORDY_MASK 0x2UL |
Bit mask for CMU_HFXORDY
Definition at line
784
of file
efm32wg_cmu.h
.
#define _CMU_IEN_HFXORDY_SHIFT 1 |
Shift value for CMU_HFXORDY
Definition at line
783
of file
efm32wg_cmu.h
.
#define _CMU_IEN_LFRCORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IEN
Definition at line
790
of file
efm32wg_cmu.h
.
#define _CMU_IEN_LFRCORDY_MASK 0x4UL |
Bit mask for CMU_LFRCORDY
Definition at line
789
of file
efm32wg_cmu.h
.
#define _CMU_IEN_LFRCORDY_SHIFT 2 |
Shift value for CMU_LFRCORDY
Definition at line
788
of file
efm32wg_cmu.h
.
#define _CMU_IEN_LFXORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IEN
Definition at line
795
of file
efm32wg_cmu.h
.
#define _CMU_IEN_LFXORDY_MASK 0x8UL |
Bit mask for CMU_LFXORDY
Definition at line
794
of file
efm32wg_cmu.h
.
#define _CMU_IEN_LFXORDY_SHIFT 3 |
Shift value for CMU_LFXORDY
Definition at line
793
of file
efm32wg_cmu.h
.
#define _CMU_IEN_MASK 0x000000FFUL |
Mask for CMU_IEN
Definition at line
776
of file
efm32wg_cmu.h
.
#define _CMU_IEN_RESETVALUE 0x00000000UL |
Default value for CMU_IEN
Definition at line
775
of file
efm32wg_cmu.h
.
#define _CMU_IEN_USBCHFCLKSEL_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IEN
Definition at line
815
of file
efm32wg_cmu.h
.
#define _CMU_IEN_USBCHFCLKSEL_MASK 0x80UL |
Bit mask for CMU_USBCHFCLKSEL
Definition at line
814
of file
efm32wg_cmu.h
.
#define _CMU_IEN_USBCHFCLKSEL_SHIFT 7 |
Shift value for CMU_USBCHFCLKSEL
Definition at line
813
of file
efm32wg_cmu.h
.
#define _CMU_IF_AUXHFRCORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IF
Definition at line
668
of file
efm32wg_cmu.h
.
#define _CMU_IF_AUXHFRCORDY_MASK 0x10UL |
Bit mask for CMU_AUXHFRCORDY
Definition at line
667
of file
efm32wg_cmu.h
.
#define _CMU_IF_AUXHFRCORDY_SHIFT 4 |
Shift value for CMU_AUXHFRCORDY
Definition at line
666
of file
efm32wg_cmu.h
.
#define _CMU_IF_CALOF_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IF
Definition at line
678
of file
efm32wg_cmu.h
.
#define _CMU_IF_CALOF_MASK 0x40UL |
Bit mask for CMU_CALOF
Definition at line
677
of file
efm32wg_cmu.h
.
#define _CMU_IF_CALOF_SHIFT 6 |
Shift value for CMU_CALOF
Definition at line
676
of file
efm32wg_cmu.h
.
#define _CMU_IF_CALRDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IF
Definition at line
673
of file
efm32wg_cmu.h
.
#define _CMU_IF_CALRDY_MASK 0x20UL |
Bit mask for CMU_CALRDY
Definition at line
672
of file
efm32wg_cmu.h
.
#define _CMU_IF_CALRDY_SHIFT 5 |
Shift value for CMU_CALRDY
Definition at line
671
of file
efm32wg_cmu.h
.
#define _CMU_IF_HFRCORDY_DEFAULT 0x00000001UL |
Mode DEFAULT for CMU_IF
Definition at line
648
of file
efm32wg_cmu.h
.
#define _CMU_IF_HFRCORDY_MASK 0x1UL |
Bit mask for CMU_HFRCORDY
Definition at line
647
of file
efm32wg_cmu.h
.
#define _CMU_IF_HFRCORDY_SHIFT 0 |
Shift value for CMU_HFRCORDY
Definition at line
646
of file
efm32wg_cmu.h
.
#define _CMU_IF_HFXORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IF
Definition at line
653
of file
efm32wg_cmu.h
.
#define _CMU_IF_HFXORDY_MASK 0x2UL |
Bit mask for CMU_HFXORDY
Definition at line
652
of file
efm32wg_cmu.h
.
#define _CMU_IF_HFXORDY_SHIFT 1 |
Shift value for CMU_HFXORDY
Definition at line
651
of file
efm32wg_cmu.h
.
#define _CMU_IF_LFRCORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IF
Definition at line
658
of file
efm32wg_cmu.h
.
#define _CMU_IF_LFRCORDY_MASK 0x4UL |
Bit mask for CMU_LFRCORDY
Definition at line
657
of file
efm32wg_cmu.h
.
#define _CMU_IF_LFRCORDY_SHIFT 2 |
Shift value for CMU_LFRCORDY
Definition at line
656
of file
efm32wg_cmu.h
.
#define _CMU_IF_LFXORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IF
Definition at line
663
of file
efm32wg_cmu.h
.
#define _CMU_IF_LFXORDY_MASK 0x8UL |
Bit mask for CMU_LFXORDY
Definition at line
662
of file
efm32wg_cmu.h
.
#define _CMU_IF_LFXORDY_SHIFT 3 |
Shift value for CMU_LFXORDY
Definition at line
661
of file
efm32wg_cmu.h
.
#define _CMU_IF_MASK 0x000000FFUL |
Mask for CMU_IF
Definition at line
644
of file
efm32wg_cmu.h
.
#define _CMU_IF_RESETVALUE 0x00000001UL |
Default value for CMU_IF
Definition at line
643
of file
efm32wg_cmu.h
.
#define _CMU_IF_USBCHFCLKSEL_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IF
Definition at line
683
of file
efm32wg_cmu.h
.
#define _CMU_IF_USBCHFCLKSEL_MASK 0x80UL |
Bit mask for CMU_USBCHFCLKSEL
Definition at line
682
of file
efm32wg_cmu.h
.
#define _CMU_IF_USBCHFCLKSEL_SHIFT 7 |
Shift value for CMU_USBCHFCLKSEL
Definition at line
681
of file
efm32wg_cmu.h
.
#define _CMU_IFC_AUXHFRCORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IFC
Definition at line
756
of file
efm32wg_cmu.h
.
#define _CMU_IFC_AUXHFRCORDY_MASK 0x10UL |
Bit mask for CMU_AUXHFRCORDY
Definition at line
755
of file
efm32wg_cmu.h
.
#define _CMU_IFC_AUXHFRCORDY_SHIFT 4 |
Shift value for CMU_AUXHFRCORDY
Definition at line
754
of file
efm32wg_cmu.h
.
#define _CMU_IFC_CALOF_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IFC
Definition at line
766
of file
efm32wg_cmu.h
.
#define _CMU_IFC_CALOF_MASK 0x40UL |
Bit mask for CMU_CALOF
Definition at line
765
of file
efm32wg_cmu.h
.
#define _CMU_IFC_CALOF_SHIFT 6 |
Shift value for CMU_CALOF
Definition at line
764
of file
efm32wg_cmu.h
.
#define _CMU_IFC_CALRDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IFC
Definition at line
761
of file
efm32wg_cmu.h
.
#define _CMU_IFC_CALRDY_MASK 0x20UL |
Bit mask for CMU_CALRDY
Definition at line
760
of file
efm32wg_cmu.h
.
#define _CMU_IFC_CALRDY_SHIFT 5 |
Shift value for CMU_CALRDY
Definition at line
759
of file
efm32wg_cmu.h
.
#define _CMU_IFC_HFRCORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IFC
Definition at line
736
of file
efm32wg_cmu.h
.
#define _CMU_IFC_HFRCORDY_MASK 0x1UL |
Bit mask for CMU_HFRCORDY
Definition at line
735
of file
efm32wg_cmu.h
.
#define _CMU_IFC_HFRCORDY_SHIFT 0 |
Shift value for CMU_HFRCORDY
Definition at line
734
of file
efm32wg_cmu.h
.
#define _CMU_IFC_HFXORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IFC
Definition at line
741
of file
efm32wg_cmu.h
.
#define _CMU_IFC_HFXORDY_MASK 0x2UL |
Bit mask for CMU_HFXORDY
Definition at line
740
of file
efm32wg_cmu.h
.
#define _CMU_IFC_HFXORDY_SHIFT 1 |
Shift value for CMU_HFXORDY
Definition at line
739
of file
efm32wg_cmu.h
.
#define _CMU_IFC_LFRCORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IFC
Definition at line
746
of file
efm32wg_cmu.h
.
#define _CMU_IFC_LFRCORDY_MASK 0x4UL |
Bit mask for CMU_LFRCORDY
Definition at line
745
of file
efm32wg_cmu.h
.
#define _CMU_IFC_LFRCORDY_SHIFT 2 |
Shift value for CMU_LFRCORDY
Definition at line
744
of file
efm32wg_cmu.h
.
#define _CMU_IFC_LFXORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IFC
Definition at line
751
of file
efm32wg_cmu.h
.
#define _CMU_IFC_LFXORDY_MASK 0x8UL |
Bit mask for CMU_LFXORDY
Definition at line
750
of file
efm32wg_cmu.h
.
#define _CMU_IFC_LFXORDY_SHIFT 3 |
Shift value for CMU_LFXORDY
Definition at line
749
of file
efm32wg_cmu.h
.
#define _CMU_IFC_MASK 0x000000FFUL |
Mask for CMU_IFC
Definition at line
732
of file
efm32wg_cmu.h
.
#define _CMU_IFC_RESETVALUE 0x00000000UL |
Default value for CMU_IFC
Definition at line
731
of file
efm32wg_cmu.h
.
#define _CMU_IFC_USBCHFCLKSEL_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IFC
Definition at line
771
of file
efm32wg_cmu.h
.
#define _CMU_IFC_USBCHFCLKSEL_MASK 0x80UL |
Bit mask for CMU_USBCHFCLKSEL
Definition at line
770
of file
efm32wg_cmu.h
.
#define _CMU_IFC_USBCHFCLKSEL_SHIFT 7 |
Shift value for CMU_USBCHFCLKSEL
Definition at line
769
of file
efm32wg_cmu.h
.
#define _CMU_IFS_AUXHFRCORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IFS
Definition at line
712
of file
efm32wg_cmu.h
.
#define _CMU_IFS_AUXHFRCORDY_MASK 0x10UL |
Bit mask for CMU_AUXHFRCORDY
Definition at line
711
of file
efm32wg_cmu.h
.
#define _CMU_IFS_AUXHFRCORDY_SHIFT 4 |
Shift value for CMU_AUXHFRCORDY
Definition at line
710
of file
efm32wg_cmu.h
.
#define _CMU_IFS_CALOF_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IFS
Definition at line
722
of file
efm32wg_cmu.h
.
#define _CMU_IFS_CALOF_MASK 0x40UL |
Bit mask for CMU_CALOF
Definition at line
721
of file
efm32wg_cmu.h
.
#define _CMU_IFS_CALOF_SHIFT 6 |
Shift value for CMU_CALOF
Definition at line
720
of file
efm32wg_cmu.h
.
#define _CMU_IFS_CALRDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IFS
Definition at line
717
of file
efm32wg_cmu.h
.
#define _CMU_IFS_CALRDY_MASK 0x20UL |
Bit mask for CMU_CALRDY
Definition at line
716
of file
efm32wg_cmu.h
.
#define _CMU_IFS_CALRDY_SHIFT 5 |
Shift value for CMU_CALRDY
Definition at line
715
of file
efm32wg_cmu.h
.
#define _CMU_IFS_HFRCORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IFS
Definition at line
692
of file
efm32wg_cmu.h
.
#define _CMU_IFS_HFRCORDY_MASK 0x1UL |
Bit mask for CMU_HFRCORDY
Definition at line
691
of file
efm32wg_cmu.h
.
#define _CMU_IFS_HFRCORDY_SHIFT 0 |
Shift value for CMU_HFRCORDY
Definition at line
690
of file
efm32wg_cmu.h
.
#define _CMU_IFS_HFXORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IFS
Definition at line
697
of file
efm32wg_cmu.h
.
#define _CMU_IFS_HFXORDY_MASK 0x2UL |
Bit mask for CMU_HFXORDY
Definition at line
696
of file
efm32wg_cmu.h
.
#define _CMU_IFS_HFXORDY_SHIFT 1 |
Shift value for CMU_HFXORDY
Definition at line
695
of file
efm32wg_cmu.h
.
#define _CMU_IFS_LFRCORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IFS
Definition at line
702
of file
efm32wg_cmu.h
.
#define _CMU_IFS_LFRCORDY_MASK 0x4UL |
Bit mask for CMU_LFRCORDY
Definition at line
701
of file
efm32wg_cmu.h
.
#define _CMU_IFS_LFRCORDY_SHIFT 2 |
Shift value for CMU_LFRCORDY
Definition at line
700
of file
efm32wg_cmu.h
.
#define _CMU_IFS_LFXORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IFS
Definition at line
707
of file
efm32wg_cmu.h
.
#define _CMU_IFS_LFXORDY_MASK 0x8UL |
Bit mask for CMU_LFXORDY
Definition at line
706
of file
efm32wg_cmu.h
.
#define _CMU_IFS_LFXORDY_SHIFT 3 |
Shift value for CMU_LFXORDY
Definition at line
705
of file
efm32wg_cmu.h
.
#define _CMU_IFS_MASK 0x000000FFUL |
Mask for CMU_IFS
Definition at line
688
of file
efm32wg_cmu.h
.
#define _CMU_IFS_RESETVALUE 0x00000000UL |
Default value for CMU_IFS
Definition at line
687
of file
efm32wg_cmu.h
.
#define _CMU_IFS_USBCHFCLKSEL_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_IFS
Definition at line
727
of file
efm32wg_cmu.h
.
#define _CMU_IFS_USBCHFCLKSEL_MASK 0x80UL |
Bit mask for CMU_USBCHFCLKSEL
Definition at line
726
of file
efm32wg_cmu.h
.
#define _CMU_IFS_USBCHFCLKSEL_SHIFT 7 |
Shift value for CMU_USBCHFCLKSEL
Definition at line
725
of file
efm32wg_cmu.h
.
#define _CMU_LCDCTRL_FDIV_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_LCDCTRL
Definition at line
1188
of file
efm32wg_cmu.h
.
#define _CMU_LCDCTRL_FDIV_MASK 0x7UL |
Bit mask for CMU_FDIV
Definition at line
1187
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockFreqGet() , CMU_LCDClkFDIVGet() , and CMU_LCDClkFDIVSet() .
#define _CMU_LCDCTRL_FDIV_SHIFT 0 |
Shift value for CMU_FDIV
Definition at line
1186
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockFreqGet() , CMU_LCDClkFDIVGet() , and CMU_LCDClkFDIVSet() .
#define _CMU_LCDCTRL_MASK 0x0000007FUL |
Mask for CMU_LCDCTRL
Definition at line
1185
of file
efm32wg_cmu.h
.
#define _CMU_LCDCTRL_RESETVALUE 0x00000020UL |
Default value for CMU_LCDCTRL
Definition at line
1184
of file
efm32wg_cmu.h
.
#define _CMU_LCDCTRL_VBFDIV_DEFAULT 0x00000002UL |
Mode DEFAULT for CMU_LCDCTRL
Definition at line
1199
of file
efm32wg_cmu.h
.
#define _CMU_LCDCTRL_VBFDIV_DIV1 0x00000000UL |
Mode DIV1 for CMU_LCDCTRL
Definition at line
1197
of file
efm32wg_cmu.h
.
#define _CMU_LCDCTRL_VBFDIV_DIV128 0x00000007UL |
Mode DIV128 for CMU_LCDCTRL
Definition at line
1205
of file
efm32wg_cmu.h
.
#define _CMU_LCDCTRL_VBFDIV_DIV16 0x00000004UL |
Mode DIV16 for CMU_LCDCTRL
Definition at line
1202
of file
efm32wg_cmu.h
.
#define _CMU_LCDCTRL_VBFDIV_DIV2 0x00000001UL |
Mode DIV2 for CMU_LCDCTRL
Definition at line
1198
of file
efm32wg_cmu.h
.
#define _CMU_LCDCTRL_VBFDIV_DIV32 0x00000005UL |
Mode DIV32 for CMU_LCDCTRL
Definition at line
1203
of file
efm32wg_cmu.h
.
#define _CMU_LCDCTRL_VBFDIV_DIV4 0x00000002UL |
Mode DIV4 for CMU_LCDCTRL
Definition at line
1200
of file
efm32wg_cmu.h
.
#define _CMU_LCDCTRL_VBFDIV_DIV64 0x00000006UL |
Mode DIV64 for CMU_LCDCTRL
Definition at line
1204
of file
efm32wg_cmu.h
.
#define _CMU_LCDCTRL_VBFDIV_DIV8 0x00000003UL |
Mode DIV8 for CMU_LCDCTRL
Definition at line
1201
of file
efm32wg_cmu.h
.
#define _CMU_LCDCTRL_VBFDIV_MASK 0x70UL |
Bit mask for CMU_VBFDIV
Definition at line
1196
of file
efm32wg_cmu.h
.
#define _CMU_LCDCTRL_VBFDIV_SHIFT 4 |
Shift value for CMU_VBFDIV
Definition at line
1195
of file
efm32wg_cmu.h
.
#define _CMU_LCDCTRL_VBOOSTEN_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_LCDCTRL
Definition at line
1193
of file
efm32wg_cmu.h
.
#define _CMU_LCDCTRL_VBOOSTEN_MASK 0x8UL |
Bit mask for CMU_VBOOSTEN
Definition at line
1192
of file
efm32wg_cmu.h
.
#define _CMU_LCDCTRL_VBOOSTEN_SHIFT 3 |
Shift value for CMU_VBOOSTEN
Definition at line
1191
of file
efm32wg_cmu.h
.
#define _CMU_LFACLKEN0_LCD_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_LFACLKEN0
Definition at line
1004
of file
efm32wg_cmu.h
.
#define _CMU_LFACLKEN0_LCD_MASK 0x8UL |
Bit mask for CMU_LCD
Definition at line
1003
of file
efm32wg_cmu.h
.
#define _CMU_LFACLKEN0_LCD_SHIFT 3 |
Shift value for CMU_LCD
Definition at line
1002
of file
efm32wg_cmu.h
.
#define _CMU_LFACLKEN0_LESENSE_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_LFACLKEN0
Definition at line
989
of file
efm32wg_cmu.h
.
#define _CMU_LFACLKEN0_LESENSE_MASK 0x1UL |
Bit mask for CMU_LESENSE
Definition at line
988
of file
efm32wg_cmu.h
.
#define _CMU_LFACLKEN0_LESENSE_SHIFT 0 |
Shift value for CMU_LESENSE
Definition at line
987
of file
efm32wg_cmu.h
.
#define _CMU_LFACLKEN0_LETIMER0_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_LFACLKEN0
Definition at line
999
of file
efm32wg_cmu.h
.
#define _CMU_LFACLKEN0_LETIMER0_MASK 0x4UL |
Bit mask for CMU_LETIMER0
Definition at line
998
of file
efm32wg_cmu.h
.
#define _CMU_LFACLKEN0_LETIMER0_SHIFT 2 |
Shift value for CMU_LETIMER0
Definition at line
997
of file
efm32wg_cmu.h
.
#define _CMU_LFACLKEN0_MASK 0x0000000FUL |
Mask for CMU_LFACLKEN0
Definition at line
985
of file
efm32wg_cmu.h
.
#define _CMU_LFACLKEN0_RESETVALUE 0x00000000UL |
Default value for CMU_LFACLKEN0
Definition at line
984
of file
efm32wg_cmu.h
.
#define _CMU_LFACLKEN0_RTC_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_LFACLKEN0
Definition at line
994
of file
efm32wg_cmu.h
.
#define _CMU_LFACLKEN0_RTC_MASK 0x2UL |
Bit mask for CMU_RTC
Definition at line
993
of file
efm32wg_cmu.h
.
#define _CMU_LFACLKEN0_RTC_SHIFT 1 |
Shift value for CMU_RTC
Definition at line
992
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LCD_DIV128 0x00000003UL |
Mode DIV128 for CMU_LFAPRESC0
Definition at line
1107
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LCD_DIV16 0x00000000UL |
Mode DIV16 for CMU_LFAPRESC0
Definition at line
1104
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LCD_DIV32 0x00000001UL |
Mode DIV32 for CMU_LFAPRESC0
Definition at line
1105
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LCD_DIV64 0x00000002UL |
Mode DIV64 for CMU_LFAPRESC0
Definition at line
1106
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LCD_MASK 0x3000UL |
Bit mask for CMU_LCD
Definition at line
1103
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockDivGet() , CMU_ClockDivSet() , and CMU_ClockFreqGet() .
#define _CMU_LFAPRESC0_LCD_SHIFT 12 |
Shift value for CMU_LCD
Definition at line
1102
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockDivGet() , CMU_ClockDivSet() , and CMU_ClockFreqGet() .
#define _CMU_LFAPRESC0_LESENSE_DIV1 0x00000000UL |
Mode DIV1 for CMU_LFAPRESC0
Definition at line
1026
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LESENSE_DIV2 0x00000001UL |
Mode DIV2 for CMU_LFAPRESC0
Definition at line
1027
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LESENSE_DIV4 0x00000002UL |
Mode DIV4 for CMU_LFAPRESC0
Definition at line
1028
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LESENSE_DIV8 0x00000003UL |
Mode DIV8 for CMU_LFAPRESC0
Definition at line
1029
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LESENSE_MASK 0x3UL |
Bit mask for CMU_LESENSE
Definition at line
1025
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockDivGet() , CMU_ClockDivSet() , and CMU_ClockFreqGet() .
#define _CMU_LFAPRESC0_LESENSE_SHIFT 0 |
Shift value for CMU_LESENSE
Definition at line
1024
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockDivGet() , CMU_ClockDivSet() , and CMU_ClockFreqGet() .
#define _CMU_LFAPRESC0_LETIMER0_DIV1 0x00000000UL |
Mode DIV1 for CMU_LFAPRESC0
Definition at line
1070
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LETIMER0_DIV1024 0x0000000AUL |
Mode DIV1024 for CMU_LFAPRESC0
Definition at line
1080
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LETIMER0_DIV128 0x00000007UL |
Mode DIV128 for CMU_LFAPRESC0
Definition at line
1077
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LETIMER0_DIV16 0x00000004UL |
Mode DIV16 for CMU_LFAPRESC0
Definition at line
1074
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LETIMER0_DIV16384 0x0000000EUL |
Mode DIV16384 for CMU_LFAPRESC0
Definition at line
1084
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LETIMER0_DIV2 0x00000001UL |
Mode DIV2 for CMU_LFAPRESC0
Definition at line
1071
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LETIMER0_DIV2048 0x0000000BUL |
Mode DIV2048 for CMU_LFAPRESC0
Definition at line
1081
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LETIMER0_DIV256 0x00000008UL |
Mode DIV256 for CMU_LFAPRESC0
Definition at line
1078
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LETIMER0_DIV32 0x00000005UL |
Mode DIV32 for CMU_LFAPRESC0
Definition at line
1075
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LETIMER0_DIV32768 0x0000000FUL |
Mode DIV32768 for CMU_LFAPRESC0
Definition at line
1085
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LETIMER0_DIV4 0x00000002UL |
Mode DIV4 for CMU_LFAPRESC0
Definition at line
1072
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LETIMER0_DIV4096 0x0000000CUL |
Mode DIV4096 for CMU_LFAPRESC0
Definition at line
1082
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LETIMER0_DIV512 0x00000009UL |
Mode DIV512 for CMU_LFAPRESC0
Definition at line
1079
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LETIMER0_DIV64 0x00000006UL |
Mode DIV64 for CMU_LFAPRESC0
Definition at line
1076
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LETIMER0_DIV8 0x00000003UL |
Mode DIV8 for CMU_LFAPRESC0
Definition at line
1073
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LETIMER0_DIV8192 0x0000000DUL |
Mode DIV8192 for CMU_LFAPRESC0
Definition at line
1083
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_LETIMER0_MASK 0xF00UL |
Bit mask for CMU_LETIMER0
Definition at line
1069
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockDivGet() , CMU_ClockDivSet() , and CMU_ClockFreqGet() .
#define _CMU_LFAPRESC0_LETIMER0_SHIFT 8 |
Shift value for CMU_LETIMER0
Definition at line
1068
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockDivGet() , CMU_ClockDivSet() , and CMU_ClockFreqGet() .
#define _CMU_LFAPRESC0_MASK 0x00003FF3UL |
Mask for CMU_LFAPRESC0
Definition at line
1023
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_RESETVALUE 0x00000000UL |
Default value for CMU_LFAPRESC0
Definition at line
1022
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_RTC_DIV1 0x00000000UL |
Mode DIV1 for CMU_LFAPRESC0
Definition at line
1036
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_RTC_DIV1024 0x0000000AUL |
Mode DIV1024 for CMU_LFAPRESC0
Definition at line
1046
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_RTC_DIV128 0x00000007UL |
Mode DIV128 for CMU_LFAPRESC0
Definition at line
1043
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_RTC_DIV16 0x00000004UL |
Mode DIV16 for CMU_LFAPRESC0
Definition at line
1040
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_RTC_DIV16384 0x0000000EUL |
Mode DIV16384 for CMU_LFAPRESC0
Definition at line
1050
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_RTC_DIV2 0x00000001UL |
Mode DIV2 for CMU_LFAPRESC0
Definition at line
1037
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_RTC_DIV2048 0x0000000BUL |
Mode DIV2048 for CMU_LFAPRESC0
Definition at line
1047
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_RTC_DIV256 0x00000008UL |
Mode DIV256 for CMU_LFAPRESC0
Definition at line
1044
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_RTC_DIV32 0x00000005UL |
Mode DIV32 for CMU_LFAPRESC0
Definition at line
1041
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_RTC_DIV32768 0x0000000FUL |
Mode DIV32768 for CMU_LFAPRESC0
Definition at line
1051
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_RTC_DIV4 0x00000002UL |
Mode DIV4 for CMU_LFAPRESC0
Definition at line
1038
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_RTC_DIV4096 0x0000000CUL |
Mode DIV4096 for CMU_LFAPRESC0
Definition at line
1048
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_RTC_DIV512 0x00000009UL |
Mode DIV512 for CMU_LFAPRESC0
Definition at line
1045
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_RTC_DIV64 0x00000006UL |
Mode DIV64 for CMU_LFAPRESC0
Definition at line
1042
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_RTC_DIV8 0x00000003UL |
Mode DIV8 for CMU_LFAPRESC0
Definition at line
1039
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_RTC_DIV8192 0x0000000DUL |
Mode DIV8192 for CMU_LFAPRESC0
Definition at line
1049
of file
efm32wg_cmu.h
.
#define _CMU_LFAPRESC0_RTC_MASK 0xF0UL |
Bit mask for CMU_RTC
Definition at line
1035
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockDivGet() , CMU_ClockDivSet() , and CMU_ClockFreqGet() .
#define _CMU_LFAPRESC0_RTC_SHIFT 4 |
Shift value for CMU_RTC
Definition at line
1034
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockDivGet() , CMU_ClockDivSet() , and CMU_ClockFreqGet() .
#define _CMU_LFBCLKEN0_LEUART0_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_LFBCLKEN0
Definition at line
1013
of file
efm32wg_cmu.h
.
#define _CMU_LFBCLKEN0_LEUART0_MASK 0x1UL |
Bit mask for CMU_LEUART0
Definition at line
1012
of file
efm32wg_cmu.h
.
#define _CMU_LFBCLKEN0_LEUART0_SHIFT 0 |
Shift value for CMU_LEUART0
Definition at line
1011
of file
efm32wg_cmu.h
.
#define _CMU_LFBCLKEN0_LEUART1_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_LFBCLKEN0
Definition at line
1018
of file
efm32wg_cmu.h
.
#define _CMU_LFBCLKEN0_LEUART1_MASK 0x2UL |
Bit mask for CMU_LEUART1
Definition at line
1017
of file
efm32wg_cmu.h
.
#define _CMU_LFBCLKEN0_LEUART1_SHIFT 1 |
Shift value for CMU_LEUART1
Definition at line
1016
of file
efm32wg_cmu.h
.
#define _CMU_LFBCLKEN0_MASK 0x00000003UL |
Mask for CMU_LFBCLKEN0
Definition at line
1009
of file
efm32wg_cmu.h
.
#define _CMU_LFBCLKEN0_RESETVALUE 0x00000000UL |
Default value for CMU_LFBCLKEN0
Definition at line
1008
of file
efm32wg_cmu.h
.
#define _CMU_LFBPRESC0_LEUART0_DIV1 0x00000000UL |
Mode DIV1 for CMU_LFBPRESC0
Definition at line
1118
of file
efm32wg_cmu.h
.
#define _CMU_LFBPRESC0_LEUART0_DIV2 0x00000001UL |
Mode DIV2 for CMU_LFBPRESC0
Definition at line
1119
of file
efm32wg_cmu.h
.
#define _CMU_LFBPRESC0_LEUART0_DIV4 0x00000002UL |
Mode DIV4 for CMU_LFBPRESC0
Definition at line
1120
of file
efm32wg_cmu.h
.
#define _CMU_LFBPRESC0_LEUART0_DIV8 0x00000003UL |
Mode DIV8 for CMU_LFBPRESC0
Definition at line
1121
of file
efm32wg_cmu.h
.
#define _CMU_LFBPRESC0_LEUART0_MASK 0x3UL |
Bit mask for CMU_LEUART0
Definition at line
1117
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockDivGet() , CMU_ClockDivSet() , CMU_ClockFreqGet() , and UARTDRV_InitLeuart() .
#define _CMU_LFBPRESC0_LEUART0_SHIFT 0 |
Shift value for CMU_LEUART0
Definition at line
1116
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockDivGet() , CMU_ClockDivSet() , CMU_ClockFreqGet() , and UARTDRV_InitLeuart() .
#define _CMU_LFBPRESC0_LEUART1_DIV1 0x00000000UL |
Mode DIV1 for CMU_LFBPRESC0
Definition at line
1128
of file
efm32wg_cmu.h
.
#define _CMU_LFBPRESC0_LEUART1_DIV2 0x00000001UL |
Mode DIV2 for CMU_LFBPRESC0
Definition at line
1129
of file
efm32wg_cmu.h
.
#define _CMU_LFBPRESC0_LEUART1_DIV4 0x00000002UL |
Mode DIV4 for CMU_LFBPRESC0
Definition at line
1130
of file
efm32wg_cmu.h
.
#define _CMU_LFBPRESC0_LEUART1_DIV8 0x00000003UL |
Mode DIV8 for CMU_LFBPRESC0
Definition at line
1131
of file
efm32wg_cmu.h
.
#define _CMU_LFBPRESC0_LEUART1_MASK 0x30UL |
Bit mask for CMU_LEUART1
Definition at line
1127
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockDivGet() , CMU_ClockDivSet() , and CMU_ClockFreqGet() .
#define _CMU_LFBPRESC0_LEUART1_SHIFT 4 |
Shift value for CMU_LEUART1
Definition at line
1126
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockDivGet() , CMU_ClockDivSet() , and CMU_ClockFreqGet() .
#define _CMU_LFBPRESC0_MASK 0x00000033UL |
Mask for CMU_LFBPRESC0
Definition at line
1115
of file
efm32wg_cmu.h
.
#define _CMU_LFBPRESC0_RESETVALUE 0x00000000UL |
Default value for CMU_LFBPRESC0
Definition at line
1114
of file
efm32wg_cmu.h
.
#define _CMU_LFCLKSEL_LFA_DEFAULT 0x00000001UL |
Mode DEFAULT for CMU_LFCLKSEL
Definition at line
508
of file
efm32wg_cmu.h
.
#define _CMU_LFCLKSEL_LFA_DISABLED 0x00000000UL |
Mode DISABLED for CMU_LFCLKSEL
Definition at line
507
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockSelectSet() .
#define _CMU_LFCLKSEL_LFA_HFCORECLKLEDIV2 0x00000003UL |
Mode HFCORECLKLEDIV2 for CMU_LFCLKSEL
Definition at line
511
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockSelectSet() .
#define _CMU_LFCLKSEL_LFA_LFRCO 0x00000001UL |
Mode LFRCO for CMU_LFCLKSEL
Definition at line
509
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockSelectSet() .
#define _CMU_LFCLKSEL_LFA_LFXO 0x00000002UL |
Mode LFXO for CMU_LFCLKSEL
Definition at line
510
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockSelectSet() .
#define _CMU_LFCLKSEL_LFA_MASK 0x3UL |
Bit mask for CMU_LFA
Definition at line
506
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockSelectGet() , and CMU_ClockSelectSet() .
#define _CMU_LFCLKSEL_LFA_SHIFT 0 |
Shift value for CMU_LFA
Definition at line
505
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockSelectSet() .
#define _CMU_LFCLKSEL_LFAE_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_LFCLKSEL
Definition at line
532
of file
efm32wg_cmu.h
.
#define _CMU_LFCLKSEL_LFAE_DISABLED 0x00000000UL |
Mode DISABLED for CMU_LFCLKSEL
Definition at line
533
of file
efm32wg_cmu.h
.
#define _CMU_LFCLKSEL_LFAE_MASK 0x10000UL |
Bit mask for CMU_LFAE
Definition at line
531
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockSelectGet() , and CMU_ClockSelectSet() .
#define _CMU_LFCLKSEL_LFAE_SHIFT 16 |
Shift value for CMU_LFAE
Definition at line
530
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockSelectSet() .
#define _CMU_LFCLKSEL_LFAE_ULFRCO 0x00000001UL |
Mode ULFRCO for CMU_LFCLKSEL
Definition at line
534
of file
efm32wg_cmu.h
.
#define _CMU_LFCLKSEL_LFB_DEFAULT 0x00000001UL |
Mode DEFAULT for CMU_LFCLKSEL
Definition at line
520
of file
efm32wg_cmu.h
.
#define _CMU_LFCLKSEL_LFB_DISABLED 0x00000000UL |
Mode DISABLED for CMU_LFCLKSEL
Definition at line
519
of file
efm32wg_cmu.h
.
#define _CMU_LFCLKSEL_LFB_HFCORECLKLEDIV2 0x00000003UL |
Mode HFCORECLKLEDIV2 for CMU_LFCLKSEL
Definition at line
523
of file
efm32wg_cmu.h
.
#define _CMU_LFCLKSEL_LFB_LFRCO 0x00000001UL |
Mode LFRCO for CMU_LFCLKSEL
Definition at line
521
of file
efm32wg_cmu.h
.
#define _CMU_LFCLKSEL_LFB_LFXO 0x00000002UL |
Mode LFXO for CMU_LFCLKSEL
Definition at line
522
of file
efm32wg_cmu.h
.
#define _CMU_LFCLKSEL_LFB_MASK 0xCUL |
Bit mask for CMU_LFB
Definition at line
518
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockSelectGet() , and CMU_ClockSelectSet() .
#define _CMU_LFCLKSEL_LFB_SHIFT 2 |
Shift value for CMU_LFB
Definition at line
517
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockSelectSet() .
#define _CMU_LFCLKSEL_LFBE_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_LFCLKSEL
Definition at line
541
of file
efm32wg_cmu.h
.
#define _CMU_LFCLKSEL_LFBE_DISABLED 0x00000000UL |
Mode DISABLED for CMU_LFCLKSEL
Definition at line
542
of file
efm32wg_cmu.h
.
#define _CMU_LFCLKSEL_LFBE_MASK 0x100000UL |
Bit mask for CMU_LFBE
Definition at line
540
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockSelectGet() , and CMU_ClockSelectSet() .
#define _CMU_LFCLKSEL_LFBE_SHIFT 20 |
Shift value for CMU_LFBE
Definition at line
539
of file
efm32wg_cmu.h
.
Referenced by CMU_ClockSelectSet() .
#define _CMU_LFCLKSEL_LFBE_ULFRCO 0x00000001UL |
Mode ULFRCO for CMU_LFCLKSEL
Definition at line
543
of file
efm32wg_cmu.h
.
#define _CMU_LFCLKSEL_MASK 0x0011000FUL |
Mask for CMU_LFCLKSEL
Definition at line
504
of file
efm32wg_cmu.h
.
#define _CMU_LFCLKSEL_RESETVALUE 0x00000005UL |
Default value for CMU_LFCLKSEL
Definition at line
503
of file
efm32wg_cmu.h
.
#define _CMU_LFRCOCTRL_MASK 0x0000007FUL |
Mask for CMU_LFRCOCTRL
Definition at line
335
of file
efm32wg_cmu.h
.
#define _CMU_LFRCOCTRL_RESETVALUE 0x00000040UL |
Default value for CMU_LFRCOCTRL
Definition at line
334
of file
efm32wg_cmu.h
.
#define _CMU_LFRCOCTRL_TUNING_DEFAULT 0x00000040UL |
Mode DEFAULT for CMU_LFRCOCTRL
Definition at line
338
of file
efm32wg_cmu.h
.
#define _CMU_LFRCOCTRL_TUNING_MASK 0x7FUL |
Bit mask for CMU_TUNING
Definition at line
337
of file
efm32wg_cmu.h
.
Referenced by CMU_OscillatorTuningGet() , and CMU_OscillatorTuningSet() .
#define _CMU_LFRCOCTRL_TUNING_SHIFT 0 |
Shift value for CMU_TUNING
Definition at line
336
of file
efm32wg_cmu.h
.
Referenced by CMU_OscillatorTuningGet() , and CMU_OscillatorTuningSet() .
#define _CMU_LOCK_LOCKKEY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_LOCK
Definition at line
1245
of file
efm32wg_cmu.h
.
#define _CMU_LOCK_LOCKKEY_LOCK 0x00000000UL |
Mode LOCK for CMU_LOCK
Definition at line
1246
of file
efm32wg_cmu.h
.
#define _CMU_LOCK_LOCKKEY_LOCKED 0x00000001UL |
Mode LOCKED for CMU_LOCK
Definition at line
1248
of file
efm32wg_cmu.h
.
#define _CMU_LOCK_LOCKKEY_MASK 0xFFFFUL |
Bit mask for CMU_LOCKKEY
Definition at line
1244
of file
efm32wg_cmu.h
.
#define _CMU_LOCK_LOCKKEY_SHIFT 0 |
Shift value for CMU_LOCKKEY
Definition at line
1243
of file
efm32wg_cmu.h
.
#define _CMU_LOCK_LOCKKEY_UNLOCK 0x0000580EUL |
Mode UNLOCK for CMU_LOCK
Definition at line
1249
of file
efm32wg_cmu.h
.
#define _CMU_LOCK_LOCKKEY_UNLOCKED 0x00000000UL |
Mode UNLOCKED for CMU_LOCK
Definition at line
1247
of file
efm32wg_cmu.h
.
#define _CMU_LOCK_MASK 0x0000FFFFUL |
Mask for CMU_LOCK
Definition at line
1242
of file
efm32wg_cmu.h
.
#define _CMU_LOCK_RESETVALUE 0x00000000UL |
Default value for CMU_LOCK
Definition at line
1241
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_AUXHFRCODIS_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_OSCENCMD
Definition at line
443
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_AUXHFRCODIS_MASK 0x20UL |
Bit mask for CMU_AUXHFRCODIS
Definition at line
442
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_AUXHFRCODIS_SHIFT 5 |
Shift value for CMU_AUXHFRCODIS
Definition at line
441
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_AUXHFRCOEN_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_OSCENCMD
Definition at line
438
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_AUXHFRCOEN_MASK 0x10UL |
Bit mask for CMU_AUXHFRCOEN
Definition at line
437
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_AUXHFRCOEN_SHIFT 4 |
Shift value for CMU_AUXHFRCOEN
Definition at line
436
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_HFRCODIS_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_OSCENCMD
Definition at line
423
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_HFRCODIS_MASK 0x2UL |
Bit mask for CMU_HFRCODIS
Definition at line
422
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_HFRCODIS_SHIFT 1 |
Shift value for CMU_HFRCODIS
Definition at line
421
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_HFRCOEN_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_OSCENCMD
Definition at line
418
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_HFRCOEN_MASK 0x1UL |
Bit mask for CMU_HFRCOEN
Definition at line
417
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_HFRCOEN_SHIFT 0 |
Shift value for CMU_HFRCOEN
Definition at line
416
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_HFXODIS_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_OSCENCMD
Definition at line
433
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_HFXODIS_MASK 0x8UL |
Bit mask for CMU_HFXODIS
Definition at line
432
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_HFXODIS_SHIFT 3 |
Shift value for CMU_HFXODIS
Definition at line
431
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_HFXOEN_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_OSCENCMD
Definition at line
428
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_HFXOEN_MASK 0x4UL |
Bit mask for CMU_HFXOEN
Definition at line
427
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_HFXOEN_SHIFT 2 |
Shift value for CMU_HFXOEN
Definition at line
426
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_LFRCODIS_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_OSCENCMD
Definition at line
453
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_LFRCODIS_MASK 0x80UL |
Bit mask for CMU_LFRCODIS
Definition at line
452
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_LFRCODIS_SHIFT 7 |
Shift value for CMU_LFRCODIS
Definition at line
451
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_LFRCOEN_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_OSCENCMD
Definition at line
448
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_LFRCOEN_MASK 0x40UL |
Bit mask for CMU_LFRCOEN
Definition at line
447
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_LFRCOEN_SHIFT 6 |
Shift value for CMU_LFRCOEN
Definition at line
446
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_LFXODIS_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_OSCENCMD
Definition at line
463
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_LFXODIS_MASK 0x200UL |
Bit mask for CMU_LFXODIS
Definition at line
462
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_LFXODIS_SHIFT 9 |
Shift value for CMU_LFXODIS
Definition at line
461
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_LFXOEN_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_OSCENCMD
Definition at line
458
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_LFXOEN_MASK 0x100UL |
Bit mask for CMU_LFXOEN
Definition at line
457
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_LFXOEN_SHIFT 8 |
Shift value for CMU_LFXOEN
Definition at line
456
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_MASK 0x000003FFUL |
Mask for CMU_OSCENCMD
Definition at line
414
of file
efm32wg_cmu.h
.
#define _CMU_OSCENCMD_RESETVALUE 0x00000000UL |
Default value for CMU_OSCENCMD
Definition at line
413
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_MASK 0x0000003FUL |
Mask for CMU_PCNTCTRL
Definition at line
1139
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT0CLKEN_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_PCNTCTRL
Definition at line
1143
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT0CLKEN_MASK 0x1UL |
Bit mask for CMU_PCNT0CLKEN
Definition at line
1142
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT0CLKEN_SHIFT 0 |
Shift value for CMU_PCNT0CLKEN
Definition at line
1141
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT0CLKSEL_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_PCNTCTRL
Definition at line
1148
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT0CLKSEL_LFACLK 0x00000000UL |
Mode LFACLK for CMU_PCNTCTRL
Definition at line
1149
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT0CLKSEL_MASK 0x2UL |
Bit mask for CMU_PCNT0CLKSEL
Definition at line
1147
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT0CLKSEL_PCNT0S0 0x00000001UL |
Mode PCNT0S0 for CMU_PCNTCTRL
Definition at line
1150
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT0CLKSEL_SHIFT 1 |
Shift value for CMU_PCNT0CLKSEL
Definition at line
1146
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT1CLKEN_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_PCNTCTRL
Definition at line
1157
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT1CLKEN_MASK 0x4UL |
Bit mask for CMU_PCNT1CLKEN
Definition at line
1156
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT1CLKEN_SHIFT 2 |
Shift value for CMU_PCNT1CLKEN
Definition at line
1155
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT1CLKSEL_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_PCNTCTRL
Definition at line
1162
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT1CLKSEL_LFACLK 0x00000000UL |
Mode LFACLK for CMU_PCNTCTRL
Definition at line
1163
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT1CLKSEL_MASK 0x8UL |
Bit mask for CMU_PCNT1CLKSEL
Definition at line
1161
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT1CLKSEL_PCNT1S0 0x00000001UL |
Mode PCNT1S0 for CMU_PCNTCTRL
Definition at line
1164
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT1CLKSEL_SHIFT 3 |
Shift value for CMU_PCNT1CLKSEL
Definition at line
1160
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT2CLKEN_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_PCNTCTRL
Definition at line
1171
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT2CLKEN_MASK 0x10UL |
Bit mask for CMU_PCNT2CLKEN
Definition at line
1170
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT2CLKEN_SHIFT 4 |
Shift value for CMU_PCNT2CLKEN
Definition at line
1169
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT2CLKSEL_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_PCNTCTRL
Definition at line
1176
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT2CLKSEL_LFACLK 0x00000000UL |
Mode LFACLK for CMU_PCNTCTRL
Definition at line
1177
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT2CLKSEL_MASK 0x20UL |
Bit mask for CMU_PCNT2CLKSEL
Definition at line
1175
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT2CLKSEL_PCNT2S0 0x00000001UL |
Mode PCNT2S0 for CMU_PCNTCTRL
Definition at line
1178
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_PCNT2CLKSEL_SHIFT 5 |
Shift value for CMU_PCNT2CLKSEL
Definition at line
1174
of file
efm32wg_cmu.h
.
#define _CMU_PCNTCTRL_RESETVALUE 0x00000000UL |
Default value for CMU_PCNTCTRL
Definition at line
1138
of file
efm32wg_cmu.h
.
#define _CMU_ROUTE_CLKOUT0PEN_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_ROUTE
Definition at line
1222
of file
efm32wg_cmu.h
.
#define _CMU_ROUTE_CLKOUT0PEN_MASK 0x1UL |
Bit mask for CMU_CLKOUT0PEN
Definition at line
1221
of file
efm32wg_cmu.h
.
#define _CMU_ROUTE_CLKOUT0PEN_SHIFT 0 |
Shift value for CMU_CLKOUT0PEN
Definition at line
1220
of file
efm32wg_cmu.h
.
#define _CMU_ROUTE_CLKOUT1PEN_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_ROUTE
Definition at line
1227
of file
efm32wg_cmu.h
.
#define _CMU_ROUTE_CLKOUT1PEN_MASK 0x2UL |
Bit mask for CMU_CLKOUT1PEN
Definition at line
1226
of file
efm32wg_cmu.h
.
#define _CMU_ROUTE_CLKOUT1PEN_SHIFT 1 |
Shift value for CMU_CLKOUT1PEN
Definition at line
1225
of file
efm32wg_cmu.h
.
#define _CMU_ROUTE_LOCATION_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_ROUTE
Definition at line
1232
of file
efm32wg_cmu.h
.
#define _CMU_ROUTE_LOCATION_LOC0 0x00000000UL |
Mode LOC0 for CMU_ROUTE
Definition at line
1231
of file
efm32wg_cmu.h
.
#define _CMU_ROUTE_LOCATION_LOC1 0x00000001UL |
Mode LOC1 for CMU_ROUTE
Definition at line
1233
of file
efm32wg_cmu.h
.
#define _CMU_ROUTE_LOCATION_LOC2 0x00000002UL |
Mode LOC2 for CMU_ROUTE
Definition at line
1234
of file
efm32wg_cmu.h
.
#define _CMU_ROUTE_LOCATION_MASK 0x1CUL |
Bit mask for CMU_LOCATION
Definition at line
1230
of file
efm32wg_cmu.h
.
#define _CMU_ROUTE_LOCATION_SHIFT 2 |
Shift value for CMU_LOCATION
Definition at line
1229
of file
efm32wg_cmu.h
.
#define _CMU_ROUTE_MASK 0x0000001FUL |
Mask for CMU_ROUTE
Definition at line
1218
of file
efm32wg_cmu.h
.
#define _CMU_ROUTE_RESETVALUE 0x00000000UL |
Default value for CMU_ROUTE
Definition at line
1217
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_AUXHFRCOENS_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_STATUS
Definition at line
574
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_AUXHFRCOENS_MASK 0x10UL |
Bit mask for CMU_AUXHFRCOENS
Definition at line
573
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_AUXHFRCOENS_SHIFT 4 |
Shift value for CMU_AUXHFRCOENS
Definition at line
572
of file
efm32wg_cmu.h
.
Referenced by CMU_OscillatorEnable() .
#define _CMU_STATUS_AUXHFRCORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_STATUS
Definition at line
579
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_AUXHFRCORDY_MASK 0x20UL |
Bit mask for CMU_AUXHFRCORDY
Definition at line
578
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_AUXHFRCORDY_SHIFT 5 |
Shift value for CMU_AUXHFRCORDY
Definition at line
577
of file
efm32wg_cmu.h
.
Referenced by CMU_OscillatorEnable() .
#define _CMU_STATUS_CALBSY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_STATUS
Definition at line
624
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_CALBSY_MASK 0x4000UL |
Bit mask for CMU_CALBSY
Definition at line
623
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_CALBSY_SHIFT 14 |
Shift value for CMU_CALBSY
Definition at line
622
of file
efm32wg_cmu.h
.
Referenced by CMU_Calibrate() , and CMU_CalibrateCountGet() .
#define _CMU_STATUS_HFRCOENS_DEFAULT 0x00000001UL |
Mode DEFAULT for CMU_STATUS
Definition at line
554
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_HFRCOENS_MASK 0x1UL |
Bit mask for CMU_HFRCOENS
Definition at line
553
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_HFRCOENS_SHIFT 0 |
Shift value for CMU_HFRCOENS
Definition at line
552
of file
efm32wg_cmu.h
.
Referenced by CMU_OscillatorEnable() .
#define _CMU_STATUS_HFRCORDY_DEFAULT 0x00000001UL |
Mode DEFAULT for CMU_STATUS
Definition at line
559
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_HFRCORDY_MASK 0x2UL |
Bit mask for CMU_HFRCORDY
Definition at line
558
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_HFRCORDY_SHIFT 1 |
Shift value for CMU_HFRCORDY
Definition at line
557
of file
efm32wg_cmu.h
.
Referenced by CMU_OscillatorEnable() .
#define _CMU_STATUS_HFRCOSEL_DEFAULT 0x00000001UL |
Mode DEFAULT for CMU_STATUS
Definition at line
604
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_HFRCOSEL_MASK 0x400UL |
Bit mask for CMU_HFRCOSEL
Definition at line
603
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_HFRCOSEL_SHIFT 10 |
Shift value for CMU_HFRCOSEL
Definition at line
602
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_HFXOENS_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_STATUS
Definition at line
564
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_HFXOENS_MASK 0x4UL |
Bit mask for CMU_HFXOENS
Definition at line
563
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_HFXOENS_SHIFT 2 |
Shift value for CMU_HFXOENS
Definition at line
562
of file
efm32wg_cmu.h
.
Referenced by CMU_OscillatorEnable() .
#define _CMU_STATUS_HFXORDY_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_STATUS
Definition at line
569
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_HFXORDY_MASK 0x8UL |
Bit mask for CMU_HFXORDY
Definition at line
568
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_HFXORDY_SHIFT 3 |
Shift value for CMU_HFXORDY
Definition at line
567
of file
efm32wg_cmu.h
.
Referenced by CMU_OscillatorEnable() .
#define _CMU_STATUS_HFXOSEL_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_STATUS
Definition at line
609
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_HFXOSEL_MASK 0x800UL |
Bit mask for CMU_HFXOSEL
Definition at line
608
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_HFXOSEL_SHIFT 11 |
Shift value for CMU_HFXOSEL
Definition at line
607
of file
efm32wg_cmu.h
.
#define _CMU_STATUS_LFRCOENS_DEFAULT 0x00000000UL |
Mode DEFAULT for CMU_STATUS
Definition at line
584
of file
efm32wg_cmu.h
.