BURTC Bit FieldsDevices > BURTC

Macros

#define _BURTC_CFG_CNTPRESC_DEFAULT   0x00000000UL
 
#define _BURTC_CFG_CNTPRESC_DIV1   0x00000000UL
 
#define _BURTC_CFG_CNTPRESC_DIV1024   0x0000000AUL
 
#define _BURTC_CFG_CNTPRESC_DIV128   0x00000007UL
 
#define _BURTC_CFG_CNTPRESC_DIV16   0x00000004UL
 
#define _BURTC_CFG_CNTPRESC_DIV16384   0x0000000EUL
 
#define _BURTC_CFG_CNTPRESC_DIV2   0x00000001UL
 
#define _BURTC_CFG_CNTPRESC_DIV2048   0x0000000BUL
 
#define _BURTC_CFG_CNTPRESC_DIV256   0x00000008UL
 
#define _BURTC_CFG_CNTPRESC_DIV32   0x00000005UL
 
#define _BURTC_CFG_CNTPRESC_DIV32768   0x0000000FUL
 
#define _BURTC_CFG_CNTPRESC_DIV4   0x00000002UL
 
#define _BURTC_CFG_CNTPRESC_DIV4096   0x0000000CUL
 
#define _BURTC_CFG_CNTPRESC_DIV512   0x00000009UL
 
#define _BURTC_CFG_CNTPRESC_DIV64   0x00000006UL
 
#define _BURTC_CFG_CNTPRESC_DIV8   0x00000003UL
 
#define _BURTC_CFG_CNTPRESC_DIV8192   0x0000000DUL
 
#define _BURTC_CFG_CNTPRESC_MASK   0xF0UL
 
#define _BURTC_CFG_CNTPRESC_SHIFT   4
 
#define _BURTC_CFG_COMPTOP_DEFAULT   0x00000000UL
 
#define _BURTC_CFG_COMPTOP_DISABLE   0x00000000UL
 
#define _BURTC_CFG_COMPTOP_ENABLE   0x00000001UL
 
#define _BURTC_CFG_COMPTOP_MASK   0x2UL
 
#define _BURTC_CFG_COMPTOP_SHIFT   1
 
#define _BURTC_CFG_DEBUGRUN_DEFAULT   0x00000000UL
 
#define _BURTC_CFG_DEBUGRUN_DISABLE   0x00000000UL
 
#define _BURTC_CFG_DEBUGRUN_ENABLE   0x00000001UL
 
#define _BURTC_CFG_DEBUGRUN_MASK   0x1UL
 
#define _BURTC_CFG_DEBUGRUN_SHIFT   0
 
#define _BURTC_CFG_MASK   0x000000F3UL
 
#define _BURTC_CFG_RESETVALUE   0x00000000UL
 
#define _BURTC_CMD_MASK   0x00000003UL
 
#define _BURTC_CMD_RESETVALUE   0x00000000UL
 
#define _BURTC_CMD_START_DEFAULT   0x00000000UL
 
#define _BURTC_CMD_START_MASK   0x1UL
 
#define _BURTC_CMD_START_SHIFT   0
 
#define _BURTC_CMD_STOP_DEFAULT   0x00000000UL
 
#define _BURTC_CMD_STOP_MASK   0x2UL
 
#define _BURTC_CMD_STOP_SHIFT   1
 
#define _BURTC_CNT_CNT_DEFAULT   0x00000000UL
 
#define _BURTC_CNT_CNT_MASK   0xFFFFFFFFUL
 
#define _BURTC_CNT_CNT_SHIFT   0
 
#define _BURTC_CNT_MASK   0xFFFFFFFFUL
 
#define _BURTC_CNT_RESETVALUE   0x00000000UL
 
#define _BURTC_COMP_COMP_DEFAULT   0x00000000UL
 
#define _BURTC_COMP_COMP_MASK   0xFFFFFFFFUL
 
#define _BURTC_COMP_COMP_SHIFT   0
 
#define _BURTC_COMP_MASK   0xFFFFFFFFUL
 
#define _BURTC_COMP_RESETVALUE   0x00000000UL
 
#define _BURTC_EM4WUEN_COMPEM4WUEN_DEFAULT   0x00000000UL
 
#define _BURTC_EM4WUEN_COMPEM4WUEN_MASK   0x2UL
 
#define _BURTC_EM4WUEN_COMPEM4WUEN_SHIFT   1
 
#define _BURTC_EM4WUEN_MASK   0x00000003UL
 
#define _BURTC_EM4WUEN_OFEM4WUEN_DEFAULT   0x00000000UL
 
#define _BURTC_EM4WUEN_OFEM4WUEN_MASK   0x1UL
 
#define _BURTC_EM4WUEN_OFEM4WUEN_SHIFT   0
 
#define _BURTC_EM4WUEN_RESETVALUE   0x00000000UL
 
#define _BURTC_EN_EN_DEFAULT   0x00000000UL
 
#define _BURTC_EN_EN_MASK   0x1UL
 
#define _BURTC_EN_EN_SHIFT   0
 
#define _BURTC_EN_MASK   0x00000001UL
 
#define _BURTC_EN_RESETVALUE   0x00000000UL
 
#define _BURTC_IEN_COMP_DEFAULT   0x00000000UL
 
#define _BURTC_IEN_COMP_MASK   0x2UL
 
#define _BURTC_IEN_COMP_SHIFT   1
 
#define _BURTC_IEN_MASK   0x00000003UL
 
#define _BURTC_IEN_OF_DEFAULT   0x00000000UL
 
#define _BURTC_IEN_OF_MASK   0x1UL
 
#define _BURTC_IEN_OF_SHIFT   0
 
#define _BURTC_IEN_RESETVALUE   0x00000000UL
 
#define _BURTC_IF_COMP_DEFAULT   0x00000000UL
 
#define _BURTC_IF_COMP_MASK   0x2UL
 
#define _BURTC_IF_COMP_SHIFT   1
 
#define _BURTC_IF_MASK   0x00000003UL
 
#define _BURTC_IF_OF_DEFAULT   0x00000000UL
 
#define _BURTC_IF_OF_MASK   0x1UL
 
#define _BURTC_IF_OF_SHIFT   0
 
#define _BURTC_IF_RESETVALUE   0x00000000UL
 
#define _BURTC_IPVERSION_IPVERSION_DEFAULT   0x00000000UL
 
#define _BURTC_IPVERSION_IPVERSION_MASK   0xFFFFFFFFUL
 
#define _BURTC_IPVERSION_IPVERSION_SHIFT   0
 
#define _BURTC_IPVERSION_MASK   0xFFFFFFFFUL
 
#define _BURTC_IPVERSION_RESETVALUE   0x00000000UL
 
#define _BURTC_LOCK_LOCKKEY_DEFAULT   0x0000AEE8UL
 
