HFRCO Bit FieldsDevices > HFRCO

Macros

#define _HFRCO_CAL_CLKDIV_DEFAULT 0x00000000UL
#define _HFRCO_CAL_CLKDIV_DIV1 0x00000000UL
#define _HFRCO_CAL_CLKDIV_DIV2 0x00000001UL
#define _HFRCO_CAL_CLKDIV_DIV4 0x00000002UL
#define _HFRCO_CAL_CLKDIV_MASK 0x3000000UL
#define _HFRCO_CAL_CLKDIV_SHIFT 24
#define _HFRCO_CAL_CMPBIAS_DEFAULT 0x00000003UL
#define _HFRCO_CAL_CMPBIAS_MASK 0xE00000UL
#define _HFRCO_CAL_CMPBIAS_SHIFT 21
#define _HFRCO_CAL_CMPSEL_DEFAULT 0x00000002UL
#define _HFRCO_CAL_CMPSEL_MASK 0xC000000UL
#define _HFRCO_CAL_CMPSEL_SHIFT 26
#define _HFRCO_CAL_FINETUNING_DEFAULT 0x0000001FUL
#define _HFRCO_CAL_FINETUNING_MASK 0x3F00UL
#define _HFRCO_CAL_FINETUNING_SHIFT 8
#define _HFRCO_CAL_FREQRANGE_DEFAULT 0x00000008UL
#define _HFRCO_CAL_FREQRANGE_MASK 0x1F0000UL
#define _HFRCO_CAL_FREQRANGE_SHIFT 16
#define _HFRCO_CAL_IREFTC_DEFAULT 0x0000000AUL
#define _HFRCO_CAL_IREFTC_MASK 0xF0000000UL
#define _HFRCO_CAL_IREFTC_SHIFT 28
#define _HFRCO_CAL_LDOHP_DEFAULT 0x00000001UL
#define _HFRCO_CAL_LDOHP_MASK 0x8000UL
#define _HFRCO_CAL_LDOHP_SHIFT 15
#define _HFRCO_CAL_MASK 0xFFFFBF7FUL
#define _HFRCO_CAL_RESETVALUE 0xA8689F7FUL
#define _HFRCO_CAL_TUNING_DEFAULT 0x0000007FUL
#define _HFRCO_CAL_TUNING_MASK 0x7FUL
#define _HFRCO_CAL_TUNING_SHIFT 0
#define _HFRCO_CTRL_DISONDEMAND_DEFAULT 0x00000000UL
#define _HFRCO_CTRL_DISONDEMAND_MASK 0x2UL
#define _HFRCO_CTRL_DISONDEMAND_SHIFT 1
#define _HFRCO_CTRL_FORCEEN_DEFAULT 0x00000000UL
#define _HFRCO_CTRL_FORCEEN_MASK 0x1UL
#define _HFRCO_CTRL_FORCEEN_SHIFT 0
#define _HFRCO_CTRL_MASK 0x00000003UL
#define _HFRCO_CTRL_RESETVALUE 0x00000000UL
#define _HFRCO_IEN_MASK 0x00000001UL
#define _HFRCO_IEN_RDY_DEFAULT 0x00000000UL
#define _HFRCO_IEN_RDY_MASK 0x1UL
#define _HFRCO_IEN_RDY_SHIFT 0
#define _HFRCO_IEN_RESETVALUE 0x00000000UL
#define _HFRCO_IF_MASK 0x00000001UL
#define _HFRCO_IF_RDY_DEFAULT 0x00000000UL
#define _HFRCO_IF_RDY_MASK 0x1UL
#define _HFRCO_IF_RDY_SHIFT 0
#define _HFRCO_IF_RESETVALUE 0x00000000UL
#define _HFRCO_IPVERSION_IPVERSION_DEFAULT 0x00000000UL
#define _HFRCO_IPVERSION_IPVERSION_MASK 0xFFFFFFFFUL
#define _HFRCO_IPVERSION_IPVERSION_SHIFT 0
#define _HFRCO_IPVERSION_MASK 0xFFFFFFFFUL
#define _HFRCO_IPVERSION_RESETVALUE 0x00000000UL
#define _HFRCO_LOCK_LOCKKEY_DEFAULT 0x00008195UL
#define _HFRCO_LOCK_LOCKKEY_MASK 0xFFFFUL
#define _HFRCO_LOCK_LOCKKEY_SHIFT 0
#define _HFRCO_LOCK_LOCKKEY_UNLOCK 0x00008195UL
#define _HFRCO_LOCK_MASK 0x0000FFFFUL
#define _HFRCO_LOCK_RESETVALUE 0x00008195UL
#define _HFRCO_STATUS_ENS_DEFAULT 0x00000000UL
#define _HFRCO_STATUS_ENS_MASK 0x10000UL
#define _HFRCO_STATUS_ENS_SHIFT 16
#define _HFRCO_STATUS_FREQBSY_DEFAULT 0x00000000UL
#define _HFRCO_STATUS_FREQBSY_MASK 0x2UL
#define _HFRCO_STATUS_FREQBSY_SHIFT 1
#define _HFRCO_STATUS_LOCK_DEFAULT 0x00000000UL
#define _HFRCO_STATUS_LOCK_LOCKED 0x00000001UL
#define _HFRCO_STATUS_LOCK_MASK 0x80000000UL
#define _HFRCO_STATUS_LOCK_SHIFT 31
#define _HFRCO_STATUS_LOCK_UNLOCKED 0x00000000UL
#define _HFRCO_STATUS_MASK 0x80010007UL
#define _HFRCO_STATUS_RDY_DEFAULT 0x00000000UL
#define _HFRCO_STATUS_RDY_MASK 0x1UL
#define _HFRCO_STATUS_RDY_SHIFT 0
#define _HFRCO_STATUS_RESETVALUE 0x00000000UL
#define _HFRCO_STATUS_SYNCBUSY_DEFAULT 0x00000000UL
#define _HFRCO_STATUS_SYNCBUSY_MASK 0x4UL
#define _HFRCO_STATUS_SYNCBUSY_SHIFT 2
#define HFRCO_CAL_CLKDIV_DEFAULT ( _HFRCO_CAL_CLKDIV_DEFAULT << 24)
#define HFRCO_CAL_CLKDIV_DIV1 ( _HFRCO_CAL_CLKDIV_DIV1 << 24)
#define HFRCO_CAL_CLKDIV_DIV2 ( _HFRCO_CAL_CLKDIV_DIV2 << 24)
#define HFRCO_CAL_CLKDIV_DIV4 ( _HFRCO_CAL_CLKDIV_DIV4 << 24)
#define HFRCO_CAL_CMPBIAS_DEFAULT ( _HFRCO_CAL_CMPBIAS_DEFAULT << 21)
#define HFRCO_CAL_CMPSEL_DEFAULT ( _HFRCO_CAL_CMPSEL_DEFAULT << 26)
#define HFRCO_CAL_FINETUNING_DEFAULT ( _HFRCO_CAL_FINETUNING_DEFAULT << 8)
#define HFRCO_CAL_FREQRANGE_DEFAULT ( _HFRCO_CAL_FREQRANGE_DEFAULT << 16)
#define HFRCO_CAL_IREFTC_DEFAULT ( _HFRCO_CAL_IREFTC_DEFAULT << 28)
#define HFRCO_CAL_LDOHP (0x1UL << 15)
#define HFRCO_CAL_LDOHP_DEFAULT ( _HFRCO_CAL_LDOHP_DEFAULT << 15)
#define HFRCO_CAL_TUNING_DEFAULT ( _HFRCO_CAL_TUNING_DEFAULT << 0)
#define HFRCO_CTRL_DISONDEMAND (0x1UL << 1)
#define HFRCO_CTRL_DISONDEMAND_DEFAULT ( _HFRCO_CTRL_DISONDEMAND_DEFAULT << 1)
#define HFRCO_CTRL_FORCEEN (0x1UL << 0)
#define HFRCO_CTRL_FORCEEN_DEFAULT ( _HFRCO_CTRL_FORCEEN_DEFAULT << 0)
#define HFRCO_IEN_RDY (0x1UL << 0)
#define HFRCO_IEN_RDY_DEFAULT ( _HFRCO_IEN_RDY_DEFAULT << 0)
#define HFRCO_IF_RDY (0x1UL << 0)
#define HFRCO_IF_RDY_DEFAULT ( _HFRCO_IF_RDY_DEFAULT << 0)
#define HFRCO_IPVERSION_IPVERSION_DEFAULT ( _HFRCO_IPVERSION_IPVERSION_DEFAULT << 0)
#define HFRCO_LOCK_LOCKKEY_DEFAULT ( _HFRCO_LOCK_LOCKKEY_DEFAULT << 0)
#define HFRCO_LOCK_LOCKKEY_UNLOCK ( _HFRCO_LOCK_LOCKKEY_UNLOCK << 0)
#define HFRCO_STATUS_ENS (0x1UL << 16)
#define HFRCO_STATUS_ENS_DEFAULT ( _HFRCO_STATUS_ENS_DEFAULT << 16)
#define HFRCO_STATUS_FREQBSY (0x1UL << 1)
#define HFRCO_STATUS_FREQBSY_DEFAULT ( _HFRCO_STATUS_FREQBSY_DEFAULT << 1)
#define HFRCO_STATUS_LOCK (0x1UL << 31)
#define HFRCO_STATUS_LOCK_DEFAULT ( _HFRCO_STATUS_LOCK_DEFAULT << 31)
#define HFRCO_STATUS_LOCK_LOCKED ( _HFRCO_STATUS_LOCK_LOCKED << 31)
#define HFRCO_STATUS_LOCK_UNLOCKED ( _HFRCO_STATUS_LOCK_UNLOCKED << 31)
#define HFRCO_STATUS_RDY (0x1UL << 0)
#define HFRCO_STATUS_RDY_DEFAULT ( _HFRCO_STATUS_RDY_DEFAULT << 0)
#define HFRCO_STATUS_SYNCBUSY (0x1UL << 2)
#define HFRCO_STATUS_SYNCBUSY_DEFAULT ( _HFRCO_STATUS_SYNCBUSY_DEFAULT << 2)

Macro Definition Documentation

#define _HFRCO_CAL_CLKDIV_DEFAULT   0x00000000UL

Mode DEFAULT for HFRCO_CAL

Definition at line 142 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_CLKDIV_DIV1   0x00000000UL

Mode DIV1 for HFRCO_CAL

Definition at line 143 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_CLKDIV_DIV2   0x00000001UL

Mode DIV2 for HFRCO_CAL

Definition at line 144 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_CLKDIV_DIV4   0x00000002UL

Mode DIV4 for HFRCO_CAL

Definition at line 145 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_CLKDIV_MASK   0x3000000UL

Bit mask for HFRCO_CLKDIV

Definition at line 141 of file efr32bg21_hfrco.h .

Referenced by CMU_HFRCODPLLBandSet() , CMU_HFRCOEM23BandSet() , SystemHFRCODPLLClockGet() , and SystemHFRCOEM23ClockGet() .

#define _HFRCO_CAL_CLKDIV_SHIFT   24

Shift value for HFRCO_CLKDIV

Definition at line 140 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_CMPBIAS_DEFAULT   0x00000003UL

Mode DEFAULT for HFRCO_CAL

Definition at line 138 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_CMPBIAS_MASK   0xE00000UL

Bit mask for HFRCO_CMPBIAS