#define _BURTC_LOCK_LOCKKEY_MASK   0xFFFFUL
 
#define _BURTC_LOCK_LOCKKEY_SHIFT   0
 
#define _BURTC_LOCK_LOCKKEY_UNLOCK   0x0000AEE8UL
 
#define _BURTC_LOCK_MASK   0x0000FFFFUL
 
#define _BURTC_LOCK_RESETVALUE   0x0000AEE8UL
 
#define _BURTC_PRECNT_MASK   0x00007FFFUL
 
#define _BURTC_PRECNT_PRECNT_DEFAULT   0x00000000UL
 
#define _BURTC_PRECNT_PRECNT_MASK   0x7FFFUL
 
#define _BURTC_PRECNT_PRECNT_SHIFT   0
 
#define _BURTC_PRECNT_RESETVALUE   0x00000000UL
 
#define _BURTC_STATUS_LOCK_DEFAULT   0x00000000UL
 
#define _BURTC_STATUS_LOCK_LOCKED   0x00000001UL
 
#define _BURTC_STATUS_LOCK_MASK   0x2UL
 
#define _BURTC_STATUS_LOCK_SHIFT   1
 
#define _BURTC_STATUS_LOCK_UNLOCKED   0x00000000UL
 
#define _BURTC_STATUS_MASK   0x00000003UL
 
#define _BURTC_STATUS_RESETVALUE   0x00000000UL
 
#define _BURTC_STATUS_RUNNING_DEFAULT   0x00000000UL
 
#define _BURTC_STATUS_RUNNING_MASK   0x1UL
 
#define _BURTC_STATUS_RUNNING_SHIFT   0
 
#define _BURTC_SYNCBUSY_CNT_DEFAULT   0x00000000UL
 
#define _BURTC_SYNCBUSY_CNT_MASK   0x8UL
 
#define _BURTC_SYNCBUSY_CNT_SHIFT   3
 
#define _BURTC_SYNCBUSY_COMP_DEFAULT   0x00000000UL
 
#define _BURTC_SYNCBUSY_COMP_MASK   0x10UL
 
#define _BURTC_SYNCBUSY_COMP_SHIFT   4
 
#define _BURTC_SYNCBUSY_EN_DEFAULT   0x00000000UL
 
#define _BURTC_SYNCBUSY_EN_MASK   0x20UL
 
#define _BURTC_SYNCBUSY_EN_SHIFT   5
 
#define _BURTC_SYNCBUSY_MASK   0x0000003FUL
 
#define _BURTC_SYNCBUSY_PRECNT_DEFAULT   0x00000000UL
 
#define _BURTC_SYNCBUSY_PRECNT_MASK   0x4UL
 
#define _BURTC_SYNCBUSY_PRECNT_SHIFT   2
 
#define _BURTC_SYNCBUSY_RESETVALUE   0x00000000UL
 
#define _BURTC_SYNCBUSY_START_DEFAULT   0x00000000UL
 
#define _BURTC_SYNCBUSY_START_MASK   0x1UL
 
#define _BURTC_SYNCBUSY_START_SHIFT   0
 
#define _BURTC_SYNCBUSY_STOP_DEFAULT   0x00000000UL
 
#define _BURTC_SYNCBUSY_STOP_MASK   0x2UL
 
#define _BURTC_SYNCBUSY_STOP_SHIFT   1
 
#define BURTC_CFG_CNTPRESC_DEFAULT   (_BURTC_CFG_CNTPRESC_DEFAULT << 4)
 
#define BURTC_CFG_CNTPRESC_DIV1   (_BURTC_CFG_CNTPRESC_DIV1 << 4)
 
#define BURTC_CFG_CNTPRESC_DIV1024   (_BURTC_CFG_CNTPRESC_DIV1024 << 4)
 
#define BURTC_CFG_CNTPRESC_DIV128   (_BURTC_CFG_CNTPRESC_DIV128 << 4)
 
#define BURTC_CFG_CNTPRESC_DIV16   (_BURTC_CFG_CNTPRESC_DIV16 << 4)
 
#define BURTC_CFG_CNTPRESC_DIV16384   (_BURTC_CFG_CNTPRESC_DIV16384 << 4)
 
#define BURTC_CFG_CNTPRESC_DIV2   (_BURTC_CFG_CNTPRESC_DIV2 << 4)
 
#define BURTC_CFG_CNTPRESC_DIV2048   (_BURTC_CFG_CNTPRESC_DIV2048 << 4)
 
#define BURTC_CFG_CNTPRESC_DIV256   (_BURTC_CFG_CNTPRESC_DIV256 << 4)
 
#define BURTC_CFG_CNTPRESC_DIV32   (_BURTC_CFG_CNTPRESC_DIV32 << 4)
 
#define BURTC_CFG_CNTPRESC_DIV32768   (_BURTC_CFG_CNTPRESC_DIV32768 << 4)
 
#define BURTC_CFG_CNTPRESC_DIV4   (_BURTC_CFG_CNTPRESC_DIV4 << 4)
 
#define BURTC_CFG_CNTPRESC_DIV4096   (_BURTC_CFG_CNTPRESC_DIV4096 << 4)
 
#define BURTC_CFG_CNTPRESC_DIV512   (_BURTC_CFG_CNTPRESC_DIV512 << 4)
 
#define BURTC_CFG_CNTPRESC_DIV64   (_BURTC_CFG_CNTPRESC_DIV64 << 4)
 
#define BURTC_CFG_CNTPRESC_DIV8   (_BURTC_CFG_CNTPRESC_DIV8 << 4)
 
#define BURTC_CFG_CNTPRESC_DIV8192   (_BURTC_CFG_CNTPRESC_DIV8192 << 4)
 
#define BURTC_CFG_COMPTOP   (0x1UL << 1)
 
#define BURTC_CFG_COMPTOP_DEFAULT   (_BURTC_CFG_COMPTOP_DEFAULT << 1)
 
#define BURTC_CFG_COMPTOP_DISABLE   (_BURTC_CFG_COMPTOP_DISABLE << 1)
 
#define BURTC_CFG_COMPTOP_ENABLE   (_BURTC_CFG_COMPTOP_ENABLE << 1)
 
#define BURTC_CFG_DEBUGRUN   (0x1UL << 0)
 
#define BURTC_CFG_DEBUGRUN_DEFAULT   (_BURTC_CFG_DEBUGRUN_DEFAULT << 0)
 
#define BURTC_CFG_DEBUGRUN_DISABLE   (_BURTC_CFG_DEBUGRUN_DISABLE << 0)
 
#define BURTC_CFG_DEBUGRUN_ENABLE   (_BURTC_CFG_DEBUGRUN_ENABLE << 0)
 
#define BURTC_CMD_START   (0x1UL << 0)
 
#define BURTC_CMD_START_DEFAULT   (_BURTC_CMD_START_DEFAULT << 0)
 