Definition at line 137 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_CMPBIAS_SHIFT   21

Shift value for HFRCO_CMPBIAS

Definition at line 136 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_CMPSEL_DEFAULT   0x00000002UL

Mode DEFAULT for HFRCO_CAL

Definition at line 152 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_CMPSEL_MASK   0xC000000UL

Bit mask for HFRCO_CMPSEL

Definition at line 151 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_CMPSEL_SHIFT   26

Shift value for HFRCO_CMPSEL

Definition at line 150 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_FINETUNING_DEFAULT   0x0000001FUL

Mode DEFAULT for HFRCO_CAL

Definition at line 125 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_FINETUNING_MASK   0x3F00UL

Bit mask for HFRCO_FINETUNING

Definition at line 124 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_FINETUNING_SHIFT   8

Shift value for HFRCO_FINETUNING

Definition at line 123 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_FREQRANGE_DEFAULT   0x00000008UL

Mode DEFAULT for HFRCO_CAL

Definition at line 134 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_FREQRANGE_MASK   0x1F0000UL

Bit mask for HFRCO_FREQRANGE

Definition at line 133 of file efr32bg21_hfrco.h .

Referenced by SystemHFRCODPLLClockGet() , and SystemHFRCOEM23ClockGet() .

#define _HFRCO_CAL_FREQRANGE_SHIFT   16

Shift value for HFRCO_FREQRANGE

Definition at line 132 of file efr32bg21_hfrco.h .

Referenced by SystemHFRCODPLLClockGet() , and SystemHFRCOEM23ClockGet() .

#define _HFRCO_CAL_IREFTC_DEFAULT   0x0000000AUL

Mode DEFAULT for HFRCO_CAL

Definition at line 156 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_IREFTC_MASK   0xF0000000UL

Bit mask for HFRCO_IREFTC

Definition at line 155 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_IREFTC_SHIFT   28

Shift value for HFRCO_IREFTC

Definition at line 154 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_LDOHP_DEFAULT   0x00000001UL

Mode DEFAULT for HFRCO_CAL

Definition at line 130 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_LDOHP_MASK   0x8000UL

Bit mask for HFRCO_LDOHP

Definition at line 129 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_LDOHP_SHIFT   15

Shift value for HFRCO_LDOHP

Definition at line 128 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_MASK   0xFFFFBF7FUL

Mask for HFRCO_CAL

Definition at line 118 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_RESETVALUE   0xA8689F7FUL

Default value for HFRCO_CAL

Definition at line 117 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_TUNING_DEFAULT   0x0000007FUL

Mode DEFAULT for HFRCO_CAL

Definition at line 121 of file efr32bg21_hfrco.h .

#define _HFRCO_CAL_TUNING_MASK   0x7FUL

Bit mask for HFRCO_TUNING

Definition at line 120 of file efr32bg21_hfrco.h .

Referenced by CMU_DPLLLock() , CMU_OscillatorTuningGet() , and CMU_OscillatorTuningSet() .

#define _HFRCO_CAL_TUNING_SHIFT   0

Shift value for HFRCO_TUNING

Definition at line 119 of file efr32bg21_hfrco.h .

Referenced by CMU_DPLLLock() , CMU_OscillatorTuningGet() , and CMU_OscillatorTuningSet() .

#define _HFRCO_CTRL_DISONDEMAND_DEFAULT   0x00000000UL

Mode DEFAULT for HFRCO_CTRL

Definition at line 113 of file efr32bg21_hfrco.h .

#define _HFRCO_CTRL_DISONDEMAND_MASK   0x2UL

Bit mask for HFRCO_DISONDEMAND

Definition at line 112 of file efr32bg21_hfrco.h .

#define _HFRCO_CTRL_DISONDEMAND_SHIFT   1

Shift value for HFRCO_DISONDEMAND

Definition at line 111 of file efr32bg21_hfrco.h .

#define _HFRCO_CTRL_FORCEEN_DEFAULT   0x00000000UL

Mode DEFAULT for HFRCO_CTRL

Definition at line 108 of file efr32bg21_hfrco.h .

#define _HFRCO_CTRL_FORCEEN_MASK   0x1UL

Bit mask for HFRCO_FORCEEN

Definition at line 107 of file efr32bg21_hfrco.h .

#define _HFRCO_CTRL_FORCEEN_SHIFT   0

Shift value for HFRCO_FORCEEN

Definition at line 106 of file efr32bg21_hfrco.h .

#define _HFRCO_CTRL_MASK   0x00000003UL

Mask for HFRCO_CTRL

Definition at line 104 of file efr32bg21_hfrco.h .

#define _HFRCO_CTRL_RESETVALUE   0x00000000UL