#define BURTC_CMD_STOP   (0x1UL << 1)
 
#define BURTC_CMD_STOP_DEFAULT   (_BURTC_CMD_STOP_DEFAULT << 1)
 
#define BURTC_CNT_CNT_DEFAULT   (_BURTC_CNT_CNT_DEFAULT << 0)
 
#define BURTC_COMP_COMP_DEFAULT   (_BURTC_COMP_COMP_DEFAULT << 0)
 
#define BURTC_EM4WUEN_COMPEM4WUEN   (0x1UL << 1)
 
#define BURTC_EM4WUEN_COMPEM4WUEN_DEFAULT   (_BURTC_EM4WUEN_COMPEM4WUEN_DEFAULT << 1)
 
#define BURTC_EM4WUEN_OFEM4WUEN   (0x1UL << 0)
 
#define BURTC_EM4WUEN_OFEM4WUEN_DEFAULT   (_BURTC_EM4WUEN_OFEM4WUEN_DEFAULT << 0)
 
#define BURTC_EN_EN   (0x1UL << 0)
 
#define BURTC_EN_EN_DEFAULT   (_BURTC_EN_EN_DEFAULT << 0)
 
#define BURTC_IEN_COMP   (0x1UL << 1)
 
#define BURTC_IEN_COMP_DEFAULT   (_BURTC_IEN_COMP_DEFAULT << 1)
 
#define BURTC_IEN_OF   (0x1UL << 0)
 
#define BURTC_IEN_OF_DEFAULT   (_BURTC_IEN_OF_DEFAULT << 0)
 
#define BURTC_IF_COMP   (0x1UL << 1)
 
#define BURTC_IF_COMP_DEFAULT   (_BURTC_IF_COMP_DEFAULT << 1)
 
#define BURTC_IF_OF   (0x1UL << 0)
 
#define BURTC_IF_OF_DEFAULT   (_BURTC_IF_OF_DEFAULT << 0)
 
#define BURTC_IPVERSION_IPVERSION_DEFAULT   (_BURTC_IPVERSION_IPVERSION_DEFAULT << 0)
 
#define BURTC_LOCK_LOCKKEY_DEFAULT   (_BURTC_LOCK_LOCKKEY_DEFAULT << 0)
 
#define BURTC_LOCK_LOCKKEY_UNLOCK   (_BURTC_LOCK_LOCKKEY_UNLOCK << 0)
 
#define BURTC_PRECNT_PRECNT_DEFAULT   (_BURTC_PRECNT_PRECNT_DEFAULT << 0)
 
#define BURTC_STATUS_LOCK   (0x1UL << 1)
 
#define BURTC_STATUS_LOCK_DEFAULT   (_BURTC_STATUS_LOCK_DEFAULT << 1)
 
#define BURTC_STATUS_LOCK_LOCKED   (_BURTC_STATUS_LOCK_LOCKED << 1)
 
#define BURTC_STATUS_LOCK_UNLOCKED   (_BURTC_STATUS_LOCK_UNLOCKED << 1)
 
#define BURTC_STATUS_RUNNING   (0x1UL << 0)
 
#define BURTC_STATUS_RUNNING_DEFAULT   (_BURTC_STATUS_RUNNING_DEFAULT << 0)
 
#define BURTC_SYNCBUSY_CNT   (0x1UL << 3)
 
#define BURTC_SYNCBUSY_CNT_DEFAULT   (_BURTC_SYNCBUSY_CNT_DEFAULT << 3)
 
#define BURTC_SYNCBUSY_COMP   (0x1UL << 4)
 
#define BURTC_SYNCBUSY_COMP_DEFAULT   (_BURTC_SYNCBUSY_COMP_DEFAULT << 4)
 
#define BURTC_SYNCBUSY_EN   (0x1UL << 5)
 
#define BURTC_SYNCBUSY_EN_DEFAULT   (_BURTC_SYNCBUSY_EN_DEFAULT << 5)
 
#define BURTC_SYNCBUSY_PRECNT   (0x1UL << 2)
 
#define BURTC_SYNCBUSY_PRECNT_DEFAULT   (_BURTC_SYNCBUSY_PRECNT_DEFAULT << 2)
 
#define BURTC_SYNCBUSY_START   (0x1UL << 0)
 
#define BURTC_SYNCBUSY_START_DEFAULT   (_BURTC_SYNCBUSY_START_DEFAULT << 0)
 
#define BURTC_SYNCBUSY_STOP   (0x1UL << 1)
 
#define BURTC_SYNCBUSY_STOP_DEFAULT   (_BURTC_SYNCBUSY_STOP_DEFAULT << 1)
 

Macro Definition Documentation

#define _BURTC_CFG_CNTPRESC_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_CFG

Definition at line 154 of file efr32bg21_burtc.h.

#define _BURTC_CFG_CNTPRESC_DIV1   0x00000000UL

Mode DIV1 for BURTC_CFG

Definition at line 155 of file efr32bg21_burtc.h.

#define _BURTC_CFG_CNTPRESC_DIV1024   0x0000000AUL

Mode DIV1024 for BURTC_CFG

Definition at line 165 of file efr32bg21_burtc.h.

#define _BURTC_CFG_CNTPRESC_DIV128   0x00000007UL

Mode DIV128 for BURTC_CFG

Definition at line 162 of file efr32bg21_burtc.h.

#define _BURTC_CFG_CNTPRESC_DIV16   0x00000004UL

Mode DIV16 for BURTC_CFG

Definition at line 159 of file efr32bg21_burtc.h.

#define _BURTC_CFG_CNTPRESC_DIV16384   0x0000000EUL

Mode DIV16384 for BURTC_CFG

Definition at line 169 of file efr32bg21_burtc.h.

#define _BURTC_CFG_CNTPRESC_DIV2   0x00000001UL

Mode DIV2 for BURTC_CFG

Definition at line 156 of file efr32bg21_burtc.h.

#define _BURTC_CFG_CNTPRESC_DIV2048   0x0000000BUL

Mode DIV2048 for BURTC_CFG

Definition at line 166 of file efr32bg21_burtc.h.

#define _BURTC_CFG_CNTPRESC_DIV256   0x00000008UL

Mode DIV256 for BURTC_CFG

Definition at line 163 of file efr32bg21_burtc.h.

#define _BURTC_CFG_CNTPRESC_DIV32   0x00000005UL

Mode DIV32 for BURTC_CFG

Definition at line 160 of file efr32bg21_burtc.h.

#define _BURTC_CFG_CNTPRESC_DIV32768   0x0000000FUL

Mode DIV32768 for BURTC_CFG

Definition at line 170 of file efr32bg21_burtc.h.

#define _BURTC_CFG_CNTPRESC_DIV4   0x00000002UL

Mode DIV4 for BURTC_CFG