Default value for HFRCO_CTRL

Definition at line 103 of file efr32bg21_hfrco.h .

#define _HFRCO_IEN_MASK   0x00000001UL

Mask for HFRCO_IEN

Definition at line 203 of file efr32bg21_hfrco.h .

#define _HFRCO_IEN_RDY_DEFAULT   0x00000000UL

Mode DEFAULT for HFRCO_IEN

Definition at line 207 of file efr32bg21_hfrco.h .

#define _HFRCO_IEN_RDY_MASK   0x1UL

Bit mask for HFRCO_RDY

Definition at line 206 of file efr32bg21_hfrco.h .

#define _HFRCO_IEN_RDY_SHIFT   0

Shift value for HFRCO_RDY

Definition at line 205 of file efr32bg21_hfrco.h .

#define _HFRCO_IEN_RESETVALUE   0x00000000UL

Default value for HFRCO_IEN

Definition at line 202 of file efr32bg21_hfrco.h .

#define _HFRCO_IF_MASK   0x00000001UL

Mask for HFRCO_IF

Definition at line 194 of file efr32bg21_hfrco.h .

#define _HFRCO_IF_RDY_DEFAULT   0x00000000UL

Mode DEFAULT for HFRCO_IF

Definition at line 198 of file efr32bg21_hfrco.h .

#define _HFRCO_IF_RDY_MASK   0x1UL

Bit mask for HFRCO_RDY

Definition at line 197 of file efr32bg21_hfrco.h .

#define _HFRCO_IF_RDY_SHIFT   0

Shift value for HFRCO_RDY

Definition at line 196 of file efr32bg21_hfrco.h .

#define _HFRCO_IF_RESETVALUE   0x00000000UL

Default value for HFRCO_IF

Definition at line 193 of file efr32bg21_hfrco.h .

#define _HFRCO_IPVERSION_IPVERSION_DEFAULT   0x00000000UL

Mode DEFAULT for HFRCO_IPVERSION

Definition at line 99 of file efr32bg21_hfrco.h .

#define _HFRCO_IPVERSION_IPVERSION_MASK   0xFFFFFFFFUL

Bit mask for HFRCO_IPVERSION

Definition at line 98 of file efr32bg21_hfrco.h .

#define _HFRCO_IPVERSION_IPVERSION_SHIFT   0

Shift value for HFRCO_IPVERSION

Definition at line 97 of file efr32bg21_hfrco.h .

#define _HFRCO_IPVERSION_MASK   0xFFFFFFFFUL

Mask for HFRCO_IPVERSION

Definition at line 96 of file efr32bg21_hfrco.h .

#define _HFRCO_IPVERSION_RESETVALUE   0x00000000UL

Default value for HFRCO_IPVERSION

Definition at line 95 of file efr32bg21_hfrco.h .

#define _HFRCO_LOCK_LOCKKEY_DEFAULT   0x00008195UL

Mode DEFAULT for HFRCO_LOCK

Definition at line 215 of file efr32bg21_hfrco.h .

#define _HFRCO_LOCK_LOCKKEY_MASK   0xFFFFUL

Bit mask for HFRCO_LOCKKEY

Definition at line 214 of file efr32bg21_hfrco.h .

#define _HFRCO_LOCK_LOCKKEY_SHIFT   0

Shift value for HFRCO_LOCKKEY

Definition at line 213 of file efr32bg21_hfrco.h .

#define _HFRCO_LOCK_LOCKKEY_UNLOCK   0x00008195UL

Mode UNLOCK for HFRCO_LOCK

Definition at line 216 of file efr32bg21_hfrco.h .

#define _HFRCO_LOCK_MASK   0x0000FFFFUL

Mask for HFRCO_LOCK

Definition at line 212 of file efr32bg21_hfrco.h .

#define _HFRCO_LOCK_RESETVALUE   0x00008195UL

Default value for HFRCO_LOCK

Definition at line 211 of file efr32bg21_hfrco.h .

#define _HFRCO_STATUS_ENS_DEFAULT   0x00000000UL