Definition at line 157 of file efr32bg21_burtc.h.

#define _BURTC_CFG_CNTPRESC_DIV4096   0x0000000CUL

Mode DIV4096 for BURTC_CFG

Definition at line 167 of file efr32bg21_burtc.h.

#define _BURTC_CFG_CNTPRESC_DIV512   0x00000009UL

Mode DIV512 for BURTC_CFG

Definition at line 164 of file efr32bg21_burtc.h.

#define _BURTC_CFG_CNTPRESC_DIV64   0x00000006UL

Mode DIV64 for BURTC_CFG

Definition at line 161 of file efr32bg21_burtc.h.

#define _BURTC_CFG_CNTPRESC_DIV8   0x00000003UL

Mode DIV8 for BURTC_CFG

Definition at line 158 of file efr32bg21_burtc.h.

#define _BURTC_CFG_CNTPRESC_DIV8192   0x0000000DUL

Mode DIV8192 for BURTC_CFG

Definition at line 168 of file efr32bg21_burtc.h.

#define _BURTC_CFG_CNTPRESC_MASK   0xF0UL

Bit mask for BURTC_CNTPRESC

Definition at line 153 of file efr32bg21_burtc.h.

#define _BURTC_CFG_CNTPRESC_SHIFT   4

Shift value for BURTC_CNTPRESC

Definition at line 152 of file efr32bg21_burtc.h.

Referenced by BURTC_Init().

#define _BURTC_CFG_COMPTOP_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_CFG

Definition at line 146 of file efr32bg21_burtc.h.

#define _BURTC_CFG_COMPTOP_DISABLE   0x00000000UL

Mode DISABLE for BURTC_CFG

Definition at line 147 of file efr32bg21_burtc.h.

#define _BURTC_CFG_COMPTOP_ENABLE   0x00000001UL

Mode ENABLE for BURTC_CFG

Definition at line 148 of file efr32bg21_burtc.h.

#define _BURTC_CFG_COMPTOP_MASK   0x2UL

Bit mask for BURTC_COMPTOP

Definition at line 145 of file efr32bg21_burtc.h.

#define _BURTC_CFG_COMPTOP_SHIFT   1

Shift value for BURTC_COMPTOP

Definition at line 144 of file efr32bg21_burtc.h.

Referenced by BURTC_Init().

#define _BURTC_CFG_DEBUGRUN_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_CFG

Definition at line 137 of file efr32bg21_burtc.h.

#define _BURTC_CFG_DEBUGRUN_DISABLE   0x00000000UL

Mode DISABLE for BURTC_CFG

Definition at line 138 of file efr32bg21_burtc.h.

#define _BURTC_CFG_DEBUGRUN_ENABLE   0x00000001UL

Mode ENABLE for BURTC_CFG

Definition at line 139 of file efr32bg21_burtc.h.

#define _BURTC_CFG_DEBUGRUN_MASK   0x1UL

Bit mask for BURTC_DEBUGRUN

Definition at line 136 of file efr32bg21_burtc.h.

#define _BURTC_CFG_DEBUGRUN_SHIFT   0

Shift value for BURTC_DEBUGRUN

Definition at line 135 of file efr32bg21_burtc.h.

Referenced by BURTC_Init().

#define _BURTC_CFG_MASK   0x000000F3UL

Mask for BURTC_CFG

Definition at line 133 of file efr32bg21_burtc.h.

#define _BURTC_CFG_RESETVALUE   0x00000000UL

Default value for BURTC_CFG

Definition at line 132 of file efr32bg21_burtc.h.

Referenced by BURTC_Reset().

#define _BURTC_CMD_MASK   0x00000003UL

Mask for BURTC_CMD

Definition at line 191 of file efr32bg21_burtc.h.

#define _BURTC_CMD_RESETVALUE   0x00000000UL

Default value for BURTC_CMD

Definition at line 190 of file efr32bg21_burtc.h.

#define _BURTC_CMD_START_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_CMD

Definition at line 195 of file efr32bg21_burtc.h.

#define _BURTC_CMD_START_MASK   0x1UL

Bit mask for BURTC_START

Definition at line 194 of file efr32bg21_burtc.h.

#define _BURTC_CMD_START_SHIFT   0

Shift value for BURTC_START

Definition at line 193 of file efr32bg21_burtc.h.

#define _BURTC_CMD_STOP_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_CMD

Definition at line 200 of file efr32bg21_burtc.h.

#define _BURTC_CMD_STOP_MASK   0x2UL

Bit mask for BURTC_STOP

Definition at line 199 of file efr32bg21_burtc.h.

#define _BURTC_CMD_STOP_SHIFT   1

Shift value for BURTC_STOP

Definition at line 198 of file efr32bg21_burtc.h.

#define _BURTC_CNT_CNT_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_CNT

Definition at line 262 of file efr32bg21_burtc.h.

#define _BURTC_CNT_CNT_MASK   0xFFFFFFFFUL

Bit mask for BURTC_CNT

Definition at line 261 of file efr32bg21_burtc.h.

#define _BURTC_CNT_CNT_SHIFT   0

Shift value for BURTC_CNT

Definition at line 260 of file efr32bg21_burtc.h.

#define _BURTC_CNT_MASK   0xFFFFFFFFUL

Mask for BURTC_CNT

Definition at line 259 of file efr32bg21_burtc.h.

#define _BURTC_CNT_RESETVALUE   0x00000000UL

Default value for BURTC_CNT

Definition at line 258 of file efr32bg21_burtc.h.

#define _BURTC_COMP_COMP_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_COMP

Definition at line 328 of file efr32bg21_burtc.h.

#define _BURTC_COMP_COMP_MASK   0xFFFFFFFFUL

Bit mask for BURTC_COMP

Definition at line 327 of file efr32bg21_burtc.h.

#define _BURTC_COMP_COMP_SHIFT   0

Shift value for BURTC_COMP

Definition at line 326 of file efr32bg21_burtc.h.

#define _BURTC_COMP_MASK   0xFFFFFFFFUL

Mask for BURTC_COMP

Definition at line 325 of file efr32bg21_burtc.h.

#define _BURTC_COMP_RESETVALUE   0x00000000UL

Default value for BURTC_COMP

Definition at line 324 of file efr32bg21_burtc.h.

#define _BURTC_EM4WUEN_COMPEM4WUEN_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_EM4WUEN

Definition at line 276 of file efr32bg21_burtc.h.

#define _BURTC_EM4WUEN_COMPEM4WUEN_MASK   0x2UL

Bit mask for BURTC_COMPEM4WUEN

Definition at line 275 of file efr32bg21_burtc.h.

#define _BURTC_EM4WUEN_COMPEM4WUEN_SHIFT   1

Shift value for BURTC_COMPEM4WUEN

Definition at line 274 of file efr32bg21_burtc.h.

Referenced by BURTC_Init().

#define _BURTC_EM4WUEN_MASK   0x00000003UL

Mask for BURTC_EM4WUEN

Definition at line 267 of file efr32bg21_burtc.h.

#define _BURTC_EM4WUEN_OFEM4WUEN_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_EM4WUEN

Definition at line 271 of file efr32bg21_burtc.h.

#define _BURTC_EM4WUEN_OFEM4WUEN_MASK   0x1UL

Bit mask for BURTC_OFEM4WUEN

Definition at line 270 of file efr32bg21_burtc.h.

#define _BURTC_EM4WUEN_OFEM4WUEN_SHIFT   0

Shift value for BURTC_OFEM4WUEN

Definition at line 269 of file efr32bg21_burtc.h.

Referenced by BURTC_Init().

#define _BURTC_EM4WUEN_RESETVALUE   0x00000000UL

Default value for BURTC_EM4WUEN

Definition at line 266 of file efr32bg21_burtc.h.

Referenced by BURTC_Reset().

#define _BURTC_EN_EN_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_EN

Definition at line 128 of file efr32bg21_burtc.h.

#define _BURTC_EN_EN_MASK   0x1UL

Bit mask for BURTC_EN

Definition at line 127 of file efr32bg21_burtc.h.

#define _BURTC_EN_EN_SHIFT   0

Shift value for BURTC_EN

Definition at line 126 of file efr32bg21_burtc.h.

#define _BURTC_EN_MASK   0x00000001UL

Mask for BURTC_EN

Definition at line 124 of file efr32bg21_burtc.h.

#define _BURTC_EN_RESETVALUE   0x00000000UL

Default value for BURTC_EN

Definition at line 123 of file efr32bg21_burtc.h.

#define _BURTC_IEN_COMP_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_IEN

Definition at line 246 of file efr32bg21_burtc.h.

#define _BURTC_IEN_COMP_MASK   0x2UL

Bit mask for BURTC_COMP

Definition at line 245 of file efr32bg21_burtc.h.

#define _BURTC_IEN_COMP_SHIFT   1

Shift value for BURTC_COMP

Definition at line 244 of file efr32bg21_burtc.h.

#define _BURTC_IEN_MASK   0x00000003UL

Mask for BURTC_IEN

Definition at line 237 of file efr32bg21_burtc.h.

#define _BURTC_IEN_OF_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_IEN

Definition at line 241 of file efr32bg21_burtc.h.

#define _BURTC_IEN_OF_MASK   0x1UL

Bit mask for BURTC_OF

Definition at line 240 of file efr32bg21_burtc.h.

#define _BURTC_IEN_OF_SHIFT   0

Shift value for BURTC_OF

Definition at line 239 of file efr32bg21_burtc.h.

#define _BURTC_IEN_RESETVALUE   0x00000000UL

Default value for BURTC_IEN

Definition at line 236 of file efr32bg21_burtc.h.

Referenced by BURTC_Reset().

#define _BURTC_IF_COMP_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_IF

Definition at line 232 of file efr32bg21_burtc.h.

#define _BURTC_IF_COMP_MASK   0x2UL

Bit mask for BURTC_COMP

Definition at line 231 of file efr32bg21_burtc.h.

#define _BURTC_IF_COMP_SHIFT   1

Shift value for BURTC_COMP

Definition at line 230 of file efr32bg21_burtc.h.

#define _BURTC_IF_MASK   0x00000003UL

Mask for BURTC_IF

Definition at line 223 of file efr32bg21_burtc.h.

Referenced by BURTC_Reset().

#define _BURTC_IF_OF_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_IF

Definition at line 227 of file efr32bg21_burtc.h.

#define _BURTC_IF_OF_MASK   0x1UL

Bit mask for BURTC_OF

Definition at line 226 of file efr32bg21_burtc.h.

#define _BURTC_IF_OF_SHIFT   0

Shift value for BURTC_OF

Definition at line 225 of file efr32bg21_burtc.h.

#define _BURTC_IF_RESETVALUE   0x00000000UL

Default value for BURTC_IF

Definition at line 222 of file efr32bg21_burtc.h.

#define _BURTC_IPVERSION_IPVERSION_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_IPVERSION

Definition at line 119 of file efr32bg21_burtc.h.

#define _BURTC_IPVERSION_IPVERSION_MASK   0xFFFFFFFFUL

Bit mask for BURTC_IPVERSION

Definition at line 118 of file efr32bg21_burtc.h.

#define _BURTC_IPVERSION_IPVERSION_SHIFT   0

Shift value for BURTC_IPVERSION

Definition at line 117 of file efr32bg21_burtc.h.

#define _BURTC_IPVERSION_MASK   0xFFFFFFFFUL

Mask for BURTC_IPVERSION

Definition at line 116 of file efr32bg21_burtc.h.

#define _BURTC_IPVERSION_RESETVALUE   0x00000000UL

Default value for BURTC_IPVERSION

Definition at line 115 of file efr32bg21_burtc.h.

#define _BURTC_LOCK_LOCKKEY_DEFAULT   0x0000AEE8UL

Mode DEFAULT for BURTC_LOCK

Definition at line 318 of file efr32bg21_burtc.h.

#define _BURTC_LOCK_LOCKKEY_MASK   0xFFFFUL

Bit mask for BURTC_LOCKKEY

Definition at line 317 of file efr32bg21_burtc.h.

#define _BURTC_LOCK_LOCKKEY_SHIFT   0

Shift value for BURTC_LOCKKEY

Definition at line 316 of file efr32bg21_burtc.h.

#define _BURTC_LOCK_LOCKKEY_UNLOCK   0x0000AEE8UL

Mode UNLOCK for BURTC_LOCK

Definition at line 319 of file efr32bg21_burtc.h.

#define _BURTC_LOCK_MASK   0x0000FFFFUL

Mask for BURTC_LOCK

Definition at line 315 of file efr32bg21_burtc.h.

#define _BURTC_LOCK_RESETVALUE   0x0000AEE8UL

Default value for BURTC_LOCK

Definition at line 314 of file efr32bg21_burtc.h.

#define _BURTC_PRECNT_MASK   0x00007FFFUL

Mask for BURTC_PRECNT

Definition at line 251 of file efr32bg21_burtc.h.

#define _BURTC_PRECNT_PRECNT_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_PRECNT

Definition at line 254 of file efr32bg21_burtc.h.

#define _BURTC_PRECNT_PRECNT_MASK   0x7FFFUL

Bit mask for BURTC_PRECNT

Definition at line 253 of file efr32bg21_burtc.h.

#define _BURTC_PRECNT_PRECNT_SHIFT   0

Shift value for BURTC_PRECNT

Definition at line 252 of file efr32bg21_burtc.h.

#define _BURTC_PRECNT_RESETVALUE   0x00000000UL