Mode DEFAULT for HFRCO_STATUS

Definition at line 180 of file efr32bg21_hfrco.h .

#define _HFRCO_STATUS_ENS_MASK   0x10000UL

Bit mask for HFRCO_ENS

Definition at line 179 of file efr32bg21_hfrco.h .

#define _HFRCO_STATUS_ENS_SHIFT   16

Shift value for HFRCO_ENS

Definition at line 178 of file efr32bg21_hfrco.h .

#define _HFRCO_STATUS_FREQBSY_DEFAULT   0x00000000UL

Mode DEFAULT for HFRCO_STATUS

Definition at line 170 of file efr32bg21_hfrco.h .

#define _HFRCO_STATUS_FREQBSY_MASK   0x2UL

Bit mask for HFRCO_FREQBSY

Definition at line 169 of file efr32bg21_hfrco.h .

#define _HFRCO_STATUS_FREQBSY_SHIFT   1

Shift value for HFRCO_FREQBSY

Definition at line 168 of file efr32bg21_hfrco.h .

#define _HFRCO_STATUS_LOCK_DEFAULT   0x00000000UL

Mode DEFAULT for HFRCO_STATUS

Definition at line 185 of file efr32bg21_hfrco.h .

#define _HFRCO_STATUS_LOCK_LOCKED   0x00000001UL

Mode LOCKED for HFRCO_STATUS

Definition at line 187 of file efr32bg21_hfrco.h .

#define _HFRCO_STATUS_LOCK_MASK   0x80000000UL

Bit mask for HFRCO_LOCK

Definition at line 184 of file efr32bg21_hfrco.h .

#define _HFRCO_STATUS_LOCK_SHIFT   31

Shift value for HFRCO_LOCK

Definition at line 183 of file efr32bg21_hfrco.h .

#define _HFRCO_STATUS_LOCK_UNLOCKED   0x00000000UL

Mode UNLOCKED for HFRCO_STATUS

Definition at line 186 of file efr32bg21_hfrco.h .

#define _HFRCO_STATUS_MASK   0x80010007UL

Mask for HFRCO_STATUS

Definition at line 161 of file efr32bg21_hfrco.h .

#define _HFRCO_STATUS_RDY_DEFAULT   0x00000000UL

Mode DEFAULT for HFRCO_STATUS

Definition at line 165 of file efr32bg21_hfrco.h .

#define _HFRCO_STATUS_RDY_MASK   0x1UL

Bit mask for HFRCO_RDY

Definition at line 164 of file efr32bg21_hfrco.h .

#define _HFRCO_STATUS_RDY_SHIFT   0

Shift value for HFRCO_RDY

Definition at line 163 of file efr32bg21_hfrco.h .

#define _HFRCO_STATUS_RESETVALUE   0x00000000UL

Default value for HFRCO_STATUS

Definition at line 160 of file efr32bg21_hfrco.h .

#define _HFRCO_STATUS_SYNCBUSY_DEFAULT   0x00000000UL

Mode DEFAULT for HFRCO_STATUS

Definition at line 175 of file efr32bg21_hfrco.h .

#define _HFRCO_STATUS_SYNCBUSY_MASK   0x4UL

Bit mask for HFRCO_SYNCBUSY

Definition at line 174 of file efr32bg21_hfrco.h .

#define _HFRCO_STATUS_SYNCBUSY_SHIFT   2

Shift value for HFRCO_SYNCBUSY

Definition at line 173 of file efr32bg21_hfrco.h .

#define HFRCO_CAL_CLKDIV_DEFAULT   ( _HFRCO_CAL_CLKDIV_DEFAULT << 24)

Shifted mode DEFAULT for HFRCO_CAL

Definition at line 146 of file efr32bg21_hfrco.h .

#define HFRCO_CAL_CLKDIV_DIV1   ( _HFRCO_CAL_CLKDIV_DIV1 << 24)

Shifted mode DIV1 for HFRCO_CAL

Definition at line 147 of file efr32bg21_hfrco.h .

Referenced by SystemHFRCODPLLClockGet() , and SystemHFRCOEM23ClockGet() .