Default value for BURTC_PRECNT

Definition at line 250 of file efr32bg21_burtc.h.

#define _BURTC_STATUS_LOCK_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_STATUS

Definition at line 214 of file efr32bg21_burtc.h.

#define _BURTC_STATUS_LOCK_LOCKED   0x00000001UL

Mode LOCKED for BURTC_STATUS

Definition at line 216 of file efr32bg21_burtc.h.

#define _BURTC_STATUS_LOCK_MASK   0x2UL

Bit mask for BURTC_LOCK

Definition at line 213 of file efr32bg21_burtc.h.

#define _BURTC_STATUS_LOCK_SHIFT   1

Shift value for BURTC_LOCK

Definition at line 212 of file efr32bg21_burtc.h.

#define _BURTC_STATUS_LOCK_UNLOCKED   0x00000000UL

Mode UNLOCKED for BURTC_STATUS

Definition at line 215 of file efr32bg21_burtc.h.

#define _BURTC_STATUS_MASK   0x00000003UL

Mask for BURTC_STATUS

Definition at line 205 of file efr32bg21_burtc.h.

#define _BURTC_STATUS_RESETVALUE   0x00000000UL

Default value for BURTC_STATUS

Definition at line 204 of file efr32bg21_burtc.h.

#define _BURTC_STATUS_RUNNING_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_STATUS

Definition at line 209 of file efr32bg21_burtc.h.

#define _BURTC_STATUS_RUNNING_MASK   0x1UL

Bit mask for BURTC_RUNNING

Definition at line 208 of file efr32bg21_burtc.h.

#define _BURTC_STATUS_RUNNING_SHIFT   0

Shift value for BURTC_RUNNING

Definition at line 207 of file efr32bg21_burtc.h.

#define _BURTC_SYNCBUSY_CNT_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_SYNCBUSY

Definition at line 300 of file efr32bg21_burtc.h.

#define _BURTC_SYNCBUSY_CNT_MASK   0x8UL

Bit mask for BURTC_CNT

Definition at line 299 of file efr32bg21_burtc.h.

#define _BURTC_SYNCBUSY_CNT_SHIFT   3

Shift value for BURTC_CNT

Definition at line 298 of file efr32bg21_burtc.h.

#define _BURTC_SYNCBUSY_COMP_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_SYNCBUSY

Definition at line 305 of file efr32bg21_burtc.h.

#define _BURTC_SYNCBUSY_COMP_MASK   0x10UL

Bit mask for BURTC_COMP

Definition at line 304 of file efr32bg21_burtc.h.

#define _BURTC_SYNCBUSY_COMP_SHIFT   4

Shift value for BURTC_COMP

Definition at line 303 of file efr32bg21_burtc.h.

#define _BURTC_SYNCBUSY_EN_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_SYNCBUSY

Definition at line 310 of file efr32bg21_burtc.h.

#define _BURTC_SYNCBUSY_EN_MASK   0x20UL

Bit mask for BURTC_EN

Definition at line 309 of file efr32bg21_burtc.h.

#define _BURTC_SYNCBUSY_EN_SHIFT   5

Shift value for BURTC_EN

Definition at line 308 of file efr32bg21_burtc.h.

#define _BURTC_SYNCBUSY_MASK   0x0000003FUL

Mask for BURTC_SYNCBUSY

Definition at line 281 of file efr32bg21_burtc.h.

#define _BURTC_SYNCBUSY_PRECNT_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_SYNCBUSY

Definition at line 295 of file efr32bg21_burtc.h.

#define _BURTC_SYNCBUSY_PRECNT_MASK   0x4UL

Bit mask for BURTC_PRECNT

Definition at line 294 of file efr32bg21_burtc.h.

#define _BURTC_SYNCBUSY_PRECNT_SHIFT   2

Shift value for BURTC_PRECNT

Definition at line 293 of file efr32bg21_burtc.h.

#define _BURTC_SYNCBUSY_RESETVALUE   0x00000000UL

Default value for BURTC_SYNCBUSY

Definition at line 280 of file efr32bg21_burtc.h.

#define _BURTC_SYNCBUSY_START_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_SYNCBUSY

Definition at line 285 of file efr32bg21_burtc.h.

#define _BURTC_SYNCBUSY_START_MASK   0x1UL

Bit mask for BURTC_START

Definition at line 284 of file efr32bg21_burtc.h.

#define _BURTC_SYNCBUSY_START_SHIFT   0

Shift value for BURTC_START

Definition at line 283 of file efr32bg21_burtc.h.

#define _BURTC_SYNCBUSY_STOP_DEFAULT   0x00000000UL

Mode DEFAULT for BURTC_SYNCBUSY

Definition at line 290 of file efr32bg21_burtc.h.

#define _BURTC_SYNCBUSY_STOP_MASK   0x2UL

Bit mask for BURTC_STOP

Definition at line 289 of file efr32bg21_burtc.h.

#define _BURTC_SYNCBUSY_STOP_SHIFT   1

Shift value for BURTC_STOP

Definition at line 288 of file efr32bg21_burtc.h.

#define BURTC_CFG_CNTPRESC_DEFAULT   (_BURTC_CFG_CNTPRESC_DEFAULT << 4)

Shifted mode DEFAULT for BURTC_CFG

Definition at line 171 of file efr32bg21_burtc.h.

#define BURTC_CFG_CNTPRESC_DIV1   (_BURTC_CFG_CNTPRESC_DIV1 << 4)

Shifted mode DIV1 for BURTC_CFG

Definition at line 172 of file efr32bg21_burtc.h.

#define BURTC_CFG_CNTPRESC_DIV1024   (_BURTC_CFG_CNTPRESC_DIV1024 << 4)

Shifted mode DIV1024 for BURTC_CFG

Definition at line 182 of file efr32bg21_burtc.h.

#define BURTC_CFG_CNTPRESC_DIV128   (_BURTC_CFG_CNTPRESC_DIV128 << 4)

Shifted mode DIV128 for BURTC_CFG

Definition at line 179 of file efr32bg21_burtc.h.

#define BURTC_CFG_CNTPRESC_DIV16   (_BURTC_CFG_CNTPRESC_DIV16 << 4)

Shifted mode DIV16 for BURTC_CFG

Definition at line 176 of file efr32bg21_burtc.h.

#define BURTC_CFG_CNTPRESC_DIV16384   (_BURTC_CFG_CNTPRESC_DIV16384 << 4)

Shifted mode DIV16384 for BURTC_CFG

Definition at line 186 of file efr32bg21_burtc.h.

#define BURTC_CFG_CNTPRESC_DIV2   (_BURTC_CFG_CNTPRESC_DIV2 << 4)

Shifted mode DIV2 for BURTC_CFG

Definition at line 173 of file efr32bg21_burtc.h.