#define HFRCO_CAL_CLKDIV_DIV2   ( _HFRCO_CAL_CLKDIV_DIV2 << 24)

Shifted mode DIV2 for HFRCO_CAL

Definition at line 148 of file efr32bg21_hfrco.h .

Referenced by CMU_HFRCODPLLBandSet() , CMU_HFRCOEM23BandSet() , SystemHFRCODPLLClockGet() , and SystemHFRCOEM23ClockGet() .

#define HFRCO_CAL_CLKDIV_DIV4   ( _HFRCO_CAL_CLKDIV_DIV4 << 24)

Shifted mode DIV4 for HFRCO_CAL

Definition at line 149 of file efr32bg21_hfrco.h .

Referenced by CMU_HFRCODPLLBandSet() , CMU_HFRCOEM23BandSet() , SystemHFRCODPLLClockGet() , and SystemHFRCOEM23ClockGet() .

#define HFRCO_CAL_CMPBIAS_DEFAULT   ( _HFRCO_CAL_CMPBIAS_DEFAULT << 21)

Shifted mode DEFAULT for HFRCO_CAL

Definition at line 139 of file efr32bg21_hfrco.h .

#define HFRCO_CAL_CMPSEL_DEFAULT   ( _HFRCO_CAL_CMPSEL_DEFAULT << 26)

Shifted mode DEFAULT for HFRCO_CAL

Definition at line 153 of file efr32bg21_hfrco.h .

#define HFRCO_CAL_FINETUNING_DEFAULT   ( _HFRCO_CAL_FINETUNING_DEFAULT << 8)

Shifted mode DEFAULT for HFRCO_CAL

Definition at line 126 of file efr32bg21_hfrco.h .

#define HFRCO_CAL_FREQRANGE_DEFAULT   ( _HFRCO_CAL_FREQRANGE_DEFAULT << 16)

Shifted mode DEFAULT for HFRCO_CAL

Definition at line 135 of file efr32bg21_hfrco.h .

#define HFRCO_CAL_IREFTC_DEFAULT   ( _HFRCO_CAL_IREFTC_DEFAULT << 28)

Shifted mode DEFAULT for HFRCO_CAL

Definition at line 157 of file efr32bg21_hfrco.h .

#define HFRCO_CAL_LDOHP   (0x1UL << 15)

LDO High Power Mode

Definition at line 127 of file efr32bg21_hfrco.h .

#define HFRCO_CAL_LDOHP_DEFAULT   ( _HFRCO_CAL_LDOHP_DEFAULT << 15)

Shifted mode DEFAULT for HFRCO_CAL

Definition at line 131 of file efr32bg21_hfrco.h .

#define HFRCO_CAL_TUNING_DEFAULT   ( _HFRCO_CAL_TUNING_DEFAULT << 0)

Shifted mode DEFAULT for HFRCO_CAL

Definition at line 122 of file efr32bg21_hfrco.h .

#define HFRCO_CTRL_DISONDEMAND   (0x1UL << 1)

Disable On-demand

Definition at line 110 of file efr32bg21_hfrco.h .

#define HFRCO_CTRL_DISONDEMAND_DEFAULT   ( _HFRCO_CTRL_DISONDEMAND_DEFAULT << 1)

Shifted mode DEFAULT for HFRCO_CTRL

Definition at line 114 of file efr32bg21_hfrco.h .

#define HFRCO_CTRL_FORCEEN   (0x1UL << 0)

Force Enable

Definition at line 105 of file efr32bg21_hfrco.h .

#define HFRCO_CTRL_FORCEEN_DEFAULT   ( _HFRCO_CTRL_FORCEEN_DEFAULT << 0)

Shifted mode DEFAULT for HFRCO_CTRL

Definition at line 109 of file efr32bg21_hfrco.h .

#define HFRCO_IEN_RDY   (0x1UL << 0)

RDY Interrupt Enable

Definition at line 204 of file efr32bg21_hfrco.h .

#define HFRCO_IEN_RDY_DEFAULT   ( _HFRCO_IEN_RDY_DEFAULT << 0)