#define BURTC_CFG_CNTPRESC_DIV2048   (_BURTC_CFG_CNTPRESC_DIV2048 << 4)

Shifted mode DIV2048 for BURTC_CFG

Definition at line 183 of file efr32bg21_burtc.h.

#define BURTC_CFG_CNTPRESC_DIV256   (_BURTC_CFG_CNTPRESC_DIV256 << 4)

Shifted mode DIV256 for BURTC_CFG

Definition at line 180 of file efr32bg21_burtc.h.

#define BURTC_CFG_CNTPRESC_DIV32   (_BURTC_CFG_CNTPRESC_DIV32 << 4)

Shifted mode DIV32 for BURTC_CFG

Definition at line 177 of file efr32bg21_burtc.h.

#define BURTC_CFG_CNTPRESC_DIV32768   (_BURTC_CFG_CNTPRESC_DIV32768 << 4)

Shifted mode DIV32768 for BURTC_CFG

Definition at line 187 of file efr32bg21_burtc.h.

#define BURTC_CFG_CNTPRESC_DIV4   (_BURTC_CFG_CNTPRESC_DIV4 << 4)

Shifted mode DIV4 for BURTC_CFG

Definition at line 174 of file efr32bg21_burtc.h.

#define BURTC_CFG_CNTPRESC_DIV4096   (_BURTC_CFG_CNTPRESC_DIV4096 << 4)

Shifted mode DIV4096 for BURTC_CFG

Definition at line 184 of file efr32bg21_burtc.h.

#define BURTC_CFG_CNTPRESC_DIV512   (_BURTC_CFG_CNTPRESC_DIV512 << 4)

Shifted mode DIV512 for BURTC_CFG

Definition at line 181 of file efr32bg21_burtc.h.

#define BURTC_CFG_CNTPRESC_DIV64   (_BURTC_CFG_CNTPRESC_DIV64 << 4)

Shifted mode DIV64 for BURTC_CFG

Definition at line 178 of file efr32bg21_burtc.h.

#define BURTC_CFG_CNTPRESC_DIV8   (_BURTC_CFG_CNTPRESC_DIV8 << 4)

Shifted mode DIV8 for BURTC_CFG

Definition at line 175 of file efr32bg21_burtc.h.

#define BURTC_CFG_CNTPRESC_DIV8192   (_BURTC_CFG_CNTPRESC_DIV8192 << 4)

Shifted mode DIV8192 for BURTC_CFG

Definition at line 185 of file efr32bg21_burtc.h.

#define BURTC_CFG_COMPTOP   (0x1UL << 1)

Compare Channel is Top Value

Definition at line 143 of file efr32bg21_burtc.h.

#define BURTC_CFG_COMPTOP_DEFAULT   (_BURTC_CFG_COMPTOP_DEFAULT << 1)

Shifted mode DEFAULT for BURTC_CFG

Definition at line 149 of file efr32bg21_burtc.h.

#define BURTC_CFG_COMPTOP_DISABLE   (_BURTC_CFG_COMPTOP_DISABLE << 1)

Shifted mode DISABLE for BURTC_CFG

Definition at line 150 of file efr32bg21_burtc.h.

#define BURTC_CFG_COMPTOP_ENABLE   (_BURTC_CFG_COMPTOP_ENABLE << 1)

Shifted mode ENABLE for BURTC_CFG

Definition at line 151 of file efr32bg21_burtc.h.

#define BURTC_CFG_DEBUGRUN   (0x1UL << 0)

Debug Mode Run Enable

Definition at line 134 of file efr32bg21_burtc.h.

#define BURTC_CFG_DEBUGRUN_DEFAULT   (_BURTC_CFG_DEBUGRUN_DEFAULT << 0)

Shifted mode DEFAULT for BURTC_CFG

Definition at line 140 of file efr32bg21_burtc.h.

#define BURTC_CFG_DEBUGRUN_DISABLE   (_BURTC_CFG_DEBUGRUN_DISABLE << 0)

Shifted mode DISABLE for BURTC_CFG

Definition at line 141 of file efr32bg21_burtc.h.

#define BURTC_CFG_DEBUGRUN_ENABLE   (_BURTC_CFG_DEBUGRUN_ENABLE << 0)

Shifted mode ENABLE for BURTC_CFG

Definition at line 142 of file efr32bg21_burtc.h.

#define BURTC_CMD_START   (0x1UL << 0)

Start BURTC counter

Definition at line 192 of file efr32bg21_burtc.h.

Referenced by BURTC_Start().

#define BURTC_CMD_START_DEFAULT   (_BURTC_CMD_START_DEFAULT << 0)

Shifted mode DEFAULT for BURTC_CMD

Definition at line 196 of file efr32bg21_burtc.h.

#define BURTC_CMD_STOP   (0x1UL << 1)

Stop BURTC counter

Definition at line 197 of file efr32bg21_burtc.h.

Referenced by BURTC_Stop().

#define BURTC_CMD_STOP_DEFAULT   (_BURTC_CMD_STOP_DEFAULT << 1)

Shifted mode DEFAULT for BURTC_CMD

Definition at line 201 of file efr32bg21_burtc.h.

#define BURTC_CNT_CNT_DEFAULT   (_BURTC_CNT_CNT_DEFAULT << 0)

Shifted mode DEFAULT for BURTC_CNT

Definition at line 263 of file efr32bg21_burtc.h.

#define BURTC_COMP_COMP_DEFAULT   (_BURTC_COMP_COMP_DEFAULT << 0)

Shifted mode DEFAULT for BURTC_COMP

Definition at line 329 of file efr32bg21_burtc.h.

#define BURTC_EM4WUEN_COMPEM4WUEN   (0x1UL << 1)

Compare Match EM4 Wakeup Enable

Definition at line 273 of file efr32bg21_burtc.h.

#define BURTC_EM4WUEN_COMPEM4WUEN_DEFAULT   (_BURTC_EM4WUEN_COMPEM4WUEN_DEFAULT << 1)

Shifted mode DEFAULT for BURTC_EM4WUEN

Definition at line 277 of file efr32bg21_burtc.h.

#define BURTC_EM4WUEN_OFEM4WUEN   (0x1UL << 0)

Overflow EM4 Wakeup Enable

Definition at line 268 of file efr32bg21_burtc.h.

#define BURTC_EM4WUEN_OFEM4WUEN_DEFAULT   (_BURTC_EM4WUEN_OFEM4WUEN_DEFAULT << 0)

Shifted mode DEFAULT for BURTC_EM4WUEN

Definition at line 272 of file efr32bg21_burtc.h.

#define BURTC_EN_EN   (0x1UL << 0)

BURTC Enable

Definition at line 125 of file efr32bg21_burtc.h.

Referenced by BURTC_Enable(), BURTC_Init(), and BURTC_Reset().

#define BURTC_EN_EN_DEFAULT   (_BURTC_EN_EN_DEFAULT << 0)

Shifted mode DEFAULT for BURTC_EN

Definition at line 129 of file efr32bg21_burtc.h.

#define BURTC_IEN_COMP   (0x1UL << 1)

Compare Match Interrupt Flag

Definition at line 243 of file efr32bg21_burtc.h.

#define BURTC_IEN_COMP_DEFAULT   (_BURTC_IEN_COMP_DEFAULT << 1)

Shifted mode DEFAULT for BURTC_IEN

Definition at line 247 of file efr32bg21_burtc.h.

#define BURTC_IEN_OF   (0x1UL << 0)

Overflow Interrupt Flag

Definition at line 238 of file efr32bg21_burtc.h.

#define BURTC_IEN_OF_DEFAULT   (_BURTC_IEN_OF_DEFAULT << 0)

Shifted mode DEFAULT for BURTC_IEN

Definition at line 242 of file efr32bg21_burtc.h.

#define BURTC_IF_COMP   (0x1UL << 1)

Compare Match Interrupt Flag

Definition at line 229 of file efr32bg21_burtc.h.

#define BURTC_IF_COMP_DEFAULT   (_BURTC_IF_COMP_DEFAULT << 1)

Shifted mode DEFAULT for BURTC_IF

Definition at line 233 of file efr32bg21_burtc.h.

#define BURTC_IF_OF   (0x1UL << 0)

Overflow Interrupt Flag

Definition at line 224 of file efr32bg21_burtc.h.

#define BURTC_IF_OF_DEFAULT   (_BURTC_IF_OF_DEFAULT << 0)

Shifted mode DEFAULT for BURTC_IF

Definition at line 228 of file efr32bg21_burtc.h.

#define BURTC_IPVERSION_IPVERSION_DEFAULT   (_BURTC_IPVERSION_IPVERSION_DEFAULT << 0)

Shifted mode DEFAULT for BURTC_IPVERSION

Definition at line 120 of file efr32bg21_burtc.h.

#define BURTC_LOCK_LOCKKEY_DEFAULT   (_BURTC_LOCK_LOCKKEY_DEFAULT << 0)

Shifted mode DEFAULT for BURTC_LOCK

Definition at line 320 of file efr32bg21_burtc.h.

#define BURTC_LOCK_LOCKKEY_UNLOCK   (_BURTC_LOCK_LOCKKEY_UNLOCK << 0)

Shifted mode UNLOCK for BURTC_LOCK

Definition at line 321 of file efr32bg21_burtc.h.

Referenced by BURTC_Unlock().

#define BURTC_PRECNT_PRECNT_DEFAULT   (_BURTC_PRECNT_PRECNT_DEFAULT << 0)

Shifted mode DEFAULT for BURTC_PRECNT

Definition at line 255 of file efr32bg21_burtc.h.

#define BURTC_STATUS_LOCK   (0x1UL << 1)

Configuration Lock Status

Definition at line 211 of file efr32bg21_burtc.h.

#define BURTC_STATUS_LOCK_DEFAULT   (_BURTC_STATUS_LOCK_DEFAULT << 1)

Shifted mode DEFAULT for BURTC_STATUS

Definition at line 217 of file efr32bg21_burtc.h.

#define BURTC_STATUS_LOCK_LOCKED   (_BURTC_STATUS_LOCK_LOCKED << 1)

Shifted mode LOCKED for BURTC_STATUS

Definition at line 219 of file efr32bg21_burtc.h.

#define BURTC_STATUS_LOCK_UNLOCKED   (_BURTC_STATUS_LOCK_UNLOCKED << 1)

Shifted mode UNLOCKED for BURTC_STATUS

Definition at line 218 of file efr32bg21_burtc.h.

#define BURTC_STATUS_RUNNING   (0x1UL << 0)

BURTC running status

Definition at line 206 of file efr32bg21_burtc.h.

#define BURTC_STATUS_RUNNING_DEFAULT   (_BURTC_STATUS_RUNNING_DEFAULT << 0)

Shifted mode DEFAULT for BURTC_STATUS

Definition at line 210 of file efr32bg21_burtc.h.

#define BURTC_SYNCBUSY_CNT   (0x1UL << 3)

Sync busy for CNT

Definition at line 297 of file efr32bg21_burtc.h.

#define BURTC_SYNCBUSY_CNT_DEFAULT   (_BURTC_SYNCBUSY_CNT_DEFAULT << 3)

Shifted mode DEFAULT for BURTC_SYNCBUSY

Definition at line 301 of file efr32bg21_burtc.h.

#define BURTC_SYNCBUSY_COMP   (0x1UL << 4)

Sync busy for COMP

Definition at line 302 of file efr32bg21_burtc.h.

Referenced by BURTC_CompareSet().

#define BURTC_SYNCBUSY_COMP_DEFAULT   (_BURTC_SYNCBUSY_COMP_DEFAULT << 4)

Shifted mode DEFAULT for BURTC_SYNCBUSY

Definition at line 306 of file efr32bg21_burtc.h.

#define BURTC_SYNCBUSY_EN   (0x1UL << 5)

Sync busy for disabling the module

Definition at line 307 of file efr32bg21_burtc.h.

Referenced by BURTC_Enable(), and BURTC_Init().

#define BURTC_SYNCBUSY_EN_DEFAULT   (_BURTC_SYNCBUSY_EN_DEFAULT << 5)

Shifted mode DEFAULT for BURTC_SYNCBUSY

Definition at line 311 of file efr32bg21_burtc.h.

#define BURTC_SYNCBUSY_PRECNT   (0x1UL << 2)

Sync busy for PRECNT

Definition at line 292 of file efr32bg21_burtc.h.

#define BURTC_SYNCBUSY_PRECNT_DEFAULT   (_BURTC_SYNCBUSY_PRECNT_DEFAULT << 2)

Shifted mode DEFAULT for BURTC_SYNCBUSY

Definition at line 296 of file efr32bg21_burtc.h.

#define BURTC_SYNCBUSY_START   (0x1UL << 0)

Sync busy for START

Definition at line 282 of file efr32bg21_burtc.h.

#define BURTC_SYNCBUSY_START_DEFAULT   (_BURTC_SYNCBUSY_START_DEFAULT << 0)

Shifted mode DEFAULT for BURTC_SYNCBUSY

Definition at line 286 of file efr32bg21_burtc.h.

#define BURTC_SYNCBUSY_STOP   (0x1UL << 1)

Sync busy for STOP

Definition at line 287 of file efr32bg21_burtc.h.

#define BURTC_SYNCBUSY_STOP_DEFAULT   (_BURTC_SYNCBUSY_STOP_DEFAULT << 1)

Shifted mode DEFAULT for BURTC_SYNCBUSY

Definition at line 291 of file efr32bg21_burtc.h.