Shifted mode DEFAULT for HFRCO_IEN

Definition at line 208 of file efr32bg21_hfrco.h .

#define HFRCO_IF_RDY   (0x1UL << 0)

Ready Interrupt Flag

Definition at line 195 of file efr32bg21_hfrco.h .

#define HFRCO_IF_RDY_DEFAULT   ( _HFRCO_IF_RDY_DEFAULT << 0)

Shifted mode DEFAULT for HFRCO_IF

Definition at line 199 of file efr32bg21_hfrco.h .

#define HFRCO_IPVERSION_IPVERSION_DEFAULT   ( _HFRCO_IPVERSION_IPVERSION_DEFAULT << 0)

Shifted mode DEFAULT for HFRCO_IPVERSION

Definition at line 100 of file efr32bg21_hfrco.h .

#define HFRCO_LOCK_LOCKKEY_DEFAULT   ( _HFRCO_LOCK_LOCKKEY_DEFAULT << 0)

Shifted mode DEFAULT for HFRCO_LOCK

Definition at line 217 of file efr32bg21_hfrco.h .

#define HFRCO_LOCK_LOCKKEY_UNLOCK   ( _HFRCO_LOCK_LOCKKEY_UNLOCK << 0)

Shifted mode UNLOCK for HFRCO_LOCK

Definition at line 218 of file efr32bg21_hfrco.h .

#define HFRCO_STATUS_ENS   (0x1UL << 16)

Enable Status

Definition at line 177 of file efr32bg21_hfrco.h .

#define HFRCO_STATUS_ENS_DEFAULT   ( _HFRCO_STATUS_ENS_DEFAULT << 16)

Shifted mode DEFAULT for HFRCO_STATUS

Definition at line 181 of file efr32bg21_hfrco.h .

#define HFRCO_STATUS_FREQBSY   (0x1UL << 1)

Frequency Updating Busy

Definition at line 167 of file efr32bg21_hfrco.h .

#define HFRCO_STATUS_FREQBSY_DEFAULT   ( _HFRCO_STATUS_FREQBSY_DEFAULT << 1)

Shifted mode DEFAULT for HFRCO_STATUS

Definition at line 171 of file efr32bg21_hfrco.h .

#define HFRCO_STATUS_LOCK   (0x1UL << 31)

Lock Status

Definition at line 182 of file efr32bg21_hfrco.h .

#define HFRCO_STATUS_LOCK_DEFAULT   ( _HFRCO_STATUS_LOCK_DEFAULT << 31)

Shifted mode DEFAULT for HFRCO_STATUS

Definition at line 188 of file efr32bg21_hfrco.h .

#define HFRCO_STATUS_LOCK_LOCKED   ( _HFRCO_STATUS_LOCK_LOCKED << 31)

Shifted mode LOCKED for HFRCO_STATUS

Definition at line 190 of file efr32bg21_hfrco.h .

#define HFRCO_STATUS_LOCK_UNLOCKED   ( _HFRCO_STATUS_LOCK_UNLOCKED << 31)

Shifted mode UNLOCKED for HFRCO_STATUS

Definition at line 189 of file efr32bg21_hfrco.h .

#define HFRCO_STATUS_RDY   (0x1UL << 0)

Ready

Definition at line 162 of file efr32bg21_hfrco.h .

#define HFRCO_STATUS_RDY_DEFAULT   ( _HFRCO_STATUS_RDY_DEFAULT << 0)

Shifted mode DEFAULT for HFRCO_STATUS

Definition at line 166 of file efr32bg21_hfrco.h .

#define HFRCO_STATUS_SYNCBUSY   (0x1UL << 2)

Synchronization Busy

Definition at line 172 of file efr32bg21_hfrco.h .

Referenced by CMU_OscillatorTuningSet() .

#define HFRCO_STATUS_SYNCBUSY_DEFAULT   ( _HFRCO_STATUS_SYNCBUSY_DEFAULT << 2)

Shifted mode DEFAULT for HFRCO_STATUS

Definition at line 176 of file efr32bg21_hfrco.h .