WTIMER Bit FieldsDevices > EFR32BG14P733F256GM48 > Bit Fields > EFR32BG14P733F256GM48_WTIMER

Macros

#define _WTIMER_CC_CCV_CCV_DEFAULT 0x00000000UL
#define _WTIMER_CC_CCV_CCV_MASK 0xFFFFFFFFUL
#define _WTIMER_CC_CCV_CCV_SHIFT 0
#define _WTIMER_CC_CCV_MASK 0xFFFFFFFFUL
#define _WTIMER_CC_CCV_RESETVALUE 0x00000000UL
#define _WTIMER_CC_CCVB_CCVB_DEFAULT 0x00000000UL
#define _WTIMER_CC_CCVB_CCVB_MASK 0xFFFFFFFFUL
#define _WTIMER_CC_CCVB_CCVB_SHIFT 0
#define _WTIMER_CC_CCVB_MASK 0xFFFFFFFFUL
#define _WTIMER_CC_CCVB_RESETVALUE 0x00000000UL
#define _WTIMER_CC_CCVP_CCVP_DEFAULT 0x00000000UL
#define _WTIMER_CC_CCVP_CCVP_MASK 0xFFFFFFFFUL
#define _WTIMER_CC_CCVP_CCVP_SHIFT 0
#define _WTIMER_CC_CCVP_MASK 0xFFFFFFFFUL
#define _WTIMER_CC_CCVP_RESETVALUE 0x00000000UL
#define _WTIMER_CC_CTRL_CMOA_CLEAR 0x00000002UL
#define _WTIMER_CC_CTRL_CMOA_DEFAULT 0x00000000UL
#define _WTIMER_CC_CTRL_CMOA_MASK 0x300UL
#define _WTIMER_CC_CTRL_CMOA_NONE 0x00000000UL
#define _WTIMER_CC_CTRL_CMOA_SET 0x00000003UL
#define _WTIMER_CC_CTRL_CMOA_SHIFT 8
#define _WTIMER_CC_CTRL_CMOA_TOGGLE 0x00000001UL
#define _WTIMER_CC_CTRL_COFOA_CLEAR 0x00000002UL
#define _WTIMER_CC_CTRL_COFOA_DEFAULT 0x00000000UL
#define _WTIMER_CC_CTRL_COFOA_MASK 0xC00UL
#define _WTIMER_CC_CTRL_COFOA_NONE 0x00000000UL
#define _WTIMER_CC_CTRL_COFOA_SET 0x00000003UL
#define _WTIMER_CC_CTRL_COFOA_SHIFT 10
#define _WTIMER_CC_CTRL_COFOA_TOGGLE 0x00000001UL
#define _WTIMER_CC_CTRL_COIST_DEFAULT 0x00000000UL
#define _WTIMER_CC_CTRL_COIST_MASK 0x10UL
#define _WTIMER_CC_CTRL_COIST_SHIFT 4
#define _WTIMER_CC_CTRL_CUFOA_CLEAR 0x00000002UL
#define _WTIMER_CC_CTRL_CUFOA_DEFAULT 0x00000000UL
#define _WTIMER_CC_CTRL_CUFOA_MASK 0x3000UL
#define _WTIMER_CC_CTRL_CUFOA_NONE 0x00000000UL
#define _WTIMER_CC_CTRL_CUFOA_SET 0x00000003UL
#define _WTIMER_CC_CTRL_CUFOA_SHIFT 12
#define _WTIMER_CC_CTRL_CUFOA_TOGGLE 0x00000001UL
#define _WTIMER_CC_CTRL_FILT_DEFAULT 0x00000000UL
#define _WTIMER_CC_CTRL_FILT_DISABLE 0x00000000UL
#define _WTIMER_CC_CTRL_FILT_ENABLE 0x00000001UL
#define _WTIMER_CC_CTRL_FILT_MASK 0x40000000UL
#define _WTIMER_CC_CTRL_FILT_SHIFT 30
#define _WTIMER_CC_CTRL_ICEDGE_BOTH 0x00000002UL
#define _WTIMER_CC_CTRL_ICEDGE_DEFAULT 0x00000000UL
#define _WTIMER_CC_CTRL_ICEDGE_FALLING 0x00000001UL
#define _WTIMER_CC_CTRL_ICEDGE_MASK 0x3000000UL
#define _WTIMER_CC_CTRL_ICEDGE_NONE 0x00000003UL
#define _WTIMER_CC_CTRL_ICEDGE_RISING 0x00000000UL
#define _WTIMER_CC_CTRL_ICEDGE_SHIFT 24
#define _WTIMER_CC_CTRL_ICEVCTRL_DEFAULT 0x00000000UL
#define _WTIMER_CC_CTRL_ICEVCTRL_EVERYEDGE 0x00000000UL
#define _WTIMER_CC_CTRL_ICEVCTRL_EVERYSECONDEDGE 0x00000001UL
#define _WTIMER_CC_CTRL_ICEVCTRL_FALLING 0x00000003UL
#define _WTIMER_CC_CTRL_ICEVCTRL_MASK 0xC000000UL
#define _WTIMER_CC_CTRL_ICEVCTRL_RISING 0x00000002UL
#define _WTIMER_CC_CTRL_ICEVCTRL_SHIFT 26
#define _WTIMER_CC_CTRL_INSEL_DEFAULT 0x00000000UL
#define _WTIMER_CC_CTRL_INSEL_MASK 0x20000000UL
#define _WTIMER_CC_CTRL_INSEL_PIN 0x00000000UL
#define _WTIMER_CC_CTRL_INSEL_PRS 0x00000001UL
#define _WTIMER_CC_CTRL_INSEL_SHIFT 29
#define _WTIMER_CC_CTRL_MASK 0x7F0F3F17UL
#define _WTIMER_CC_CTRL_MODE_DEFAULT 0x00000000UL
#define _WTIMER_CC_CTRL_MODE_INPUTCAPTURE 0x00000001UL
#define _WTIMER_CC_CTRL_MODE_MASK 0x3UL
#define _WTIMER_CC_CTRL_MODE_OFF 0x00000000UL
#define _WTIMER_CC_CTRL_MODE_OUTPUTCOMPARE 0x00000002UL
#define _WTIMER_CC_CTRL_MODE_PWM 0x00000003UL
#define _WTIMER_CC_CTRL_MODE_SHIFT 0
#define _WTIMER_CC_CTRL_OUTINV_DEFAULT 0x00000000UL
#define _WTIMER_CC_CTRL_OUTINV_MASK 0x4UL
#define _WTIMER_CC_CTRL_OUTINV_SHIFT 2
#define _WTIMER_CC_CTRL_PRSCONF_DEFAULT 0x00000000UL
#define _WTIMER_CC_CTRL_PRSCONF_LEVEL 0x00000001UL
#define _WTIMER_CC_CTRL_PRSCONF_MASK 0x10000000UL
#define _WTIMER_CC_CTRL_PRSCONF_PULSE 0x00000000UL
#define _WTIMER_CC_CTRL_PRSCONF_SHIFT 28
#define _WTIMER_CC_CTRL_PRSSEL_DEFAULT 0x00000000UL
#define _WTIMER_CC_CTRL_PRSSEL_MASK 0xF0000UL
#define _WTIMER_CC_CTRL_PRSSEL_PRSCH0 0x00000000UL
#define _WTIMER_CC_CTRL_PRSSEL_PRSCH1 0x00000001UL
#define _WTIMER_CC_CTRL_PRSSEL_PRSCH10 0x0000000AUL
#define _WTIMER_CC_CTRL_PRSSEL_PRSCH11 0x0000000BUL
#define _WTIMER_CC_CTRL_PRSSEL_PRSCH2 0x00000002UL
#define _WTIMER_CC_CTRL_PRSSEL_PRSCH3 0x00000003UL
#define _WTIMER_CC_CTRL_PRSSEL_PRSCH4 0x00000004UL
#define _WTIMER_CC_CTRL_PRSSEL_PRSCH5 0x00000005UL
#define _WTIMER_CC_CTRL_PRSSEL_PRSCH6 0x00000006UL
#define _WTIMER_CC_CTRL_PRSSEL_PRSCH7 0x00000007UL
#define _WTIMER_CC_CTRL_PRSSEL_PRSCH8 0x00000008UL
#define _WTIMER_CC_CTRL_PRSSEL_PRSCH9 0x00000009UL
#define _WTIMER_CC_CTRL_PRSSEL_SHIFT 16
#define _WTIMER_CC_CTRL_RESETVALUE 0x00000000UL
#define _WTIMER_CMD_MASK 0x00000003UL
#define _WTIMER_CMD_RESETVALUE 0x00000000UL
#define _WTIMER_CMD_START_DEFAULT 0x00000000UL
#define _WTIMER_CMD_START_MASK 0x1UL
#define _WTIMER_CMD_START_SHIFT 0
#define _WTIMER_CMD_STOP_DEFAULT 0x00000000UL
#define _WTIMER_CMD_STOP_MASK 0x2UL
#define _WTIMER_CMD_STOP_SHIFT 1
#define _WTIMER_CNT_CNT_DEFAULT 0x00000000UL
#define _WTIMER_CNT_CNT_MASK 0xFFFFFFFFUL
#define _WTIMER_CNT_CNT_SHIFT 0
#define _WTIMER_CNT_MASK 0xFFFFFFFFUL
#define _WTIMER_CNT_RESETVALUE 0x00000000UL
#define _WTIMER_CTRL_ATI_DEFAULT 0x00000000UL
#define _WTIMER_CTRL_ATI_MASK 0x10000000UL
#define _WTIMER_CTRL_ATI_SHIFT 28
#define _WTIMER_CTRL_CLKSEL_CC1 0x00000001UL
#define _WTIMER_CTRL_CLKSEL_DEFAULT 0x00000000UL
#define _WTIMER_CTRL_CLKSEL_MASK 0x30000UL
#define _WTIMER_CTRL_CLKSEL_PRESCHFPERCLK 0x00000000UL
#define _WTIMER_CTRL_CLKSEL_SHIFT 16
#define _WTIMER_CTRL_CLKSEL_TIMEROUF 0x00000002UL
#define _WTIMER_CTRL_DEBUGRUN_DEFAULT 0x00000000UL
#define _WTIMER_CTRL_DEBUGRUN_MASK 0x40UL
#define _WTIMER_CTRL_DEBUGRUN_SHIFT 6
#define _WTIMER_CTRL_DISSYNCOUT_DEFAULT 0x00000000UL
#define _WTIMER_CTRL_DISSYNCOUT_MASK 0x4000UL
#define _WTIMER_CTRL_DISSYNCOUT_SHIFT 14
#define _WTIMER_CTRL_DMACLRACT_DEFAULT 0x00000000UL
#define _WTIMER_CTRL_DMACLRACT_MASK 0x80UL
#define _WTIMER_CTRL_DMACLRACT_SHIFT 7
#define _WTIMER_CTRL_FALLA_DEFAULT 0x00000000UL
#define _WTIMER_CTRL_FALLA_MASK 0xC00UL
#define _WTIMER_CTRL_FALLA_NONE 0x00000000UL
#define _WTIMER_CTRL_FALLA_RELOADSTART 0x00000003UL
#define _WTIMER_CTRL_FALLA_SHIFT 10
#define _WTIMER_CTRL_FALLA_START 0x00000001UL
#define _WTIMER_CTRL_FALLA_STOP 0x00000002UL
#define _WTIMER_CTRL_MASK 0x3F036FFBUL
#define _WTIMER_CTRL_MODE_DEFAULT 0x00000000UL
#define _WTIMER_CTRL_MODE_DOWN 0x00000001UL
#define _WTIMER_CTRL_MODE_MASK 0x3UL
#define _WTIMER_CTRL_MODE_QDEC 0x00000003UL
#define _WTIMER_CTRL_MODE_SHIFT 0
#define _WTIMER_CTRL_MODE_UP 0x00000000UL
#define _WTIMER_CTRL_MODE_UPDOWN 0x00000002UL
#define _WTIMER_CTRL_OSMEN_DEFAULT 0x00000000UL
#define _WTIMER_CTRL_OSMEN_MASK 0x10UL
#define _WTIMER_CTRL_OSMEN_SHIFT 4
#define _WTIMER_CTRL_PRESC_DEFAULT 0x00000000UL
#define _WTIMER_CTRL_PRESC_DIV1 0x00000000UL
#define _WTIMER_CTRL_PRESC_DIV1024 0x0000000AUL
#define _WTIMER_CTRL_PRESC_DIV128 0x00000007UL
#define _WTIMER_CTRL_PRESC_DIV16 0x00000004UL
#define _WTIMER_CTRL_PRESC_DIV2 0x00000001UL
#define _WTIMER_CTRL_PRESC_DIV256 0x00000008UL
#define _WTIMER_CTRL_PRESC_DIV32 0x00000005UL
#define _WTIMER_CTRL_PRESC_DIV4 0x00000002UL
#define _WTIMER_CTRL_PRESC_DIV512 0x00000009UL
#define _WTIMER_CTRL_PRESC_DIV64 0x00000006UL
#define _WTIMER_CTRL_PRESC_DIV8 0x00000003UL
#define _WTIMER_CTRL_PRESC_MASK 0xF000000UL
#define _WTIMER_CTRL_PRESC_SHIFT 24
#define _WTIMER_CTRL_QDM_DEFAULT 0x00000000UL
#define _WTIMER_CTRL_QDM_MASK 0x20UL
#define _WTIMER_CTRL_QDM_SHIFT 5
#define _WTIMER_CTRL_QDM_X2 0x00000000UL
#define _WTIMER_CTRL_QDM_X4 0x00000001UL
#define _WTIMER_CTRL_RESETVALUE 0x00000000UL
#define _WTIMER_CTRL_RISEA_DEFAULT 0x00000000UL
#define _WTIMER_CTRL_RISEA_MASK 0x300UL
#define _WTIMER_CTRL_RISEA_NONE 0x00000000UL
#define _WTIMER_CTRL_RISEA_RELOADSTART 0x00000003UL
#define _WTIMER_CTRL_RISEA_SHIFT 8
#define _WTIMER_CTRL_RISEA_START 0x00000001UL
#define _WTIMER_CTRL_RISEA_STOP 0x00000002UL
#define _WTIMER_CTRL_RSSCOIST_DEFAULT 0x00000000UL
#define _WTIMER_CTRL_RSSCOIST_MASK 0x20000000UL
#define _WTIMER_CTRL_RSSCOIST_SHIFT 29
#define _WTIMER_CTRL_SYNC_DEFAULT 0x00000000UL
#define _WTIMER_CTRL_SYNC_MASK 0x8UL
#define _WTIMER_CTRL_SYNC_SHIFT 3
#define _WTIMER_CTRL_X2CNT_DEFAULT 0x00000000UL
#define _WTIMER_CTRL_X2CNT_MASK 0x2000UL
#define _WTIMER_CTRL_X2CNT_SHIFT 13
#define _WTIMER_DTCTRL_DTAR_DEFAULT 0x00000000UL
#define _WTIMER_DTCTRL_DTAR_MASK 0x200UL
#define _WTIMER_DTCTRL_DTAR_SHIFT 9
#define _WTIMER_DTCTRL_DTCINV_DEFAULT 0x00000000UL
#define _WTIMER_DTCTRL_DTCINV_MASK 0x8UL
#define _WTIMER_DTCTRL_DTCINV_SHIFT 3
#define _WTIMER_DTCTRL_DTDAS_DEFAULT 0x00000000UL
#define _WTIMER_DTCTRL_DTDAS_MASK 0x2UL
#define _WTIMER_DTCTRL_DTDAS_NORESTART 0x00000000UL
#define _WTIMER_DTCTRL_DTDAS_RESTART 0x00000001UL
#define _WTIMER_DTCTRL_DTDAS_SHIFT 1
#define _WTIMER_DTCTRL_DTEN_DEFAULT 0x00000000UL
#define _WTIMER_DTCTRL_DTEN_MASK 0x1UL
#define _WTIMER_DTCTRL_DTEN_SHIFT 0
#define _WTIMER_DTCTRL_DTFATS_DEFAULT 0x00000000UL
#define _WTIMER_DTCTRL_DTFATS_MASK 0x400UL
#define _WTIMER_DTCTRL_DTFATS_SHIFT 10
#define _WTIMER_DTCTRL_DTIPOL_DEFAULT 0x00000000UL
#define _WTIMER_DTCTRL_DTIPOL_MASK 0x4UL
#define _WTIMER_DTCTRL_DTIPOL_SHIFT 2
#define _WTIMER_DTCTRL_DTPRSEN_DEFAULT 0x00000000UL
#define _WTIMER_DTCTRL_DTPRSEN_MASK 0x1000000UL
#define _WTIMER_DTCTRL_DTPRSEN_SHIFT 24
#define _WTIMER_DTCTRL_DTPRSSEL_DEFAULT 0x00000000UL
#define _WTIMER_DTCTRL_DTPRSSEL_MASK 0xF0UL
#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH0 0x00000000UL
#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH1 0x00000001UL
#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH10 0x0000000AUL
#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH11 0x0000000BUL
#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH2 0x00000002UL
#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH3 0x00000003UL
#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH4 0x00000004UL
#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH5 0x00000005UL
#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH6 0x00000006UL
#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH7 0x00000007UL
#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH8 0x00000008UL
#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH9 0x00000009UL
#define _WTIMER_DTCTRL_DTPRSSEL_SHIFT 4
#define _WTIMER_DTCTRL_MASK 0x010006FFUL
#define _WTIMER_DTCTRL_RESETVALUE 0x00000000UL
#define _WTIMER_DTFAULT_DTDBGF_DEFAULT 0x00000000UL
#define _WTIMER_DTFAULT_DTDBGF_MASK 0x4UL
#define _WTIMER_DTFAULT_DTDBGF_SHIFT 2
#define _WTIMER_DTFAULT_DTLOCKUPF_DEFAULT 0x00000000UL
#define _WTIMER_DTFAULT_DTLOCKUPF_MASK 0x8UL
#define _WTIMER_DTFAULT_DTLOCKUPF_SHIFT 3
#define _WTIMER_DTFAULT_DTPRS0F_DEFAULT 0x00000000UL
#define _WTIMER_DTFAULT_DTPRS0F_MASK 0x1UL
#define _WTIMER_DTFAULT_DTPRS0F_SHIFT 0
#define _WTIMER_DTFAULT_DTPRS1F_DEFAULT 0x00000000UL
#define _WTIMER_DTFAULT_DTPRS1F_MASK 0x2UL
#define _WTIMER_DTFAULT_DTPRS1F_SHIFT 1
#define _WTIMER_DTFAULT_MASK 0x0000000FUL
#define _WTIMER_DTFAULT_RESETVALUE 0x00000000UL
#define _WTIMER_DTFAULTC_DTDBGFC_DEFAULT 0x00000000UL
#define _WTIMER_DTFAULTC_DTDBGFC_MASK 0x4UL
#define _WTIMER_DTFAULTC_DTDBGFC_SHIFT 2
#define _WTIMER_DTFAULTC_DTPRS0FC_DEFAULT 0x00000000UL
#define _WTIMER_DTFAULTC_DTPRS0FC_MASK 0x1UL
#define _WTIMER_DTFAULTC_DTPRS0FC_SHIFT 0
#define _WTIMER_DTFAULTC_DTPRS1FC_DEFAULT 0x00000000UL
#define _WTIMER_DTFAULTC_DTPRS1FC_MASK 0x2UL
#define _WTIMER_DTFAULTC_DTPRS1FC_SHIFT 1
#define _WTIMER_DTFAULTC_MASK 0x0000000FUL
#define _WTIMER_DTFAULTC_RESETVALUE 0x00000000UL
#define _WTIMER_DTFAULTC_TLOCKUPFC_DEFAULT 0x00000000UL
#define _WTIMER_DTFAULTC_TLOCKUPFC_MASK 0x8UL
#define _WTIMER_DTFAULTC_TLOCKUPFC_SHIFT 3
#define _WTIMER_DTFC_DTDBGFEN_DEFAULT 0x00000000UL
#define _WTIMER_DTFC_DTDBGFEN_MASK 0x4000000UL
#define _WTIMER_DTFC_DTDBGFEN_SHIFT 26
#define _WTIMER_DTFC_DTFA_CLEAR 0x00000002UL
#define _WTIMER_DTFC_DTFA_DEFAULT 0x00000000UL
#define _WTIMER_DTFC_DTFA_INACTIVE 0x00000001UL
#define _WTIMER_DTFC_DTFA_MASK 0x30000UL
#define _WTIMER_DTFC_DTFA_NONE 0x00000000UL
#define _WTIMER_DTFC_DTFA_SHIFT 16
#define _WTIMER_DTFC_DTFA_TRISTATE 0x00000003UL
#define _WTIMER_DTFC_DTLOCKUPFEN_DEFAULT 0x00000000UL
#define _WTIMER_DTFC_DTLOCKUPFEN_MASK 0x8000000UL
#define _WTIMER_DTFC_DTLOCKUPFEN_SHIFT 27
#define _WTIMER_DTFC_DTPRS0FEN_DEFAULT 0x00000000UL
#define _WTIMER_DTFC_DTPRS0FEN_MASK 0x1000000UL
#define _WTIMER_DTFC_DTPRS0FEN_SHIFT 24
#define _WTIMER_DTFC_DTPRS0FSEL_DEFAULT 0x00000000UL
#define _WTIMER_DTFC_DTPRS0FSEL_MASK 0xFUL
#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH0 0x00000000UL
#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH1 0x00000001UL
#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH10 0x0000000AUL
#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH11 0x0000000BUL
#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH2 0x00000002UL
#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH3 0x00000003UL
#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH4 0x00000004UL
#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH5 0x00000005UL
#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH6 0x00000006UL
#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH7 0x00000007UL
#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH8 0x00000008UL
#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH9 0x00000009UL
#define _WTIMER_DTFC_DTPRS0FSEL_SHIFT 0
#define _WTIMER_DTFC_DTPRS1FEN_DEFAULT 0x00000000UL
#define _WTIMER_DTFC_DTPRS1FEN_MASK 0x2000000UL
#define _WTIMER_DTFC_DTPRS1FEN_SHIFT 25
#define _WTIMER_DTFC_DTPRS1FSEL_DEFAULT 0x00000000UL
#define _WTIMER_DTFC_DTPRS1FSEL_MASK 0xF00UL
#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH0 0x00000000UL
#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH1 0x00000001UL
#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH10 0x0000000AUL
#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH11 0x0000000BUL
#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH2 0x00000002UL
#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH3 0x00000003UL
#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH4 0x00000004UL
#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH5 0x00000005UL
#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH6 0x00000006UL
#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH7 0x00000007UL
#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH8 0x00000008UL
#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH9 0x00000009UL
#define _WTIMER_DTFC_DTPRS1FSEL_SHIFT 8
#define _WTIMER_DTFC_MASK 0x0F030F0FUL
#define _WTIMER_DTFC_RESETVALUE 0x00000000UL
#define _WTIMER_DTLOCK_LOCKKEY_DEFAULT 0x00000000UL
#define _WTIMER_DTLOCK_LOCKKEY_LOCK 0x00000000UL
#define _WTIMER_DTLOCK_LOCKKEY_LOCKED 0x00000001UL
#define _WTIMER_DTLOCK_LOCKKEY_MASK 0xFFFFUL
#define _WTIMER_DTLOCK_LOCKKEY_SHIFT 0
#define _WTIMER_DTLOCK_LOCKKEY_UNLOCK 0x0000CE80UL
#define _WTIMER_DTLOCK_LOCKKEY_UNLOCKED 0x00000000UL
#define _WTIMER_DTLOCK_MASK 0x0000FFFFUL
#define _WTIMER_DTLOCK_RESETVALUE 0x00000000UL
#define _WTIMER_DTOGEN_DTOGCC0EN_DEFAULT 0x00000000UL
#define _WTIMER_DTOGEN_DTOGCC0EN_MASK 0x1UL
#define _WTIMER_DTOGEN_DTOGCC0EN_SHIFT 0
#define _WTIMER_DTOGEN_DTOGCC1EN_DEFAULT 0x00000000UL
#define _WTIMER_DTOGEN_DTOGCC1EN_MASK 0x2UL
#define _WTIMER_DTOGEN_DTOGCC1EN_SHIFT 1
#define _WTIMER_DTOGEN_DTOGCC2EN_DEFAULT 0x00000000UL
#define _WTIMER_DTOGEN_DTOGCC2EN_MASK 0x4UL
#define _WTIMER_DTOGEN_DTOGCC2EN_SHIFT 2
#define _WTIMER_DTOGEN_DTOGCDTI0EN_DEFAULT 0x00000000UL
#define _WTIMER_DTOGEN_DTOGCDTI0EN_MASK 0x8UL
#define _WTIMER_DTOGEN_DTOGCDTI0EN_SHIFT 3
#define _WTIMER_DTOGEN_DTOGCDTI1EN_DEFAULT 0x00000000UL
#define _WTIMER_DTOGEN_DTOGCDTI1EN_MASK 0x10UL
#define _WTIMER_DTOGEN_DTOGCDTI1EN_SHIFT 4
#define _WTIMER_DTOGEN_DTOGCDTI2EN_DEFAULT 0x00000000UL
#define _WTIMER_DTOGEN_DTOGCDTI2EN_MASK 0x20UL
#define _WTIMER_DTOGEN_DTOGCDTI2EN_SHIFT 5
#define _WTIMER_DTOGEN_MASK 0x0000003FUL
#define _WTIMER_DTOGEN_RESETVALUE 0x00000000UL
#define _WTIMER_DTTIME_DTFALLT_DEFAULT 0x00000000UL
#define _WTIMER_DTTIME_DTFALLT_MASK 0x3F0000UL
#define _WTIMER_DTTIME_DTFALLT_SHIFT 16
#define _WTIMER_DTTIME_DTPRESC_DEFAULT 0x00000000UL
#define _WTIMER_DTTIME_DTPRESC_DIV1 0x00000000UL
#define _WTIMER_DTTIME_DTPRESC_DIV1024 0x0000000AUL
#define _WTIMER_DTTIME_DTPRESC_DIV128 0x00000007UL
#define _WTIMER_DTTIME_DTPRESC_DIV16 0x00000004UL
#define _WTIMER_DTTIME_DTPRESC_DIV2 0x00000001UL
#define _WTIMER_DTTIME_DTPRESC_DIV256 0x00000008UL
#define _WTIMER_DTTIME_DTPRESC_DIV32 0x00000005UL
#define _WTIMER_DTTIME_DTPRESC_DIV4 0x00000002UL
#define _WTIMER_DTTIME_DTPRESC_DIV512 0x00000009UL
#define _WTIMER_DTTIME_DTPRESC_DIV64 0x00000006UL
#define _WTIMER_DTTIME_DTPRESC_DIV8 0x00000003UL
#define _WTIMER_DTTIME_DTPRESC_MASK 0xFUL
#define _WTIMER_DTTIME_DTPRESC_SHIFT 0
#define _WTIMER_DTTIME_DTRISET_DEFAULT 0x00000000UL
#define _WTIMER_DTTIME_DTRISET_MASK 0x3F00UL
#define _WTIMER_DTTIME_DTRISET_SHIFT 8
#define _WTIMER_DTTIME_MASK 0x003F3F0FUL
#define _WTIMER_DTTIME_RESETVALUE 0x00000000UL
#define _WTIMER_IEN_CC0_DEFAULT 0x00000000UL
#define _WTIMER_IEN_CC0_MASK 0x10UL
#define _WTIMER_IEN_CC0_SHIFT 4
#define _WTIMER_IEN_CC1_DEFAULT 0x00000000UL
#define _WTIMER_IEN_CC1_MASK 0x20UL
#define _WTIMER_IEN_CC1_SHIFT 5
#define _WTIMER_IEN_CC2_DEFAULT 0x00000000UL
#define _WTIMER_IEN_CC2_MASK 0x40UL
#define _WTIMER_IEN_CC2_SHIFT 6
#define _WTIMER_IEN_CC3_DEFAULT 0x00000000UL
#define _WTIMER_IEN_CC3_MASK 0x80UL
#define _WTIMER_IEN_CC3_SHIFT 7
#define _WTIMER_IEN_DIRCHG_DEFAULT 0x00000000UL
#define _WTIMER_IEN_DIRCHG_MASK 0x4UL
#define _WTIMER_IEN_DIRCHG_SHIFT 2
#define _WTIMER_IEN_ICBOF0_DEFAULT 0x00000000UL
#define _WTIMER_IEN_ICBOF0_MASK 0x100UL
#define _WTIMER_IEN_ICBOF0_SHIFT 8
#define _WTIMER_IEN_ICBOF1_DEFAULT 0x00000000UL
#define _WTIMER_IEN_ICBOF1_MASK 0x200UL
#define _WTIMER_IEN_ICBOF1_SHIFT 9
#define _WTIMER_IEN_ICBOF2_DEFAULT 0x00000000UL
#define _WTIMER_IEN_ICBOF2_MASK 0x400UL
#define _WTIMER_IEN_ICBOF2_SHIFT 10
#define _WTIMER_IEN_ICBOF3_DEFAULT 0x00000000UL
#define _WTIMER_IEN_ICBOF3_MASK 0x800UL
#define _WTIMER_IEN_ICBOF3_SHIFT 11
#define _WTIMER_IEN_MASK 0x00000FF7UL
#define _WTIMER_IEN_OF_DEFAULT 0x00000000UL
#define _WTIMER_IEN_OF_MASK 0x1UL
#define _WTIMER_IEN_OF_SHIFT 0
#define _WTIMER_IEN_RESETVALUE 0x00000000UL
#define _WTIMER_IEN_UF_DEFAULT 0x00000000UL
#define _WTIMER_IEN_UF_MASK 0x2UL
#define _WTIMER_IEN_UF_SHIFT 1
#define _WTIMER_IF_CC0_DEFAULT 0x00000000UL
#define _WTIMER_IF_CC0_MASK 0x10UL
#define _WTIMER_IF_CC0_SHIFT 4
#define _WTIMER_IF_CC1_DEFAULT 0x00000000UL
#define _WTIMER_IF_CC1_MASK 0x20UL
#define _WTIMER_IF_CC1_SHIFT 5
#define _WTIMER_IF_CC2_DEFAULT 0x00000000UL
#define _WTIMER_IF_CC2_MASK 0x40UL
#define _WTIMER_IF_CC2_SHIFT 6
#define _WTIMER_IF_CC3_DEFAULT 0x00000000UL
#define _WTIMER_IF_CC3_MASK 0x80UL
#define _WTIMER_IF_CC3_SHIFT 7
#define _WTIMER_IF_DIRCHG_DEFAULT 0x00000000UL
#define _WTIMER_IF_DIRCHG_MASK 0x4UL
#define _WTIMER_IF_DIRCHG_SHIFT 2
#define _WTIMER_IF_ICBOF0_DEFAULT 0x00000000UL
#define _WTIMER_IF_ICBOF0_MASK 0x100UL
#define _WTIMER_IF_ICBOF0_SHIFT 8
#define _WTIMER_IF_ICBOF1_DEFAULT 0x00000000UL
#define _WTIMER_IF_ICBOF1_MASK 0x200UL
#define _WTIMER_IF_ICBOF1_SHIFT 9
#define _WTIMER_IF_ICBOF2_DEFAULT 0x00000000UL
#define _WTIMER_IF_ICBOF2_MASK 0x400UL
#define _WTIMER_IF_ICBOF2_SHIFT 10
#define _WTIMER_IF_ICBOF3_DEFAULT 0x00000000UL
#define _WTIMER_IF_ICBOF3_MASK 0x800UL
#define _WTIMER_IF_ICBOF3_SHIFT 11
#define _WTIMER_IF_MASK 0x00000FF7UL
#define _WTIMER_IF_OF_DEFAULT 0x00000000UL
#define _WTIMER_IF_OF_MASK 0x1UL
#define _WTIMER_IF_OF_SHIFT 0
#define _WTIMER_IF_RESETVALUE 0x00000000UL
#define _WTIMER_IF_UF_DEFAULT 0x00000000UL
#define _WTIMER_IF_UF_MASK 0x2UL
#define _WTIMER_IF_UF_SHIFT 1
#define _WTIMER_IFC_CC0_DEFAULT 0x00000000UL
#define _WTIMER_IFC_CC0_MASK 0x10UL
#define _WTIMER_IFC_CC0_SHIFT 4
#define _WTIMER_IFC_CC1_DEFAULT 0x00000000UL
#define _WTIMER_IFC_CC1_MASK 0x20UL
#define _WTIMER_IFC_CC1_SHIFT 5
#define _WTIMER_IFC_CC2_DEFAULT 0x00000000UL
#define _WTIMER_IFC_CC2_MASK 0x40UL
#define _WTIMER_IFC_CC2_SHIFT 6
#define _WTIMER_IFC_CC3_DEFAULT 0x00000000UL
#define _WTIMER_IFC_CC3_MASK 0x80UL
#define _WTIMER_IFC_CC3_SHIFT 7
#define _WTIMER_IFC_DIRCHG_DEFAULT 0x00000000UL
#define _WTIMER_IFC_DIRCHG_MASK 0x4UL
#define _WTIMER_IFC_DIRCHG_SHIFT 2
#define _WTIMER_IFC_ICBOF0_DEFAULT 0x00000000UL
#define _WTIMER_IFC_ICBOF0_MASK 0x100UL
#define _WTIMER_IFC_ICBOF0_SHIFT 8
#define _WTIMER_IFC_ICBOF1_DEFAULT 0x00000000UL
#define _WTIMER_IFC_ICBOF1_MASK 0x200UL
#define _WTIMER_IFC_ICBOF1_SHIFT 9
#define _WTIMER_IFC_ICBOF2_DEFAULT 0x00000000UL
#define _WTIMER_IFC_ICBOF2_MASK 0x400UL
#define _WTIMER_IFC_ICBOF2_SHIFT 10
#define _WTIMER_IFC_ICBOF3_DEFAULT 0x00000000UL
#define _WTIMER_IFC_ICBOF3_MASK 0x800UL
#define _WTIMER_IFC_ICBOF3_SHIFT 11
#define _WTIMER_IFC_MASK 0x00000FF7UL
#define _WTIMER_IFC_OF_DEFAULT 0x00000000UL
#define _WTIMER_IFC_OF_MASK 0x1UL
#define _WTIMER_IFC_OF_SHIFT 0
#define _WTIMER_IFC_RESETVALUE 0x00000000UL
#define _WTIMER_IFC_UF_DEFAULT 0x00000000UL
#define _WTIMER_IFC_UF_MASK 0x2UL
#define _WTIMER_IFC_UF_SHIFT 1
#define _WTIMER_IFS_CC0_DEFAULT 0x00000000UL
#define _WTIMER_IFS_CC0_MASK 0x10UL
#define _WTIMER_IFS_CC0_SHIFT 4
#define _WTIMER_IFS_CC1_DEFAULT 0x00000000UL
#define _WTIMER_IFS_CC1_MASK 0x20UL
#define _WTIMER_IFS_CC1_SHIFT 5
#define _WTIMER_IFS_CC2_DEFAULT 0x00000000UL
#define _WTIMER_IFS_CC2_MASK 0x40UL
#define _WTIMER_IFS_CC2_SHIFT 6
#define _WTIMER_IFS_CC3_DEFAULT 0x00000000UL
#define _WTIMER_IFS_CC3_MASK 0x80UL
#define _WTIMER_IFS_CC3_SHIFT 7
#define _WTIMER_IFS_DIRCHG_DEFAULT 0x00000000UL
#define _WTIMER_IFS_DIRCHG_MASK 0x4UL
#define _WTIMER_IFS_DIRCHG_SHIFT 2
#define _WTIMER_IFS_ICBOF0_DEFAULT 0x00000000UL
#define _WTIMER_IFS_ICBOF0_MASK 0x100UL
#define _WTIMER_IFS_ICBOF0_SHIFT 8
#define _WTIMER_IFS_ICBOF1_DEFAULT 0x00000000UL
#define _WTIMER_IFS_ICBOF1_MASK 0x200UL
#define _WTIMER_IFS_ICBOF1_SHIFT 9
#define _WTIMER_IFS_ICBOF2_DEFAULT 0x00000000UL
#define _WTIMER_IFS_ICBOF2_MASK 0x400UL
#define _WTIMER_IFS_ICBOF2_SHIFT 10
#define _WTIMER_IFS_ICBOF3_DEFAULT 0x00000000UL
#define _WTIMER_IFS_ICBOF3_MASK 0x800UL
#define _WTIMER_IFS_ICBOF3_SHIFT 11
#define _WTIMER_IFS_MASK 0x00000FF7UL
#define _WTIMER_IFS_OF_DEFAULT 0x00000000UL
#define _WTIMER_IFS_OF_MASK 0x1UL
#define _WTIMER_IFS_OF_SHIFT 0
#define _WTIMER_IFS_RESETVALUE 0x00000000UL
#define _WTIMER_IFS_UF_DEFAULT 0x00000000UL
#define _WTIMER_IFS_UF_MASK 0x2UL
#define _WTIMER_IFS_UF_SHIFT 1
#define _WTIMER_LOCK_MASK 0x0000FFFFUL
#define _WTIMER_LOCK_RESETVALUE 0x00000000UL
#define _WTIMER_LOCK_TIMERLOCKKEY_DEFAULT 0x00000000UL
#define _WTIMER_LOCK_TIMERLOCKKEY_LOCK 0x00000000UL
#define _WTIMER_LOCK_TIMERLOCKKEY_LOCKED 0x00000001UL
#define _WTIMER_LOCK_TIMERLOCKKEY_MASK 0xFFFFUL
#define _WTIMER_LOCK_TIMERLOCKKEY_SHIFT 0
#define _WTIMER_LOCK_TIMERLOCKKEY_UNLOCK 0x0000CE80UL
#define _WTIMER_LOCK_TIMERLOCKKEY_UNLOCKED 0x00000000UL
#define _WTIMER_ROUTELOC0_CC0LOC_DEFAULT 0x00000000UL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC0 0x00000000UL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC1 0x00000001UL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC10 0x0000000AUL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC11 0x0000000BUL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC12 0x0000000CUL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC13 0x0000000DUL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC14 0x0000000EUL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC15 0x0000000FUL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC16 0x00000010UL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC17 0x00000011UL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC18 0x00000012UL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC19 0x00000013UL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC2 0x00000002UL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC20 0x00000014UL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC21 0x00000015UL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC22 0x00000016UL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC23 0x00000017UL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC24 0x00000018UL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC25 0x00000019UL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC26 0x0000001AUL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC27 0x0000001BUL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC28 0x0000001CUL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC29 0x0000001DUL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC3 0x00000003UL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC30 0x0000001EUL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC31 0x0000001FUL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC4 0x00000004UL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC5 0x00000005UL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC6 0x00000006UL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC7 0x00000007UL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC8 0x00000008UL
#define _WTIMER_ROUTELOC0_CC0LOC_LOC9 0x00000009UL
#define _WTIMER_ROUTELOC0_CC0LOC_MASK 0x1FUL
#define _WTIMER_ROUTELOC0_CC0LOC_SHIFT 0
#define _WTIMER_ROUTELOC0_CC1LOC_DEFAULT 0x00000000UL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC0 0x00000000UL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC1 0x00000001UL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC10 0x0000000AUL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC11 0x0000000BUL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC12 0x0000000CUL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC13 0x0000000DUL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC14 0x0000000EUL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC15 0x0000000FUL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC16 0x00000010UL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC17 0x00000011UL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC18 0x00000012UL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC19 0x00000013UL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC2 0x00000002UL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC20 0x00000014UL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC21 0x00000015UL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC22 0x00000016UL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC23 0x00000017UL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC24 0x00000018UL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC25 0x00000019UL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC26 0x0000001AUL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC27 0x0000001BUL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC28 0x0000001CUL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC29 0x0000001DUL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC3 0x00000003UL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC30 0x0000001EUL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC31 0x0000001FUL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC4 0x00000004UL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC5 0x00000005UL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC6 0x00000006UL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC7 0x00000007UL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC8 0x00000008UL
#define _WTIMER_ROUTELOC0_CC1LOC_LOC9 0x00000009UL
#define _WTIMER_ROUTELOC0_CC1LOC_MASK 0x1F00UL
#define _WTIMER_ROUTELOC0_CC1LOC_SHIFT 8
#define _WTIMER_ROUTELOC0_CC2LOC_DEFAULT 0x00000000UL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC0 0x00000000UL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC1 0x00000001UL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC10 0x0000000AUL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC11 0x0000000BUL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC12 0x0000000CUL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC13 0x0000000DUL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC14 0x0000000EUL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC15 0x0000000FUL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC16 0x00000010UL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC17 0x00000011UL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC18 0x00000012UL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC19 0x00000013UL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC2 0x00000002UL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC20 0x00000014UL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC21 0x00000015UL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC22 0x00000016UL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC23 0x00000017UL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC24 0x00000018UL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC25 0x00000019UL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC26 0x0000001AUL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC27 0x0000001BUL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC28 0x0000001CUL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC29 0x0000001DUL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC3 0x00000003UL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC30 0x0000001EUL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC31 0x0000001FUL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC4 0x00000004UL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC5 0x00000005UL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC6 0x00000006UL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC7 0x00000007UL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC8 0x00000008UL
#define _WTIMER_ROUTELOC0_CC2LOC_LOC9 0x00000009UL
#define _WTIMER_ROUTELOC0_CC2LOC_MASK 0x1F0000UL
#define _WTIMER_ROUTELOC0_CC2LOC_SHIFT 16
#define _WTIMER_ROUTELOC0_CC3LOC_DEFAULT 0x00000000UL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC0 0x00000000UL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC1 0x00000001UL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC10 0x0000000AUL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC11 0x0000000BUL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC12 0x0000000CUL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC13 0x0000000DUL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC14 0x0000000EUL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC15 0x0000000FUL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC16 0x00000010UL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC17 0x00000011UL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC18 0x00000012UL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC19 0x00000013UL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC2 0x00000002UL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC20 0x00000014UL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC21 0x00000015UL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC22 0x00000016UL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC23 0x00000017UL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC24 0x00000018UL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC25 0x00000019UL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC26 0x0000001AUL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC27 0x0000001BUL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC28 0x0000001CUL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC29 0x0000001DUL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC3 0x00000003UL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC30 0x0000001EUL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC31 0x0000001FUL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC4 0x00000004UL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC5 0x00000005UL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC6 0x00000006UL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC7 0x00000007UL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC8 0x00000008UL
#define _WTIMER_ROUTELOC0_CC3LOC_LOC9 0x00000009UL
#define _WTIMER_ROUTELOC0_CC3LOC_MASK 0x1F000000UL
#define _WTIMER_ROUTELOC0_CC3LOC_SHIFT 24
#define _WTIMER_ROUTELOC0_MASK 0x1F1F1F1FUL
#define _WTIMER_ROUTELOC0_RESETVALUE 0x00000000UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_DEFAULT 0x00000000UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC0 0x00000000UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC1 0x00000001UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC10 0x0000000AUL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC11 0x0000000BUL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC12 0x0000000CUL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC13 0x0000000DUL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC14 0x0000000EUL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC15 0x0000000FUL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC16 0x00000010UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC17 0x00000011UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC18 0x00000012UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC19 0x00000013UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC2 0x00000002UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC20 0x00000014UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC21 0x00000015UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC22 0x00000016UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC23 0x00000017UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC24 0x00000018UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC25 0x00000019UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC26 0x0000001AUL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC27 0x0000001BUL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC28 0x0000001CUL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC29 0x0000001DUL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC3 0x00000003UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC30 0x0000001EUL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC31 0x0000001FUL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC4 0x00000004UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC5 0x00000005UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC6 0x00000006UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC7 0x00000007UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC8 0x00000008UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC9 0x00000009UL
#define _WTIMER_ROUTELOC2_CDTI0LOC_MASK 0x1FUL
#define _WTIMER_ROUTELOC2_CDTI0LOC_SHIFT 0
#define _WTIMER_ROUTELOC2_CDTI1LOC_DEFAULT 0x00000000UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC0 0x00000000UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC1 0x00000001UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC10 0x0000000AUL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC11 0x0000000BUL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC12 0x0000000CUL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC13 0x0000000DUL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC14 0x0000000EUL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC15 0x0000000FUL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC16 0x00000010UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC17 0x00000011UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC18 0x00000012UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC19 0x00000013UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC2 0x00000002UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC20 0x00000014UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC21 0x00000015UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC22 0x00000016UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC23 0x00000017UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC24 0x00000018UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC25 0x00000019UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC26 0x0000001AUL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC27 0x0000001BUL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC28 0x0000001CUL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC29 0x0000001DUL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC3 0x00000003UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC30 0x0000001EUL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC31 0x0000001FUL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC4 0x00000004UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC5 0x00000005UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC6 0x00000006UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC7 0x00000007UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC8 0x00000008UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC9 0x00000009UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_MASK 0x1F00UL
#define _WTIMER_ROUTELOC2_CDTI1LOC_SHIFT 8
#define _WTIMER_ROUTELOC2_CDTI2LOC_DEFAULT 0x00000000UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC0 0x00000000UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC1 0x00000001UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC10 0x0000000AUL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC11 0x0000000BUL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC12 0x0000000CUL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC13 0x0000000DUL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC14 0x0000000EUL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC15 0x0000000FUL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC16 0x00000010UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC17 0x00000011UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC18 0x00000012UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC19 0x00000013UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC2 0x00000002UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC20 0x00000014UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC21 0x00000015UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC22 0x00000016UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC23 0x00000017UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC24 0x00000018UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC25 0x00000019UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC26 0x0000001AUL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC27 0x0000001BUL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC28 0x0000001CUL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC29 0x0000001DUL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC3 0x00000003UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC30 0x0000001EUL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC31 0x0000001FUL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC4 0x00000004UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC5 0x00000005UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC6 0x00000006UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC7 0x00000007UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC8 0x00000008UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC9 0x00000009UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_MASK 0x1F0000UL
#define _WTIMER_ROUTELOC2_CDTI2LOC_SHIFT 16
#define _WTIMER_ROUTELOC2_MASK 0x001F1F1FUL
#define _WTIMER_ROUTELOC2_RESETVALUE 0x00000000UL
#define _WTIMER_ROUTEPEN_CC0PEN_DEFAULT 0x00000000UL
#define _WTIMER_ROUTEPEN_CC0PEN_MASK 0x1UL
#define _WTIMER_ROUTEPEN_CC0PEN_SHIFT 0
#define _WTIMER_ROUTEPEN_CC1PEN_DEFAULT 0x00000000UL
#define _WTIMER_ROUTEPEN_CC1PEN_MASK 0x2UL
#define _WTIMER_ROUTEPEN_CC1PEN_SHIFT 1
#define _WTIMER_ROUTEPEN_CC2PEN_DEFAULT 0x00000000UL
#define _WTIMER_ROUTEPEN_CC2PEN_MASK 0x4UL
#define _WTIMER_ROUTEPEN_CC2PEN_SHIFT 2
#define _WTIMER_ROUTEPEN_CC3PEN_DEFAULT 0x00000000UL
#define _WTIMER_ROUTEPEN_CC3PEN_MASK 0x8UL
#define _WTIMER_ROUTEPEN_CC3PEN_SHIFT 3
#define _WTIMER_ROUTEPEN_CDTI0PEN_DEFAULT 0x00000000UL
#define _WTIMER_ROUTEPEN_CDTI0PEN_MASK 0x100UL
#define _WTIMER_ROUTEPEN_CDTI0PEN_SHIFT 8
#define _WTIMER_ROUTEPEN_CDTI1PEN_DEFAULT 0x00000000UL
#define _WTIMER_ROUTEPEN_CDTI1PEN_MASK 0x200UL
#define _WTIMER_ROUTEPEN_CDTI1PEN_SHIFT 9
#define _WTIMER_ROUTEPEN_CDTI2PEN_DEFAULT 0x00000000UL
#define _WTIMER_ROUTEPEN_CDTI2PEN_MASK 0x400UL
#define _WTIMER_ROUTEPEN_CDTI2PEN_SHIFT 10
#define _WTIMER_ROUTEPEN_MASK 0x0000070FUL
#define _WTIMER_ROUTEPEN_RESETVALUE 0x00000000UL
#define _WTIMER_STATUS_CCPOL0_DEFAULT 0x00000000UL
#define _WTIMER_STATUS_CCPOL0_HIGHFALL 0x00000001UL
#define _WTIMER_STATUS_CCPOL0_LOWRISE 0x00000000UL
#define _WTIMER_STATUS_CCPOL0_MASK 0x1000000UL
#define _WTIMER_STATUS_CCPOL0_SHIFT 24
#define _WTIMER_STATUS_CCPOL1_DEFAULT 0x00000000UL
#define _WTIMER_STATUS_CCPOL1_HIGHFALL 0x00000001UL
#define _WTIMER_STATUS_CCPOL1_LOWRISE 0x00000000UL
#define _WTIMER_STATUS_CCPOL1_MASK 0x2000000UL
#define _WTIMER_STATUS_CCPOL1_SHIFT 25
#define _WTIMER_STATUS_CCPOL2_DEFAULT 0x00000000UL
#define _WTIMER_STATUS_CCPOL2_HIGHFALL 0x00000001UL
#define _WTIMER_STATUS_CCPOL2_LOWRISE 0x00000000UL
#define _WTIMER_STATUS_CCPOL2_MASK 0x4000000UL
#define _WTIMER_STATUS_CCPOL2_SHIFT 26
#define _WTIMER_STATUS_CCPOL3_DEFAULT 0x00000000UL
#define _WTIMER_STATUS_CCPOL3_HIGHFALL 0x00000001UL
#define _WTIMER_STATUS_CCPOL3_LOWRISE 0x00000000UL
#define _WTIMER_STATUS_CCPOL3_MASK 0x8000000UL
#define _WTIMER_STATUS_CCPOL3_SHIFT 27
#define _WTIMER_STATUS_CCVBV0_DEFAULT 0x00000000UL
#define _WTIMER_STATUS_CCVBV0_MASK 0x100UL
#define _WTIMER_STATUS_CCVBV0_SHIFT 8
#define _WTIMER_STATUS_CCVBV1_DEFAULT 0x00000000UL
#define _WTIMER_STATUS_CCVBV1_MASK 0x200UL
#define _WTIMER_STATUS_CCVBV1_SHIFT 9
#define _WTIMER_STATUS_CCVBV2_DEFAULT 0x00000000UL
#define _WTIMER_STATUS_CCVBV2_MASK 0x400UL
#define _WTIMER_STATUS_CCVBV2_SHIFT 10
#define _WTIMER_STATUS_CCVBV3_DEFAULT 0x00000000UL
#define _WTIMER_STATUS_CCVBV3_MASK 0x800UL
#define _WTIMER_STATUS_CCVBV3_SHIFT 11
#define _WTIMER_STATUS_DIR_DEFAULT 0x00000000UL
#define _WTIMER_STATUS_DIR_DOWN 0x00000001UL
#define _WTIMER_STATUS_DIR_MASK 0x2UL
#define _WTIMER_STATUS_DIR_SHIFT 1
#define _WTIMER_STATUS_DIR_UP 0x00000000UL
#define _WTIMER_STATUS_ICV0_DEFAULT 0x00000000UL
#define _WTIMER_STATUS_ICV0_MASK 0x10000UL
#define _WTIMER_STATUS_ICV0_SHIFT 16
#define _WTIMER_STATUS_ICV1_DEFAULT 0x00000000UL
#define _WTIMER_STATUS_ICV1_MASK 0x20000UL
#define _WTIMER_STATUS_ICV1_SHIFT 17
#define _WTIMER_STATUS_ICV2_DEFAULT 0x00000000UL
#define _WTIMER_STATUS_ICV2_MASK 0x40000UL
#define _WTIMER_STATUS_ICV2_SHIFT 18
#define _WTIMER_STATUS_ICV3_DEFAULT 0x00000000UL
#define _WTIMER_STATUS_ICV3_MASK 0x80000UL
#define _WTIMER_STATUS_ICV3_SHIFT 19
#define _WTIMER_STATUS_MASK 0x0F0F0F07UL
#define _WTIMER_STATUS_RESETVALUE 0x00000000UL
#define _WTIMER_STATUS_RUNNING_DEFAULT 0x00000000UL
#define _WTIMER_STATUS_RUNNING_MASK 0x1UL
#define _WTIMER_STATUS_RUNNING_SHIFT 0
#define _WTIMER_STATUS_TOPBV_DEFAULT 0x00000000UL
#define _WTIMER_STATUS_TOPBV_MASK 0x4UL
#define _WTIMER_STATUS_TOPBV_SHIFT 2
#define _WTIMER_TOP_MASK 0xFFFFFFFFUL
#define _WTIMER_TOP_RESETVALUE 0x0000FFFFUL
#define _WTIMER_TOP_TOP_DEFAULT 0x0000FFFFUL
#define _WTIMER_TOP_TOP_MASK 0xFFFFFFFFUL
#define _WTIMER_TOP_TOP_SHIFT 0
#define _WTIMER_TOPB_MASK 0xFFFFFFFFUL
#define _WTIMER_TOPB_RESETVALUE 0x00000000UL
#define _WTIMER_TOPB_TOPB_DEFAULT 0x00000000UL
#define _WTIMER_TOPB_TOPB_MASK 0xFFFFFFFFUL
#define _WTIMER_TOPB_TOPB_SHIFT 0
#define WTIMER_CC_CCV_CCV_DEFAULT ( _WTIMER_CC_CCV_CCV_DEFAULT << 0)
#define WTIMER_CC_CCVB_CCVB_DEFAULT ( _WTIMER_CC_CCVB_CCVB_DEFAULT << 0)
#define WTIMER_CC_CCVP_CCVP_DEFAULT ( _WTIMER_CC_CCVP_CCVP_DEFAULT << 0)
#define WTIMER_CC_CTRL_CMOA_CLEAR ( _WTIMER_CC_CTRL_CMOA_CLEAR << 8)
#define WTIMER_CC_CTRL_CMOA_DEFAULT ( _WTIMER_CC_CTRL_CMOA_DEFAULT << 8)
#define WTIMER_CC_CTRL_CMOA_NONE ( _WTIMER_CC_CTRL_CMOA_NONE << 8)
#define WTIMER_CC_CTRL_CMOA_SET ( _WTIMER_CC_CTRL_CMOA_SET << 8)
#define WTIMER_CC_CTRL_CMOA_TOGGLE ( _WTIMER_CC_CTRL_CMOA_TOGGLE << 8)
#define WTIMER_CC_CTRL_COFOA_CLEAR ( _WTIMER_CC_CTRL_COFOA_CLEAR << 10)
#define WTIMER_CC_CTRL_COFOA_DEFAULT ( _WTIMER_CC_CTRL_COFOA_DEFAULT << 10)
#define WTIMER_CC_CTRL_COFOA_NONE ( _WTIMER_CC_CTRL_COFOA_NONE << 10)
#define WTIMER_CC_CTRL_COFOA_SET ( _WTIMER_CC_CTRL_COFOA_SET << 10)
#define WTIMER_CC_CTRL_COFOA_TOGGLE ( _WTIMER_CC_CTRL_COFOA_TOGGLE << 10)
#define WTIMER_CC_CTRL_COIST (0x1UL << 4)
#define WTIMER_CC_CTRL_COIST_DEFAULT ( _WTIMER_CC_CTRL_COIST_DEFAULT << 4)
#define WTIMER_CC_CTRL_CUFOA_CLEAR ( _WTIMER_CC_CTRL_CUFOA_CLEAR << 12)
#define WTIMER_CC_CTRL_CUFOA_DEFAULT ( _WTIMER_CC_CTRL_CUFOA_DEFAULT << 12)
#define WTIMER_CC_CTRL_CUFOA_NONE ( _WTIMER_CC_CTRL_CUFOA_NONE << 12)
#define WTIMER_CC_CTRL_CUFOA_SET ( _WTIMER_CC_CTRL_CUFOA_SET << 12)
#define WTIMER_CC_CTRL_CUFOA_TOGGLE ( _WTIMER_CC_CTRL_CUFOA_TOGGLE << 12)
#define WTIMER_CC_CTRL_FILT (0x1UL << 30)
#define WTIMER_CC_CTRL_FILT_DEFAULT ( _WTIMER_CC_CTRL_FILT_DEFAULT << 30)
#define WTIMER_CC_CTRL_FILT_DISABLE ( _WTIMER_CC_CTRL_FILT_DISABLE << 30)
#define WTIMER_CC_CTRL_FILT_ENABLE ( _WTIMER_CC_CTRL_FILT_ENABLE << 30)
#define WTIMER_CC_CTRL_ICEDGE_BOTH ( _WTIMER_CC_CTRL_ICEDGE_BOTH << 24)
#define WTIMER_CC_CTRL_ICEDGE_DEFAULT ( _WTIMER_CC_CTRL_ICEDGE_DEFAULT << 24)
#define WTIMER_CC_CTRL_ICEDGE_FALLING ( _WTIMER_CC_CTRL_ICEDGE_FALLING << 24)
#define WTIMER_CC_CTRL_ICEDGE_NONE ( _WTIMER_CC_CTRL_ICEDGE_NONE << 24)
#define WTIMER_CC_CTRL_ICEDGE_RISING ( _WTIMER_CC_CTRL_ICEDGE_RISING << 24)
#define WTIMER_CC_CTRL_ICEVCTRL_DEFAULT ( _WTIMER_CC_CTRL_ICEVCTRL_DEFAULT << 26)
#define WTIMER_CC_CTRL_ICEVCTRL_EVERYEDGE ( _WTIMER_CC_CTRL_ICEVCTRL_EVERYEDGE << 26)
#define WTIMER_CC_CTRL_ICEVCTRL_EVERYSECONDEDGE ( _WTIMER_CC_CTRL_ICEVCTRL_EVERYSECONDEDGE << 26)
#define WTIMER_CC_CTRL_ICEVCTRL_FALLING ( _WTIMER_CC_CTRL_ICEVCTRL_FALLING << 26)
#define WTIMER_CC_CTRL_ICEVCTRL_RISING ( _WTIMER_CC_CTRL_ICEVCTRL_RISING << 26)
#define WTIMER_CC_CTRL_INSEL (0x1UL << 29)
#define WTIMER_CC_CTRL_INSEL_DEFAULT ( _WTIMER_CC_CTRL_INSEL_DEFAULT << 29)
#define WTIMER_CC_CTRL_INSEL_PIN ( _WTIMER_CC_CTRL_INSEL_PIN << 29)
#define WTIMER_CC_CTRL_INSEL_PRS ( _WTIMER_CC_CTRL_INSEL_PRS << 29)
#define WTIMER_CC_CTRL_MODE_DEFAULT ( _WTIMER_CC_CTRL_MODE_DEFAULT << 0)
#define WTIMER_CC_CTRL_MODE_INPUTCAPTURE ( _WTIMER_CC_CTRL_MODE_INPUTCAPTURE << 0)
#define WTIMER_CC_CTRL_MODE_OFF ( _WTIMER_CC_CTRL_MODE_OFF << 0)
#define WTIMER_CC_CTRL_MODE_OUTPUTCOMPARE ( _WTIMER_CC_CTRL_MODE_OUTPUTCOMPARE << 0)
#define WTIMER_CC_CTRL_MODE_PWM ( _WTIMER_CC_CTRL_MODE_PWM << 0)
#define WTIMER_CC_CTRL_OUTINV (0x1UL << 2)
#define WTIMER_CC_CTRL_OUTINV_DEFAULT ( _WTIMER_CC_CTRL_OUTINV_DEFAULT << 2)
#define WTIMER_CC_CTRL_PRSCONF (0x1UL << 28)
#define WTIMER_CC_CTRL_PRSCONF_DEFAULT ( _WTIMER_CC_CTRL_PRSCONF_DEFAULT << 28)
#define WTIMER_CC_CTRL_PRSCONF_LEVEL ( _WTIMER_CC_CTRL_PRSCONF_LEVEL << 28)
#define WTIMER_CC_CTRL_PRSCONF_PULSE ( _WTIMER_CC_CTRL_PRSCONF_PULSE << 28)
#define WTIMER_CC_CTRL_PRSSEL_DEFAULT ( _WTIMER_CC_CTRL_PRSSEL_DEFAULT << 16)
#define WTIMER_CC_CTRL_PRSSEL_PRSCH0 ( _WTIMER_CC_CTRL_PRSSEL_PRSCH0 << 16)
#define WTIMER_CC_CTRL_PRSSEL_PRSCH1 ( _WTIMER_CC_CTRL_PRSSEL_PRSCH1 << 16)
#define WTIMER_CC_CTRL_PRSSEL_PRSCH10 ( _WTIMER_CC_CTRL_PRSSEL_PRSCH10 << 16)
#define WTIMER_CC_CTRL_PRSSEL_PRSCH11 ( _WTIMER_CC_CTRL_PRSSEL_PRSCH11 << 16)
#define WTIMER_CC_CTRL_PRSSEL_PRSCH2 ( _WTIMER_CC_CTRL_PRSSEL_PRSCH2 << 16)
#define WTIMER_CC_CTRL_PRSSEL_PRSCH3 ( _WTIMER_CC_CTRL_PRSSEL_PRSCH3 << 16)
#define WTIMER_CC_CTRL_PRSSEL_PRSCH4 ( _WTIMER_CC_CTRL_PRSSEL_PRSCH4 << 16)
#define WTIMER_CC_CTRL_PRSSEL_PRSCH5 ( _WTIMER_CC_CTRL_PRSSEL_PRSCH5 << 16)
#define WTIMER_CC_CTRL_PRSSEL_PRSCH6 ( _WTIMER_CC_CTRL_PRSSEL_PRSCH6 << 16)
#define WTIMER_CC_CTRL_PRSSEL_PRSCH7 ( _WTIMER_CC_CTRL_PRSSEL_PRSCH7 << 16)
#define WTIMER_CC_CTRL_PRSSEL_PRSCH8 ( _WTIMER_CC_CTRL_PRSSEL_PRSCH8 << 16)
#define WTIMER_CC_CTRL_PRSSEL_PRSCH9 ( _WTIMER_CC_CTRL_PRSSEL_PRSCH9 << 16)
#define WTIMER_CMD_START (0x1UL << 0)
#define WTIMER_CMD_START_DEFAULT ( _WTIMER_CMD_START_DEFAULT << 0)
#define WTIMER_CMD_STOP (0x1UL << 1)
#define WTIMER_CMD_STOP_DEFAULT ( _WTIMER_CMD_STOP_DEFAULT << 1)
#define WTIMER_CNT_CNT_DEFAULT ( _WTIMER_CNT_CNT_DEFAULT << 0)
#define WTIMER_CTRL_ATI (0x1UL << 28)
#define WTIMER_CTRL_ATI_DEFAULT ( _WTIMER_CTRL_ATI_DEFAULT << 28)
#define WTIMER_CTRL_CLKSEL_CC1 ( _WTIMER_CTRL_CLKSEL_CC1 << 16)
#define WTIMER_CTRL_CLKSEL_DEFAULT ( _WTIMER_CTRL_CLKSEL_DEFAULT << 16)
#define WTIMER_CTRL_CLKSEL_PRESCHFPERCLK ( _WTIMER_CTRL_CLKSEL_PRESCHFPERCLK << 16)
#define WTIMER_CTRL_CLKSEL_TIMEROUF ( _WTIMER_CTRL_CLKSEL_TIMEROUF << 16)
#define WTIMER_CTRL_DEBUGRUN (0x1UL << 6)
#define WTIMER_CTRL_DEBUGRUN_DEFAULT ( _WTIMER_CTRL_DEBUGRUN_DEFAULT << 6)
#define WTIMER_CTRL_DISSYNCOUT (0x1UL << 14)
#define WTIMER_CTRL_DISSYNCOUT_DEFAULT ( _WTIMER_CTRL_DISSYNCOUT_DEFAULT << 14)
#define WTIMER_CTRL_DMACLRACT (0x1UL << 7)
#define WTIMER_CTRL_DMACLRACT_DEFAULT ( _WTIMER_CTRL_DMACLRACT_DEFAULT << 7)
#define WTIMER_CTRL_FALLA_DEFAULT ( _WTIMER_CTRL_FALLA_DEFAULT << 10)
#define WTIMER_CTRL_FALLA_NONE ( _WTIMER_CTRL_FALLA_NONE << 10)
#define WTIMER_CTRL_FALLA_RELOADSTART ( _WTIMER_CTRL_FALLA_RELOADSTART << 10)
#define WTIMER_CTRL_FALLA_START ( _WTIMER_CTRL_FALLA_START << 10)
#define WTIMER_CTRL_FALLA_STOP ( _WTIMER_CTRL_FALLA_STOP << 10)
#define WTIMER_CTRL_MODE_DEFAULT ( _WTIMER_CTRL_MODE_DEFAULT << 0)
#define WTIMER_CTRL_MODE_DOWN ( _WTIMER_CTRL_MODE_DOWN << 0)
#define WTIMER_CTRL_MODE_QDEC ( _WTIMER_CTRL_MODE_QDEC << 0)
#define WTIMER_CTRL_MODE_UP ( _WTIMER_CTRL_MODE_UP << 0)
#define WTIMER_CTRL_MODE_UPDOWN ( _WTIMER_CTRL_MODE_UPDOWN << 0)
#define WTIMER_CTRL_OSMEN (0x1UL << 4)
#define WTIMER_CTRL_OSMEN_DEFAULT ( _WTIMER_CTRL_OSMEN_DEFAULT << 4)
#define WTIMER_CTRL_PRESC_DEFAULT ( _WTIMER_CTRL_PRESC_DEFAULT << 24)
#define WTIMER_CTRL_PRESC_DIV1 ( _WTIMER_CTRL_PRESC_DIV1 << 24)
#define WTIMER_CTRL_PRESC_DIV1024 ( _WTIMER_CTRL_PRESC_DIV1024 << 24)
#define WTIMER_CTRL_PRESC_DIV128 ( _WTIMER_CTRL_PRESC_DIV128 << 24)
#define WTIMER_CTRL_PRESC_DIV16 ( _WTIMER_CTRL_PRESC_DIV16 << 24)
#define WTIMER_CTRL_PRESC_DIV2 ( _WTIMER_CTRL_PRESC_DIV2 << 24)
#define WTIMER_CTRL_PRESC_DIV256 ( _WTIMER_CTRL_PRESC_DIV256 << 24)
#define WTIMER_CTRL_PRESC_DIV32 ( _WTIMER_CTRL_PRESC_DIV32 << 24)
#define WTIMER_CTRL_PRESC_DIV4 ( _WTIMER_CTRL_PRESC_DIV4 << 24)
#define WTIMER_CTRL_PRESC_DIV512 ( _WTIMER_CTRL_PRESC_DIV512 << 24)
#define WTIMER_CTRL_PRESC_DIV64 ( _WTIMER_CTRL_PRESC_DIV64 << 24)
#define WTIMER_CTRL_PRESC_DIV8 ( _WTIMER_CTRL_PRESC_DIV8 << 24)
#define WTIMER_CTRL_QDM (0x1UL << 5)
#define WTIMER_CTRL_QDM_DEFAULT ( _WTIMER_CTRL_QDM_DEFAULT << 5)
#define WTIMER_CTRL_QDM_X2 ( _WTIMER_CTRL_QDM_X2 << 5)
#define WTIMER_CTRL_QDM_X4 ( _WTIMER_CTRL_QDM_X4 << 5)
#define WTIMER_CTRL_RISEA_DEFAULT ( _WTIMER_CTRL_RISEA_DEFAULT << 8)
#define WTIMER_CTRL_RISEA_NONE ( _WTIMER_CTRL_RISEA_NONE << 8)
#define WTIMER_CTRL_RISEA_RELOADSTART ( _WTIMER_CTRL_RISEA_RELOADSTART << 8)
#define WTIMER_CTRL_RISEA_START ( _WTIMER_CTRL_RISEA_START << 8)
#define WTIMER_CTRL_RISEA_STOP ( _WTIMER_CTRL_RISEA_STOP << 8)
#define WTIMER_CTRL_RSSCOIST (0x1UL << 29)
#define WTIMER_CTRL_RSSCOIST_DEFAULT ( _WTIMER_CTRL_RSSCOIST_DEFAULT << 29)
#define WTIMER_CTRL_SYNC (0x1UL << 3)
#define WTIMER_CTRL_SYNC_DEFAULT ( _WTIMER_CTRL_SYNC_DEFAULT << 3)
#define WTIMER_CTRL_X2CNT (0x1UL << 13)
#define WTIMER_CTRL_X2CNT_DEFAULT ( _WTIMER_CTRL_X2CNT_DEFAULT << 13)
#define WTIMER_DTCTRL_DTAR (0x1UL << 9)
#define WTIMER_DTCTRL_DTAR_DEFAULT ( _WTIMER_DTCTRL_DTAR_DEFAULT << 9)
#define WTIMER_DTCTRL_DTCINV (0x1UL << 3)
#define WTIMER_DTCTRL_DTCINV_DEFAULT ( _WTIMER_DTCTRL_DTCINV_DEFAULT << 3)
#define WTIMER_DTCTRL_DTDAS (0x1UL << 1)
#define WTIMER_DTCTRL_DTDAS_DEFAULT ( _WTIMER_DTCTRL_DTDAS_DEFAULT << 1)
#define WTIMER_DTCTRL_DTDAS_NORESTART ( _WTIMER_DTCTRL_DTDAS_NORESTART << 1)
#define WTIMER_DTCTRL_DTDAS_RESTART ( _WTIMER_DTCTRL_DTDAS_RESTART << 1)
#define WTIMER_DTCTRL_DTEN (0x1UL << 0)
#define WTIMER_DTCTRL_DTEN_DEFAULT ( _WTIMER_DTCTRL_DTEN_DEFAULT << 0)
#define WTIMER_DTCTRL_DTFATS (0x1UL << 10)
#define WTIMER_DTCTRL_DTFATS_DEFAULT ( _WTIMER_DTCTRL_DTFATS_DEFAULT << 10)
#define WTIMER_DTCTRL_DTIPOL (0x1UL << 2)
#define WTIMER_DTCTRL_DTIPOL_DEFAULT ( _WTIMER_DTCTRL_DTIPOL_DEFAULT << 2)
#define WTIMER_DTCTRL_DTPRSEN (0x1UL << 24)
#define WTIMER_DTCTRL_DTPRSEN_DEFAULT ( _WTIMER_DTCTRL_DTPRSEN_DEFAULT << 24)
#define WTIMER_DTCTRL_DTPRSSEL_DEFAULT ( _WTIMER_DTCTRL_DTPRSSEL_DEFAULT << 4)
#define WTIMER_DTCTRL_DTPRSSEL_PRSCH0 ( _WTIMER_DTCTRL_DTPRSSEL_PRSCH0 << 4)
#define WTIMER_DTCTRL_DTPRSSEL_PRSCH1 ( _WTIMER_DTCTRL_DTPRSSEL_PRSCH1 << 4)
#define WTIMER_DTCTRL_DTPRSSEL_PRSCH10 ( _WTIMER_DTCTRL_DTPRSSEL_PRSCH10 << 4)
#define WTIMER_DTCTRL_DTPRSSEL_PRSCH11 ( _WTIMER_DTCTRL_DTPRSSEL_PRSCH11 << 4)
#define WTIMER_DTCTRL_DTPRSSEL_PRSCH2 ( _WTIMER_DTCTRL_DTPRSSEL_PRSCH2 << 4)
#define WTIMER_DTCTRL_DTPRSSEL_PRSCH3 ( _WTIMER_DTCTRL_DTPRSSEL_PRSCH3 << 4)
#define WTIMER_DTCTRL_DTPRSSEL_PRSCH4 ( _WTIMER_DTCTRL_DTPRSSEL_PRSCH4 << 4)
#define WTIMER_DTCTRL_DTPRSSEL_PRSCH5 ( _WTIMER_DTCTRL_DTPRSSEL_PRSCH5 << 4)
#define WTIMER_DTCTRL_DTPRSSEL_PRSCH6 ( _WTIMER_DTCTRL_DTPRSSEL_PRSCH6 << 4)
#define WTIMER_DTCTRL_DTPRSSEL_PRSCH7 ( _WTIMER_DTCTRL_DTPRSSEL_PRSCH7 << 4)
#define WTIMER_DTCTRL_DTPRSSEL_PRSCH8 ( _WTIMER_DTCTRL_DTPRSSEL_PRSCH8 << 4)
#define WTIMER_DTCTRL_DTPRSSEL_PRSCH9 ( _WTIMER_DTCTRL_DTPRSSEL_PRSCH9 << 4)
#define WTIMER_DTFAULT_DTDBGF (0x1UL << 2)
#define WTIMER_DTFAULT_DTDBGF_DEFAULT ( _WTIMER_DTFAULT_DTDBGF_DEFAULT << 2)
#define WTIMER_DTFAULT_DTLOCKUPF (0x1UL << 3)
#define WTIMER_DTFAULT_DTLOCKUPF_DEFAULT ( _WTIMER_DTFAULT_DTLOCKUPF_DEFAULT << 3)
#define WTIMER_DTFAULT_DTPRS0F (0x1UL << 0)
#define WTIMER_DTFAULT_DTPRS0F_DEFAULT ( _WTIMER_DTFAULT_DTPRS0F_DEFAULT << 0)
#define WTIMER_DTFAULT_DTPRS1F (0x1UL << 1)
#define WTIMER_DTFAULT_DTPRS1F_DEFAULT ( _WTIMER_DTFAULT_DTPRS1F_DEFAULT << 1)
#define WTIMER_DTFAULTC_DTDBGFC (0x1UL << 2)
#define WTIMER_DTFAULTC_DTDBGFC_DEFAULT ( _WTIMER_DTFAULTC_DTDBGFC_DEFAULT << 2)
#define WTIMER_DTFAULTC_DTPRS0FC (0x1UL << 0)
#define WTIMER_DTFAULTC_DTPRS0FC_DEFAULT ( _WTIMER_DTFAULTC_DTPRS0FC_DEFAULT << 0)
#define WTIMER_DTFAULTC_DTPRS1FC (0x1UL << 1)
#define WTIMER_DTFAULTC_DTPRS1FC_DEFAULT ( _WTIMER_DTFAULTC_DTPRS1FC_DEFAULT << 1)
#define WTIMER_DTFAULTC_TLOCKUPFC (0x1UL << 3)
#define WTIMER_DTFAULTC_TLOCKUPFC_DEFAULT ( _WTIMER_DTFAULTC_TLOCKUPFC_DEFAULT << 3)
#define WTIMER_DTFC_DTDBGFEN (0x1UL << 26)
#define WTIMER_DTFC_DTDBGFEN_DEFAULT ( _WTIMER_DTFC_DTDBGFEN_DEFAULT << 26)
#define WTIMER_DTFC_DTFA_CLEAR ( _WTIMER_DTFC_DTFA_CLEAR << 16)
#define WTIMER_DTFC_DTFA_DEFAULT ( _WTIMER_DTFC_DTFA_DEFAULT << 16)
#define WTIMER_DTFC_DTFA_INACTIVE ( _WTIMER_DTFC_DTFA_INACTIVE << 16)
#define WTIMER_DTFC_DTFA_NONE ( _WTIMER_DTFC_DTFA_NONE << 16)
#define WTIMER_DTFC_DTFA_TRISTATE ( _WTIMER_DTFC_DTFA_TRISTATE << 16)
#define WTIMER_DTFC_DTLOCKUPFEN (0x1UL << 27)
#define WTIMER_DTFC_DTLOCKUPFEN_DEFAULT ( _WTIMER_DTFC_DTLOCKUPFEN_DEFAULT << 27)
#define WTIMER_DTFC_DTPRS0FEN (0x1UL << 24)
#define WTIMER_DTFC_DTPRS0FEN_DEFAULT ( _WTIMER_DTFC_DTPRS0FEN_DEFAULT << 24)
#define WTIMER_DTFC_DTPRS0FSEL_DEFAULT ( _WTIMER_DTFC_DTPRS0FSEL_DEFAULT << 0)
#define WTIMER_DTFC_DTPRS0FSEL_PRSCH0 ( _WTIMER_DTFC_DTPRS0FSEL_PRSCH0 << 0)
#define WTIMER_DTFC_DTPRS0FSEL_PRSCH1 ( _WTIMER_DTFC_DTPRS0FSEL_PRSCH1 << 0)
#define WTIMER_DTFC_DTPRS0FSEL_PRSCH10 ( _WTIMER_DTFC_DTPRS0FSEL_PRSCH10 << 0)
#define WTIMER_DTFC_DTPRS0FSEL_PRSCH11 ( _WTIMER_DTFC_DTPRS0FSEL_PRSCH11 << 0)
#define WTIMER_DTFC_DTPRS0FSEL_PRSCH2 ( _WTIMER_DTFC_DTPRS0FSEL_PRSCH2 << 0)
#define WTIMER_DTFC_DTPRS0FSEL_PRSCH3 ( _WTIMER_DTFC_DTPRS0FSEL_PRSCH3 << 0)
#define WTIMER_DTFC_DTPRS0FSEL_PRSCH4 ( _WTIMER_DTFC_DTPRS0FSEL_PRSCH4 << 0)
#define WTIMER_DTFC_DTPRS0FSEL_PRSCH5 ( _WTIMER_DTFC_DTPRS0FSEL_PRSCH5 << 0)
#define WTIMER_DTFC_DTPRS0FSEL_PRSCH6 ( _WTIMER_DTFC_DTPRS0FSEL_PRSCH6 << 0)
#define WTIMER_DTFC_DTPRS0FSEL_PRSCH7 ( _WTIMER_DTFC_DTPRS0FSEL_PRSCH7 << 0)
#define WTIMER_DTFC_DTPRS0FSEL_PRSCH8 ( _WTIMER_DTFC_DTPRS0FSEL_PRSCH8 << 0)
#define WTIMER_DTFC_DTPRS0FSEL_PRSCH9 ( _WTIMER_DTFC_DTPRS0FSEL_PRSCH9 << 0)
#define WTIMER_DTFC_DTPRS1FEN (0x1UL << 25)
#define WTIMER_DTFC_DTPRS1FEN_DEFAULT ( _WTIMER_DTFC_DTPRS1FEN_DEFAULT << 25)
#define WTIMER_DTFC_DTPRS1FSEL_DEFAULT ( _WTIMER_DTFC_DTPRS1FSEL_DEFAULT << 8)
#define WTIMER_DTFC_DTPRS1FSEL_PRSCH0 ( _WTIMER_DTFC_DTPRS1FSEL_PRSCH0 << 8)
#define WTIMER_DTFC_DTPRS1FSEL_PRSCH1 ( _WTIMER_DTFC_DTPRS1FSEL_PRSCH1 << 8)
#define WTIMER_DTFC_DTPRS1FSEL_PRSCH10 ( _WTIMER_DTFC_DTPRS1FSEL_PRSCH10 << 8)
#define WTIMER_DTFC_DTPRS1FSEL_PRSCH11 ( _WTIMER_DTFC_DTPRS1FSEL_PRSCH11 << 8)
#define WTIMER_DTFC_DTPRS1FSEL_PRSCH2 ( _WTIMER_DTFC_DTPRS1FSEL_PRSCH2 << 8)
#define WTIMER_DTFC_DTPRS1FSEL_PRSCH3 ( _WTIMER_DTFC_DTPRS1FSEL_PRSCH3 << 8)
#define WTIMER_DTFC_DTPRS1FSEL_PRSCH4 ( _WTIMER_DTFC_DTPRS1FSEL_PRSCH4 << 8)
#define WTIMER_DTFC_DTPRS1FSEL_PRSCH5 ( _WTIMER_DTFC_DTPRS1FSEL_PRSCH5 << 8)
#define WTIMER_DTFC_DTPRS1FSEL_PRSCH6 ( _WTIMER_DTFC_DTPRS1FSEL_PRSCH6 << 8)
#define WTIMER_DTFC_DTPRS1FSEL_PRSCH7 ( _WTIMER_DTFC_DTPRS1FSEL_PRSCH7 << 8)
#define WTIMER_DTFC_DTPRS1FSEL_PRSCH8 ( _WTIMER_DTFC_DTPRS1FSEL_PRSCH8 << 8)
#define WTIMER_DTFC_DTPRS1FSEL_PRSCH9 ( _WTIMER_DTFC_DTPRS1FSEL_PRSCH9 << 8)
#define WTIMER_DTLOCK_LOCKKEY_DEFAULT ( _WTIMER_DTLOCK_LOCKKEY_DEFAULT << 0)
#define WTIMER_DTLOCK_LOCKKEY_LOCK ( _WTIMER_DTLOCK_LOCKKEY_LOCK << 0)
#define WTIMER_DTLOCK_LOCKKEY_LOCKED ( _WTIMER_DTLOCK_LOCKKEY_LOCKED << 0)
#define WTIMER_DTLOCK_LOCKKEY_UNLOCK ( _WTIMER_DTLOCK_LOCKKEY_UNLOCK << 0)
#define WTIMER_DTLOCK_LOCKKEY_UNLOCKED ( _WTIMER_DTLOCK_LOCKKEY_UNLOCKED << 0)
#define WTIMER_DTOGEN_DTOGCC0EN (0x1UL << 0)
#define WTIMER_DTOGEN_DTOGCC0EN_DEFAULT ( _WTIMER_DTOGEN_DTOGCC0EN_DEFAULT << 0)
#define WTIMER_DTOGEN_DTOGCC1EN (0x1UL << 1)
#define WTIMER_DTOGEN_DTOGCC1EN_DEFAULT ( _WTIMER_DTOGEN_DTOGCC1EN_DEFAULT << 1)
#define WTIMER_DTOGEN_DTOGCC2EN (0x1UL << 2)
#define WTIMER_DTOGEN_DTOGCC2EN_DEFAULT ( _WTIMER_DTOGEN_DTOGCC2EN_DEFAULT << 2)
#define WTIMER_DTOGEN_DTOGCDTI0EN (0x1UL << 3)
#define WTIMER_DTOGEN_DTOGCDTI0EN_DEFAULT ( _WTIMER_DTOGEN_DTOGCDTI0EN_DEFAULT << 3)
#define WTIMER_DTOGEN_DTOGCDTI1EN (0x1UL << 4)
#define WTIMER_DTOGEN_DTOGCDTI1EN_DEFAULT ( _WTIMER_DTOGEN_DTOGCDTI1EN_DEFAULT << 4)
#define WTIMER_DTOGEN_DTOGCDTI2EN (0x1UL << 5)
#define WTIMER_DTOGEN_DTOGCDTI2EN_DEFAULT ( _WTIMER_DTOGEN_DTOGCDTI2EN_DEFAULT << 5)
#define WTIMER_DTTIME_DTFALLT_DEFAULT ( _WTIMER_DTTIME_DTFALLT_DEFAULT << 16)
#define WTIMER_DTTIME_DTPRESC_DEFAULT ( _WTIMER_DTTIME_DTPRESC_DEFAULT << 0)
#define WTIMER_DTTIME_DTPRESC_DIV1 ( _WTIMER_DTTIME_DTPRESC_DIV1 << 0)
#define WTIMER_DTTIME_DTPRESC_DIV1024 ( _WTIMER_DTTIME_DTPRESC_DIV1024 << 0)
#define WTIMER_DTTIME_DTPRESC_DIV128 ( _WTIMER_DTTIME_DTPRESC_DIV128 << 0)
#define WTIMER_DTTIME_DTPRESC_DIV16 ( _WTIMER_DTTIME_DTPRESC_DIV16 << 0)
#define WTIMER_DTTIME_DTPRESC_DIV2 ( _WTIMER_DTTIME_DTPRESC_DIV2 << 0)
#define WTIMER_DTTIME_DTPRESC_DIV256 ( _WTIMER_DTTIME_DTPRESC_DIV256 << 0)
#define WTIMER_DTTIME_DTPRESC_DIV32 ( _WTIMER_DTTIME_DTPRESC_DIV32 << 0)
#define WTIMER_DTTIME_DTPRESC_DIV4 ( _WTIMER_DTTIME_DTPRESC_DIV4 << 0)
#define WTIMER_DTTIME_DTPRESC_DIV512 ( _WTIMER_DTTIME_DTPRESC_DIV512 << 0)
#define WTIMER_DTTIME_DTPRESC_DIV64 ( _WTIMER_DTTIME_DTPRESC_DIV64 << 0)
#define WTIMER_DTTIME_DTPRESC_DIV8 ( _WTIMER_DTTIME_DTPRESC_DIV8 << 0)
#define WTIMER_DTTIME_DTRISET_DEFAULT ( _WTIMER_DTTIME_DTRISET_DEFAULT << 8)
#define WTIMER_IEN_CC0 (0x1UL << 4)
#define WTIMER_IEN_CC0_DEFAULT ( _WTIMER_IEN_CC0_DEFAULT << 4)
#define WTIMER_IEN_CC1 (0x1UL << 5)
#define WTIMER_IEN_CC1_DEFAULT ( _WTIMER_IEN_CC1_DEFAULT << 5)
#define WTIMER_IEN_CC2 (0x1UL << 6)
#define WTIMER_IEN_CC2_DEFAULT ( _WTIMER_IEN_CC2_DEFAULT << 6)
#define WTIMER_IEN_CC3 (0x1UL << 7)
#define WTIMER_IEN_CC3_DEFAULT ( _WTIMER_IEN_CC3_DEFAULT << 7)
#define WTIMER_IEN_DIRCHG (0x1UL << 2)
#define WTIMER_IEN_DIRCHG_DEFAULT ( _WTIMER_IEN_DIRCHG_DEFAULT << 2)
#define WTIMER_IEN_ICBOF0 (0x1UL << 8)
#define WTIMER_IEN_ICBOF0_DEFAULT ( _WTIMER_IEN_ICBOF0_DEFAULT << 8)
#define WTIMER_IEN_ICBOF1 (0x1UL << 9)
#define WTIMER_IEN_ICBOF1_DEFAULT ( _WTIMER_IEN_ICBOF1_DEFAULT << 9)
#define WTIMER_IEN_ICBOF2 (0x1UL << 10)
#define WTIMER_IEN_ICBOF2_DEFAULT ( _WTIMER_IEN_ICBOF2_DEFAULT << 10)
#define WTIMER_IEN_ICBOF3 (0x1UL << 11)
#define WTIMER_IEN_ICBOF3_DEFAULT ( _WTIMER_IEN_ICBOF3_DEFAULT << 11)
#define WTIMER_IEN_OF (0x1UL << 0)
#define WTIMER_IEN_OF_DEFAULT ( _WTIMER_IEN_OF_DEFAULT << 0)
#define WTIMER_IEN_UF (0x1UL << 1)
#define WTIMER_IEN_UF_DEFAULT ( _WTIMER_IEN_UF_DEFAULT << 1)
#define WTIMER_IF_CC0 (0x1UL << 4)
#define WTIMER_IF_CC0_DEFAULT ( _WTIMER_IF_CC0_DEFAULT << 4)
#define WTIMER_IF_CC1 (0x1UL << 5)
#define WTIMER_IF_CC1_DEFAULT ( _WTIMER_IF_CC1_DEFAULT << 5)
#define WTIMER_IF_CC2 (0x1UL << 6)
#define WTIMER_IF_CC2_DEFAULT ( _WTIMER_IF_CC2_DEFAULT << 6)
#define WTIMER_IF_CC3 (0x1UL << 7)
#define WTIMER_IF_CC3_DEFAULT ( _WTIMER_IF_CC3_DEFAULT << 7)
#define WTIMER_IF_DIRCHG (0x1UL << 2)
#define WTIMER_IF_DIRCHG_DEFAULT ( _WTIMER_IF_DIRCHG_DEFAULT << 2)
#define WTIMER_IF_ICBOF0 (0x1UL << 8)
#define WTIMER_IF_ICBOF0_DEFAULT ( _WTIMER_IF_ICBOF0_DEFAULT << 8)
#define WTIMER_IF_ICBOF1 (0x1UL << 9)
#define WTIMER_IF_ICBOF1_DEFAULT ( _WTIMER_IF_ICBOF1_DEFAULT << 9)
#define WTIMER_IF_ICBOF2 (0x1UL << 10)
#define WTIMER_IF_ICBOF2_DEFAULT ( _WTIMER_IF_ICBOF2_DEFAULT << 10)
#define WTIMER_IF_ICBOF3 (0x1UL << 11)
#define WTIMER_IF_ICBOF3_DEFAULT ( _WTIMER_IF_ICBOF3_DEFAULT << 11)
#define WTIMER_IF_OF (0x1UL << 0)
#define WTIMER_IF_OF_DEFAULT ( _WTIMER_IF_OF_DEFAULT << 0)
#define WTIMER_IF_UF (0x1UL << 1)
#define WTIMER_IF_UF_DEFAULT ( _WTIMER_IF_UF_DEFAULT << 1)
#define WTIMER_IFC_CC0 (0x1UL << 4)
#define WTIMER_IFC_CC0_DEFAULT ( _WTIMER_IFC_CC0_DEFAULT << 4)
#define WTIMER_IFC_CC1 (0x1UL << 5)
#define WTIMER_IFC_CC1_DEFAULT ( _WTIMER_IFC_CC1_DEFAULT << 5)
#define WTIMER_IFC_CC2 (0x1UL << 6)
#define WTIMER_IFC_CC2_DEFAULT ( _WTIMER_IFC_CC2_DEFAULT << 6)
#define WTIMER_IFC_CC3 (0x1UL << 7)
#define WTIMER_IFC_CC3_DEFAULT ( _WTIMER_IFC_CC3_DEFAULT << 7)
#define WTIMER_IFC_DIRCHG (0x1UL << 2)
#define WTIMER_IFC_DIRCHG_DEFAULT ( _WTIMER_IFC_DIRCHG_DEFAULT << 2)
#define WTIMER_IFC_ICBOF0 (0x1UL << 8)
#define WTIMER_IFC_ICBOF0_DEFAULT ( _WTIMER_IFC_ICBOF0_DEFAULT << 8)
#define WTIMER_IFC_ICBOF1 (0x1UL << 9)
#define WTIMER_IFC_ICBOF1_DEFAULT ( _WTIMER_IFC_ICBOF1_DEFAULT << 9)
#define WTIMER_IFC_ICBOF2 (0x1UL << 10)
#define WTIMER_IFC_ICBOF2_DEFAULT ( _WTIMER_IFC_ICBOF2_DEFAULT << 10)
#define WTIMER_IFC_ICBOF3 (0x1UL << 11)
#define WTIMER_IFC_ICBOF3_DEFAULT ( _WTIMER_IFC_ICBOF3_DEFAULT << 11)
#define WTIMER_IFC_OF (0x1UL << 0)
#define WTIMER_IFC_OF_DEFAULT ( _WTIMER_IFC_OF_DEFAULT << 0)
#define WTIMER_IFC_UF (0x1UL << 1)
#define WTIMER_IFC_UF_DEFAULT ( _WTIMER_IFC_UF_DEFAULT << 1)
#define WTIMER_IFS_CC0 (0x1UL << 4)
#define WTIMER_IFS_CC0_DEFAULT ( _WTIMER_IFS_CC0_DEFAULT << 4)
#define WTIMER_IFS_CC1 (0x1UL << 5)
#define WTIMER_IFS_CC1_DEFAULT ( _WTIMER_IFS_CC1_DEFAULT << 5)
#define WTIMER_IFS_CC2 (0x1UL << 6)
#define WTIMER_IFS_CC2_DEFAULT ( _WTIMER_IFS_CC2_DEFAULT << 6)
#define WTIMER_IFS_CC3 (0x1UL << 7)
#define WTIMER_IFS_CC3_DEFAULT ( _WTIMER_IFS_CC3_DEFAULT << 7)
#define WTIMER_IFS_DIRCHG (0x1UL << 2)
#define WTIMER_IFS_DIRCHG_DEFAULT ( _WTIMER_IFS_DIRCHG_DEFAULT << 2)
#define WTIMER_IFS_ICBOF0 (0x1UL << 8)
#define WTIMER_IFS_ICBOF0_DEFAULT ( _WTIMER_IFS_ICBOF0_DEFAULT << 8)
#define WTIMER_IFS_ICBOF1 (0x1UL << 9)
#define WTIMER_IFS_ICBOF1_DEFAULT ( _WTIMER_IFS_ICBOF1_DEFAULT << 9)
#define WTIMER_IFS_ICBOF2 (0x1UL << 10)
#define WTIMER_IFS_ICBOF2_DEFAULT ( _WTIMER_IFS_ICBOF2_DEFAULT << 10)
#define WTIMER_IFS_ICBOF3 (0x1UL << 11)
#define WTIMER_IFS_ICBOF3_DEFAULT ( _WTIMER_IFS_ICBOF3_DEFAULT << 11)
#define WTIMER_IFS_OF (0x1UL << 0)
#define WTIMER_IFS_OF_DEFAULT ( _WTIMER_IFS_OF_DEFAULT << 0)
#define WTIMER_IFS_UF (0x1UL << 1)
#define WTIMER_IFS_UF_DEFAULT ( _WTIMER_IFS_UF_DEFAULT << 1)
#define WTIMER_LOCK_TIMERLOCKKEY_DEFAULT ( _WTIMER_LOCK_TIMERLOCKKEY_DEFAULT << 0)
#define WTIMER_LOCK_TIMERLOCKKEY_LOCK ( _WTIMER_LOCK_TIMERLOCKKEY_LOCK << 0)
#define WTIMER_LOCK_TIMERLOCKKEY_LOCKED ( _WTIMER_LOCK_TIMERLOCKKEY_LOCKED << 0)
#define WTIMER_LOCK_TIMERLOCKKEY_UNLOCK ( _WTIMER_LOCK_TIMERLOCKKEY_UNLOCK << 0)
#define WTIMER_LOCK_TIMERLOCKKEY_UNLOCKED ( _WTIMER_LOCK_TIMERLOCKKEY_UNLOCKED << 0)
#define WTIMER_ROUTELOC0_CC0LOC_DEFAULT ( _WTIMER_ROUTELOC0_CC0LOC_DEFAULT << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC0 ( _WTIMER_ROUTELOC0_CC0LOC_LOC0 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC1 ( _WTIMER_ROUTELOC0_CC0LOC_LOC1 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC10 ( _WTIMER_ROUTELOC0_CC0LOC_LOC10 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC11 ( _WTIMER_ROUTELOC0_CC0LOC_LOC11 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC12 ( _WTIMER_ROUTELOC0_CC0LOC_LOC12 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC13 ( _WTIMER_ROUTELOC0_CC0LOC_LOC13 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC14 ( _WTIMER_ROUTELOC0_CC0LOC_LOC14 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC15 ( _WTIMER_ROUTELOC0_CC0LOC_LOC15 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC16 ( _WTIMER_ROUTELOC0_CC0LOC_LOC16 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC17 ( _WTIMER_ROUTELOC0_CC0LOC_LOC17 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC18 ( _WTIMER_ROUTELOC0_CC0LOC_LOC18 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC19 ( _WTIMER_ROUTELOC0_CC0LOC_LOC19 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC2 ( _WTIMER_ROUTELOC0_CC0LOC_LOC2 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC20 ( _WTIMER_ROUTELOC0_CC0LOC_LOC20 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC21 ( _WTIMER_ROUTELOC0_CC0LOC_LOC21 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC22 ( _WTIMER_ROUTELOC0_CC0LOC_LOC22 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC23 ( _WTIMER_ROUTELOC0_CC0LOC_LOC23 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC24 ( _WTIMER_ROUTELOC0_CC0LOC_LOC24 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC25 ( _WTIMER_ROUTELOC0_CC0LOC_LOC25 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC26 ( _WTIMER_ROUTELOC0_CC0LOC_LOC26 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC27 ( _WTIMER_ROUTELOC0_CC0LOC_LOC27 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC28 ( _WTIMER_ROUTELOC0_CC0LOC_LOC28 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC29 ( _WTIMER_ROUTELOC0_CC0LOC_LOC29 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC3 ( _WTIMER_ROUTELOC0_CC0LOC_LOC3 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC30 ( _WTIMER_ROUTELOC0_CC0LOC_LOC30 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC31 ( _WTIMER_ROUTELOC0_CC0LOC_LOC31 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC4 ( _WTIMER_ROUTELOC0_CC0LOC_LOC4 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC5 ( _WTIMER_ROUTELOC0_CC0LOC_LOC5 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC6 ( _WTIMER_ROUTELOC0_CC0LOC_LOC6 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC7 ( _WTIMER_ROUTELOC0_CC0LOC_LOC7 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC8 ( _WTIMER_ROUTELOC0_CC0LOC_LOC8 << 0)
#define WTIMER_ROUTELOC0_CC0LOC_LOC9 ( _WTIMER_ROUTELOC0_CC0LOC_LOC9 << 0)
#define WTIMER_ROUTELOC0_CC1LOC_DEFAULT ( _WTIMER_ROUTELOC0_CC1LOC_DEFAULT << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC0 ( _WTIMER_ROUTELOC0_CC1LOC_LOC0 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC1 ( _WTIMER_ROUTELOC0_CC1LOC_LOC1 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC10 ( _WTIMER_ROUTELOC0_CC1LOC_LOC10 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC11 ( _WTIMER_ROUTELOC0_CC1LOC_LOC11 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC12 ( _WTIMER_ROUTELOC0_CC1LOC_LOC12 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC13 ( _WTIMER_ROUTELOC0_CC1LOC_LOC13 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC14 ( _WTIMER_ROUTELOC0_CC1LOC_LOC14 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC15 ( _WTIMER_ROUTELOC0_CC1LOC_LOC15 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC16 ( _WTIMER_ROUTELOC0_CC1LOC_LOC16 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC17 ( _WTIMER_ROUTELOC0_CC1LOC_LOC17 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC18 ( _WTIMER_ROUTELOC0_CC1LOC_LOC18 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC19 ( _WTIMER_ROUTELOC0_CC1LOC_LOC19 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC2 ( _WTIMER_ROUTELOC0_CC1LOC_LOC2 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC20 ( _WTIMER_ROUTELOC0_CC1LOC_LOC20 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC21 ( _WTIMER_ROUTELOC0_CC1LOC_LOC21 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC22 ( _WTIMER_ROUTELOC0_CC1LOC_LOC22 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC23 ( _WTIMER_ROUTELOC0_CC1LOC_LOC23 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC24 ( _WTIMER_ROUTELOC0_CC1LOC_LOC24 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC25 ( _WTIMER_ROUTELOC0_CC1LOC_LOC25 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC26 ( _WTIMER_ROUTELOC0_CC1LOC_LOC26 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC27 ( _WTIMER_ROUTELOC0_CC1LOC_LOC27 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC28 ( _WTIMER_ROUTELOC0_CC1LOC_LOC28 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC29 ( _WTIMER_ROUTELOC0_CC1LOC_LOC29 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC3 ( _WTIMER_ROUTELOC0_CC1LOC_LOC3 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC30 ( _WTIMER_ROUTELOC0_CC1LOC_LOC30 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC31 ( _WTIMER_ROUTELOC0_CC1LOC_LOC31 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC4 ( _WTIMER_ROUTELOC0_CC1LOC_LOC4 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC5 ( _WTIMER_ROUTELOC0_CC1LOC_LOC5 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC6 ( _WTIMER_ROUTELOC0_CC1LOC_LOC6 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC7 ( _WTIMER_ROUTELOC0_CC1LOC_LOC7 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC8 ( _WTIMER_ROUTELOC0_CC1LOC_LOC8 << 8)
#define WTIMER_ROUTELOC0_CC1LOC_LOC9 ( _WTIMER_ROUTELOC0_CC1LOC_LOC9 << 8)
#define WTIMER_ROUTELOC0_CC2LOC_DEFAULT ( _WTIMER_ROUTELOC0_CC2LOC_DEFAULT << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC0 ( _WTIMER_ROUTELOC0_CC2LOC_LOC0 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC1 ( _WTIMER_ROUTELOC0_CC2LOC_LOC1 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC10 ( _WTIMER_ROUTELOC0_CC2LOC_LOC10 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC11 ( _WTIMER_ROUTELOC0_CC2LOC_LOC11 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC12 ( _WTIMER_ROUTELOC0_CC2LOC_LOC12 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC13 ( _WTIMER_ROUTELOC0_CC2LOC_LOC13 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC14 ( _WTIMER_ROUTELOC0_CC2LOC_LOC14 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC15 ( _WTIMER_ROUTELOC0_CC2LOC_LOC15 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC16 ( _WTIMER_ROUTELOC0_CC2LOC_LOC16 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC17 ( _WTIMER_ROUTELOC0_CC2LOC_LOC17 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC18 ( _WTIMER_ROUTELOC0_CC2LOC_LOC18 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC19 ( _WTIMER_ROUTELOC0_CC2LOC_LOC19 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC2 ( _WTIMER_ROUTELOC0_CC2LOC_LOC2 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC20 ( _WTIMER_ROUTELOC0_CC2LOC_LOC20 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC21 ( _WTIMER_ROUTELOC0_CC2LOC_LOC21 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC22 ( _WTIMER_ROUTELOC0_CC2LOC_LOC22 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC23 ( _WTIMER_ROUTELOC0_CC2LOC_LOC23 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC24 ( _WTIMER_ROUTELOC0_CC2LOC_LOC24 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC25 ( _WTIMER_ROUTELOC0_CC2LOC_LOC25 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC26 ( _WTIMER_ROUTELOC0_CC2LOC_LOC26 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC27 ( _WTIMER_ROUTELOC0_CC2LOC_LOC27 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC28 ( _WTIMER_ROUTELOC0_CC2LOC_LOC28 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC29 ( _WTIMER_ROUTELOC0_CC2LOC_LOC29 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC3 ( _WTIMER_ROUTELOC0_CC2LOC_LOC3 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC30 ( _WTIMER_ROUTELOC0_CC2LOC_LOC30 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC31 ( _WTIMER_ROUTELOC0_CC2LOC_LOC31 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC4 ( _WTIMER_ROUTELOC0_CC2LOC_LOC4 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC5 ( _WTIMER_ROUTELOC0_CC2LOC_LOC5 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC6 ( _WTIMER_ROUTELOC0_CC2LOC_LOC6 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC7 ( _WTIMER_ROUTELOC0_CC2LOC_LOC7 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC8 ( _WTIMER_ROUTELOC0_CC2LOC_LOC8 << 16)
#define WTIMER_ROUTELOC0_CC2LOC_LOC9 ( _WTIMER_ROUTELOC0_CC2LOC_LOC9 << 16)
#define WTIMER_ROUTELOC0_CC3LOC_DEFAULT ( _WTIMER_ROUTELOC0_CC3LOC_DEFAULT << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC0 ( _WTIMER_ROUTELOC0_CC3LOC_LOC0 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC1 ( _WTIMER_ROUTELOC0_CC3LOC_LOC1 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC10 ( _WTIMER_ROUTELOC0_CC3LOC_LOC10 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC11 ( _WTIMER_ROUTELOC0_CC3LOC_LOC11 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC12 ( _WTIMER_ROUTELOC0_CC3LOC_LOC12 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC13 ( _WTIMER_ROUTELOC0_CC3LOC_LOC13 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC14 ( _WTIMER_ROUTELOC0_CC3LOC_LOC14 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC15 ( _WTIMER_ROUTELOC0_CC3LOC_LOC15 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC16 ( _WTIMER_ROUTELOC0_CC3LOC_LOC16 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC17 ( _WTIMER_ROUTELOC0_CC3LOC_LOC17 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC18 ( _WTIMER_ROUTELOC0_CC3LOC_LOC18 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC19 ( _WTIMER_ROUTELOC0_CC3LOC_LOC19 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC2 ( _WTIMER_ROUTELOC0_CC3LOC_LOC2 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC20 ( _WTIMER_ROUTELOC0_CC3LOC_LOC20 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC21 ( _WTIMER_ROUTELOC0_CC3LOC_LOC21 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC22 ( _WTIMER_ROUTELOC0_CC3LOC_LOC22 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC23 ( _WTIMER_ROUTELOC0_CC3LOC_LOC23 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC24 ( _WTIMER_ROUTELOC0_CC3LOC_LOC24 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC25 ( _WTIMER_ROUTELOC0_CC3LOC_LOC25 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC26 ( _WTIMER_ROUTELOC0_CC3LOC_LOC26 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC27 ( _WTIMER_ROUTELOC0_CC3LOC_LOC27 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC28 ( _WTIMER_ROUTELOC0_CC3LOC_LOC28 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC29 ( _WTIMER_ROUTELOC0_CC3LOC_LOC29 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC3 ( _WTIMER_ROUTELOC0_CC3LOC_LOC3 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC30 ( _WTIMER_ROUTELOC0_CC3LOC_LOC30 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC31 ( _WTIMER_ROUTELOC0_CC3LOC_LOC31 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC4 ( _WTIMER_ROUTELOC0_CC3LOC_LOC4 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC5 ( _WTIMER_ROUTELOC0_CC3LOC_LOC5 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC6 ( _WTIMER_ROUTELOC0_CC3LOC_LOC6 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC7 ( _WTIMER_ROUTELOC0_CC3LOC_LOC7 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC8 ( _WTIMER_ROUTELOC0_CC3LOC_LOC8 << 24)
#define WTIMER_ROUTELOC0_CC3LOC_LOC9 ( _WTIMER_ROUTELOC0_CC3LOC_LOC9 << 24)
#define WTIMER_ROUTELOC2_CDTI0LOC_DEFAULT ( _WTIMER_ROUTELOC2_CDTI0LOC_DEFAULT << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC0 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC0 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC1 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC1 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC10 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC10 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC11 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC11 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC12 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC12 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC13 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC13 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC14 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC14 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC15 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC15 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC16 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC16 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC17 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC17 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC18 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC18 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC19 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC19 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC2 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC2 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC20 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC20 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC21 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC21 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC22 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC22 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC23 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC23 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC24 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC24 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC25 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC25 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC26 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC26 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC27 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC27 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC28 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC28 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC29 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC29 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC3 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC3 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC30 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC30 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC31 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC31 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC4 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC4 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC5 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC5 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC6 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC6 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC7 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC7 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC8 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC8 << 0)
#define WTIMER_ROUTELOC2_CDTI0LOC_LOC9 ( _WTIMER_ROUTELOC2_CDTI0LOC_LOC9 << 0)
#define WTIMER_ROUTELOC2_CDTI1LOC_DEFAULT ( _WTIMER_ROUTELOC2_CDTI1LOC_DEFAULT << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC0 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC0 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC1 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC1 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC10 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC10 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC11 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC11 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC12 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC12 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC13 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC13 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC14 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC14 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC15 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC15 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC16 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC16 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC17 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC17 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC18 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC18 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC19 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC19 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC2 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC2 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC20 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC20 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC21 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC21 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC22 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC22 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC23 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC23 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC24 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC24 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC25 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC25 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC26 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC26 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC27 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC27 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC28 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC28 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC29 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC29 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC3 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC3 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC30 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC30 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC31 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC31 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC4 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC4 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC5 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC5 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC6 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC6 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC7 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC7 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC8 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC8 << 8)
#define WTIMER_ROUTELOC2_CDTI1LOC_LOC9 ( _WTIMER_ROUTELOC2_CDTI1LOC_LOC9 << 8)
#define WTIMER_ROUTELOC2_CDTI2LOC_DEFAULT ( _WTIMER_ROUTELOC2_CDTI2LOC_DEFAULT << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC0 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC0 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC1 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC1 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC10 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC10 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC11 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC11 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC12 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC12 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC13 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC13 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC14 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC14 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC15 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC15 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC16 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC16 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC17 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC17 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC18 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC18 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC19 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC19 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC2 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC2 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC20 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC20 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC21 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC21 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC22 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC22 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC23 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC23 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC24 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC24 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC25 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC25 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC26 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC26 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC27 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC27 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC28 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC28 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC29 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC29 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC3 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC3 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC30 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC30 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC31 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC31 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC4 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC4 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC5 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC5 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC6 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC6 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC7 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC7 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC8 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC8 << 16)
#define WTIMER_ROUTELOC2_CDTI2LOC_LOC9 ( _WTIMER_ROUTELOC2_CDTI2LOC_LOC9 << 16)
#define WTIMER_ROUTEPEN_CC0PEN (0x1UL << 0)
#define WTIMER_ROUTEPEN_CC0PEN_DEFAULT ( _WTIMER_ROUTEPEN_CC0PEN_DEFAULT << 0)
#define WTIMER_ROUTEPEN_CC1PEN (0x1UL << 1)
#define WTIMER_ROUTEPEN_CC1PEN_DEFAULT ( _WTIMER_ROUTEPEN_CC1PEN_DEFAULT << 1)
#define WTIMER_ROUTEPEN_CC2PEN (0x1UL << 2)
#define WTIMER_ROUTEPEN_CC2PEN_DEFAULT ( _WTIMER_ROUTEPEN_CC2PEN_DEFAULT << 2)
#define WTIMER_ROUTEPEN_CC3PEN (0x1UL << 3)
#define WTIMER_ROUTEPEN_CC3PEN_DEFAULT ( _WTIMER_ROUTEPEN_CC3PEN_DEFAULT << 3)
#define WTIMER_ROUTEPEN_CDTI0PEN (0x1UL << 8)
#define WTIMER_ROUTEPEN_CDTI0PEN_DEFAULT ( _WTIMER_ROUTEPEN_CDTI0PEN_DEFAULT << 8)
#define WTIMER_ROUTEPEN_CDTI1PEN (0x1UL << 9)
#define WTIMER_ROUTEPEN_CDTI1PEN_DEFAULT ( _WTIMER_ROUTEPEN_CDTI1PEN_DEFAULT << 9)
#define WTIMER_ROUTEPEN_CDTI2PEN (0x1UL << 10)
#define WTIMER_ROUTEPEN_CDTI2PEN_DEFAULT ( _WTIMER_ROUTEPEN_CDTI2PEN_DEFAULT << 10)
#define WTIMER_STATUS_CCPOL0 (0x1UL << 24)
#define WTIMER_STATUS_CCPOL0_DEFAULT ( _WTIMER_STATUS_CCPOL0_DEFAULT << 24)
#define WTIMER_STATUS_CCPOL0_HIGHFALL ( _WTIMER_STATUS_CCPOL0_HIGHFALL << 24)
#define WTIMER_STATUS_CCPOL0_LOWRISE ( _WTIMER_STATUS_CCPOL0_LOWRISE << 24)
#define WTIMER_STATUS_CCPOL1 (0x1UL << 25)
#define WTIMER_STATUS_CCPOL1_DEFAULT ( _WTIMER_STATUS_CCPOL1_DEFAULT << 25)
#define WTIMER_STATUS_CCPOL1_HIGHFALL ( _WTIMER_STATUS_CCPOL1_HIGHFALL << 25)
#define WTIMER_STATUS_CCPOL1_LOWRISE ( _WTIMER_STATUS_CCPOL1_LOWRISE << 25)
#define WTIMER_STATUS_CCPOL2 (0x1UL << 26)
#define WTIMER_STATUS_CCPOL2_DEFAULT ( _WTIMER_STATUS_CCPOL2_DEFAULT << 26)
#define WTIMER_STATUS_CCPOL2_HIGHFALL ( _WTIMER_STATUS_CCPOL2_HIGHFALL << 26)
#define WTIMER_STATUS_CCPOL2_LOWRISE ( _WTIMER_STATUS_CCPOL2_LOWRISE << 26)
#define WTIMER_STATUS_CCPOL3 (0x1UL << 27)
#define WTIMER_STATUS_CCPOL3_DEFAULT ( _WTIMER_STATUS_CCPOL3_DEFAULT << 27)
#define WTIMER_STATUS_CCPOL3_HIGHFALL ( _WTIMER_STATUS_CCPOL3_HIGHFALL << 27)
#define WTIMER_STATUS_CCPOL3_LOWRISE ( _WTIMER_STATUS_CCPOL3_LOWRISE << 27)
#define WTIMER_STATUS_CCVBV0 (0x1UL << 8)
#define WTIMER_STATUS_CCVBV0_DEFAULT ( _WTIMER_STATUS_CCVBV0_DEFAULT << 8)
#define WTIMER_STATUS_CCVBV1 (0x1UL << 9)
#define WTIMER_STATUS_CCVBV1_DEFAULT ( _WTIMER_STATUS_CCVBV1_DEFAULT << 9)
#define WTIMER_STATUS_CCVBV2 (0x1UL << 10)
#define WTIMER_STATUS_CCVBV2_DEFAULT ( _WTIMER_STATUS_CCVBV2_DEFAULT << 10)
#define WTIMER_STATUS_CCVBV3 (0x1UL << 11)
#define WTIMER_STATUS_CCVBV3_DEFAULT ( _WTIMER_STATUS_CCVBV3_DEFAULT << 11)
#define WTIMER_STATUS_DIR (0x1UL << 1)
#define WTIMER_STATUS_DIR_DEFAULT ( _WTIMER_STATUS_DIR_DEFAULT << 1)
#define WTIMER_STATUS_DIR_DOWN ( _WTIMER_STATUS_DIR_DOWN << 1)
#define WTIMER_STATUS_DIR_UP ( _WTIMER_STATUS_DIR_UP << 1)
#define WTIMER_STATUS_ICV0 (0x1UL << 16)
#define WTIMER_STATUS_ICV0_DEFAULT ( _WTIMER_STATUS_ICV0_DEFAULT << 16)
#define WTIMER_STATUS_ICV1 (0x1UL << 17)
#define WTIMER_STATUS_ICV1_DEFAULT ( _WTIMER_STATUS_ICV1_DEFAULT << 17)
#define WTIMER_STATUS_ICV2 (0x1UL << 18)
#define WTIMER_STATUS_ICV2_DEFAULT ( _WTIMER_STATUS_ICV2_DEFAULT << 18)
#define WTIMER_STATUS_ICV3 (0x1UL << 19)
#define WTIMER_STATUS_ICV3_DEFAULT ( _WTIMER_STATUS_ICV3_DEFAULT << 19)
#define WTIMER_STATUS_RUNNING (0x1UL << 0)
#define WTIMER_STATUS_RUNNING_DEFAULT ( _WTIMER_STATUS_RUNNING_DEFAULT << 0)
#define WTIMER_STATUS_TOPBV (0x1UL << 2)
#define WTIMER_STATUS_TOPBV_DEFAULT ( _WTIMER_STATUS_TOPBV_DEFAULT << 2)
#define WTIMER_TOP_TOP_DEFAULT ( _WTIMER_TOP_TOP_DEFAULT << 0)
#define WTIMER_TOPB_TOPB_DEFAULT ( _WTIMER_TOPB_TOPB_DEFAULT << 0)

Macro Definition Documentation

#define _WTIMER_CC_CCV_CCV_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CCV

Definition at line 1666 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CCV_CCV_MASK   0xFFFFFFFFUL

Bit mask for TIMER_CCV

Definition at line 1665 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CCV_CCV_SHIFT   0

Shift value for TIMER_CCV

Definition at line 1664 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CCV_MASK   0xFFFFFFFFUL

Mask for WTIMER_CC_CCV

Definition at line 1663 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CCV_RESETVALUE   0x00000000UL

Default value for WTIMER_CC_CCV

Definition at line 1662 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CCVB_CCVB_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CCVB

Definition at line 1682 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CCVB_CCVB_MASK   0xFFFFFFFFUL

Bit mask for TIMER_CCVB

Definition at line 1681 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CCVB_CCVB_SHIFT   0

Shift value for TIMER_CCVB

Definition at line 1680 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CCVB_MASK   0xFFFFFFFFUL

Mask for WTIMER_CC_CCVB

Definition at line 1679 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CCVB_RESETVALUE   0x00000000UL

Default value for WTIMER_CC_CCVB

Definition at line 1678 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CCVP_CCVP_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CCVP

Definition at line 1674 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CCVP_CCVP_MASK   0xFFFFFFFFUL

Bit mask for TIMER_CCVP

Definition at line 1673 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CCVP_CCVP_SHIFT   0

Shift value for TIMER_CCVP

Definition at line 1672 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CCVP_MASK   0xFFFFFFFFUL

Mask for WTIMER_CC_CCVP

Definition at line 1671 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CCVP_RESETVALUE   0x00000000UL

Default value for WTIMER_CC_CCVP

Definition at line 1670 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_CMOA_CLEAR   0x00000002UL

Mode CLEAR for WTIMER_CC_CTRL

Definition at line 1550 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_CMOA_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1547 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_CMOA_MASK   0x300UL

Bit mask for TIMER_CMOA

Definition at line 1546 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_CMOA_NONE   0x00000000UL

Mode NONE for WTIMER_CC_CTRL

Definition at line 1548 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_CMOA_SET   0x00000003UL

Mode SET for WTIMER_CC_CTRL

Definition at line 1551 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_CMOA_SHIFT   8

Shift value for TIMER_CMOA

Definition at line 1545 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_CMOA_TOGGLE   0x00000001UL

Mode TOGGLE for WTIMER_CC_CTRL

Definition at line 1549 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_COFOA_CLEAR   0x00000002UL

Mode CLEAR for WTIMER_CC_CTRL

Definition at line 1562 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_COFOA_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1559 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_COFOA_MASK   0xC00UL

Bit mask for TIMER_COFOA

Definition at line 1558 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_COFOA_NONE   0x00000000UL

Mode NONE for WTIMER_CC_CTRL

Definition at line 1560 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_COFOA_SET   0x00000003UL

Mode SET for WTIMER_CC_CTRL

Definition at line 1563 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_COFOA_SHIFT   10

Shift value for TIMER_COFOA

Definition at line 1557 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_COFOA_TOGGLE   0x00000001UL

Mode TOGGLE for WTIMER_CC_CTRL

Definition at line 1561 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_COIST_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1543 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_COIST_MASK   0x10UL

Bit mask for TIMER_COIST

Definition at line 1542 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_COIST_SHIFT   4

Shift value for TIMER_COIST

Definition at line 1541 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_CUFOA_CLEAR   0x00000002UL

Mode CLEAR for WTIMER_CC_CTRL

Definition at line 1574 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_CUFOA_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1571 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_CUFOA_MASK   0x3000UL

Bit mask for TIMER_CUFOA

Definition at line 1570 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_CUFOA_NONE   0x00000000UL

Mode NONE for WTIMER_CC_CTRL

Definition at line 1572 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_CUFOA_SET   0x00000003UL

Mode SET for WTIMER_CC_CTRL

Definition at line 1575 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_CUFOA_SHIFT   12

Shift value for TIMER_CUFOA

Definition at line 1569 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_CUFOA_TOGGLE   0x00000001UL

Mode TOGGLE for WTIMER_CC_CTRL

Definition at line 1573 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_FILT_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1654 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_FILT_DISABLE   0x00000000UL

Mode DISABLE for WTIMER_CC_CTRL

Definition at line 1655 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_FILT_ENABLE   0x00000001UL

Mode ENABLE for WTIMER_CC_CTRL

Definition at line 1656 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_FILT_MASK   0x40000000UL

Bit mask for TIMER_FILT

Definition at line 1653 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_FILT_SHIFT   30

Shift value for TIMER_FILT

Definition at line 1652 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_ICEDGE_BOTH   0x00000002UL

Mode BOTH for WTIMER_CC_CTRL

Definition at line 1614 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_ICEDGE_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1611 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_ICEDGE_FALLING   0x00000001UL

Mode FALLING for WTIMER_CC_CTRL

Definition at line 1613 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_ICEDGE_MASK   0x3000000UL

Bit mask for TIMER_ICEDGE

Definition at line 1610 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_ICEDGE_NONE   0x00000003UL

Mode NONE for WTIMER_CC_CTRL

Definition at line 1615 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_ICEDGE_RISING   0x00000000UL

Mode RISING for WTIMER_CC_CTRL

Definition at line 1612 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_ICEDGE_SHIFT   24

Shift value for TIMER_ICEDGE

Definition at line 1609 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_ICEVCTRL_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1623 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_ICEVCTRL_EVERYEDGE   0x00000000UL

Mode EVERYEDGE for WTIMER_CC_CTRL

Definition at line 1624 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_ICEVCTRL_EVERYSECONDEDGE   0x00000001UL

Mode EVERYSECONDEDGE for WTIMER_CC_CTRL

Definition at line 1625 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_ICEVCTRL_FALLING   0x00000003UL

Mode FALLING for WTIMER_CC_CTRL

Definition at line 1627 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_ICEVCTRL_MASK   0xC000000UL

Bit mask for TIMER_ICEVCTRL

Definition at line 1622 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_ICEVCTRL_RISING   0x00000002UL

Mode RISING for WTIMER_CC_CTRL

Definition at line 1626 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_ICEVCTRL_SHIFT   26

Shift value for TIMER_ICEVCTRL

Definition at line 1621 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_INSEL_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1645 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_INSEL_MASK   0x20000000UL

Bit mask for TIMER_INSEL

Definition at line 1644 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_INSEL_PIN   0x00000000UL

Mode PIN for WTIMER_CC_CTRL

Definition at line 1646 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_INSEL_PRS   0x00000001UL

Mode PRS for WTIMER_CC_CTRL

Definition at line 1647 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_INSEL_SHIFT   29

Shift value for TIMER_INSEL

Definition at line 1643 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_MASK   0x7F0F3F17UL

Mask for WTIMER_CC_CTRL

Definition at line 1522 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_MODE_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1525 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_MODE_INPUTCAPTURE   0x00000001UL

Mode INPUTCAPTURE for WTIMER_CC_CTRL

Definition at line 1527 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_MODE_MASK   0x3UL

Bit mask for TIMER_MODE

Definition at line 1524 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_MODE_OFF   0x00000000UL

Mode OFF for WTIMER_CC_CTRL

Definition at line 1526 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_MODE_OUTPUTCOMPARE   0x00000002UL

Mode OUTPUTCOMPARE for WTIMER_CC_CTRL

Definition at line 1528 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_MODE_PWM   0x00000003UL

Mode PWM for WTIMER_CC_CTRL

Definition at line 1529 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_MODE_SHIFT   0

Shift value for TIMER_MODE

Definition at line 1523 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_OUTINV_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1538 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_OUTINV_MASK   0x4UL

Bit mask for TIMER_OUTINV

Definition at line 1537 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_OUTINV_SHIFT   2

Shift value for TIMER_OUTINV

Definition at line 1536 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_PRSCONF_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1636 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_PRSCONF_LEVEL   0x00000001UL

Mode LEVEL for WTIMER_CC_CTRL

Definition at line 1638 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_PRSCONF_MASK   0x10000000UL

Bit mask for TIMER_PRSCONF

Definition at line 1635 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_PRSCONF_PULSE   0x00000000UL

Mode PULSE for WTIMER_CC_CTRL

Definition at line 1637 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_PRSCONF_SHIFT   28

Shift value for TIMER_PRSCONF

Definition at line 1634 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_PRSSEL_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1583 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_PRSSEL_MASK   0xF0000UL

Bit mask for TIMER_PRSSEL

Definition at line 1582 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH0   0x00000000UL

Mode PRSCH0 for WTIMER_CC_CTRL

Definition at line 1584 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH1   0x00000001UL

Mode PRSCH1 for WTIMER_CC_CTRL

Definition at line 1585 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH10   0x0000000AUL

Mode PRSCH10 for WTIMER_CC_CTRL

Definition at line 1594 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH11   0x0000000BUL

Mode PRSCH11 for WTIMER_CC_CTRL

Definition at line 1595 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH2   0x00000002UL

Mode PRSCH2 for WTIMER_CC_CTRL

Definition at line 1586 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH3   0x00000003UL

Mode PRSCH3 for WTIMER_CC_CTRL

Definition at line 1587 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH4   0x00000004UL

Mode PRSCH4 for WTIMER_CC_CTRL

Definition at line 1588 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH5   0x00000005UL

Mode PRSCH5 for WTIMER_CC_CTRL

Definition at line 1589 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH6   0x00000006UL

Mode PRSCH6 for WTIMER_CC_CTRL

Definition at line 1590 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH7   0x00000007UL

Mode PRSCH7 for WTIMER_CC_CTRL

Definition at line 1591 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH8   0x00000008UL

Mode PRSCH8 for WTIMER_CC_CTRL

Definition at line 1592 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH9   0x00000009UL

Mode PRSCH9 for WTIMER_CC_CTRL

Definition at line 1593 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_PRSSEL_SHIFT   16

Shift value for TIMER_PRSSEL

Definition at line 1581 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CC_CTRL_RESETVALUE   0x00000000UL

Default value for WTIMER_CC_CTRL

Definition at line 1521 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CMD_MASK   0x00000003UL

Mask for WTIMER_CMD

Definition at line 610 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CMD_RESETVALUE   0x00000000UL

Default value for WTIMER_CMD

Definition at line 609 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CMD_START_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CMD

Definition at line 614 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CMD_START_MASK   0x1UL

Bit mask for TIMER_START

Definition at line 613 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CMD_START_SHIFT   0

Shift value for TIMER_START

Definition at line 612 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CMD_STOP_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CMD

Definition at line 619 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CMD_STOP_MASK   0x2UL

Bit mask for TIMER_STOP

Definition at line 618 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CMD_STOP_SHIFT   1

Shift value for TIMER_STOP

Definition at line 617 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CNT_CNT_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CNT

Definition at line 978 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CNT_CNT_MASK   0xFFFFFFFFUL

Bit mask for TIMER_CNT

Definition at line 977 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CNT_CNT_SHIFT   0

Shift value for TIMER_CNT

Definition at line 976 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CNT_MASK   0xFFFFFFFFUL

Mask for WTIMER_CNT

Definition at line 975 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CNT_RESETVALUE   0x00000000UL

Default value for WTIMER_CNT

Definition at line 974 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_ATI_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 600 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_ATI_MASK   0x10000000UL

Bit mask for TIMER_ATI

Definition at line 599 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_ATI_SHIFT   28

Shift value for TIMER_ATI

Definition at line 598 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_CLKSEL_CC1   0x00000001UL

Mode CC1 for WTIMER_CTRL

Definition at line 565 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_CLKSEL_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 563 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_CLKSEL_MASK   0x30000UL

Bit mask for TIMER_CLKSEL

Definition at line 562 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_CLKSEL_PRESCHFPERCLK   0x00000000UL

Mode PRESCHFPERCLK for WTIMER_CTRL

Definition at line 564 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_CLKSEL_SHIFT   16

Shift value for TIMER_CLKSEL

Definition at line 561 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_CLKSEL_TIMEROUF   0x00000002UL

Mode TIMEROUF for WTIMER_CTRL

Definition at line 566 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_DEBUGRUN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 520 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_DEBUGRUN_MASK   0x40UL

Bit mask for TIMER_DEBUGRUN

Definition at line 519 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_DEBUGRUN_SHIFT   6

Shift value for TIMER_DEBUGRUN

Definition at line 518 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_DISSYNCOUT_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 559 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_DISSYNCOUT_MASK   0x4000UL

Bit mask for TIMER_DISSYNCOUT

Definition at line 558 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_DISSYNCOUT_SHIFT   14

Shift value for TIMER_DISSYNCOUT

Definition at line 557 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_DMACLRACT_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 525 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_DMACLRACT_MASK   0x80UL

Bit mask for TIMER_DMACLRACT

Definition at line 524 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_DMACLRACT_SHIFT   7

Shift value for TIMER_DMACLRACT

Definition at line 523 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_FALLA_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 541 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_FALLA_MASK   0xC00UL

Bit mask for TIMER_FALLA

Definition at line 540 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_FALLA_NONE   0x00000000UL

Mode NONE for WTIMER_CTRL

Definition at line 542 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_FALLA_RELOADSTART   0x00000003UL

Mode RELOADSTART for WTIMER_CTRL

Definition at line 545 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_FALLA_SHIFT   10

Shift value for TIMER_FALLA

Definition at line 539 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_FALLA_START   0x00000001UL

Mode START for WTIMER_CTRL

Definition at line 543 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_FALLA_STOP   0x00000002UL

Mode STOP for WTIMER_CTRL

Definition at line 544 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_MASK   0x3F036FFBUL

Mask for WTIMER_CTRL

Definition at line 485 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_MODE_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 488 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_MODE_DOWN   0x00000001UL

Mode DOWN for WTIMER_CTRL

Definition at line 490 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_MODE_MASK   0x3UL

Bit mask for TIMER_MODE

Definition at line 487 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_MODE_QDEC   0x00000003UL

Mode QDEC for WTIMER_CTRL

Definition at line 492 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_MODE_SHIFT   0

Shift value for TIMER_MODE

Definition at line 486 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_MODE_UP   0x00000000UL

Mode UP for WTIMER_CTRL

Definition at line 489 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_MODE_UPDOWN   0x00000002UL

Mode UPDOWN for WTIMER_CTRL

Definition at line 491 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_OSMEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 506 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_OSMEN_MASK   0x10UL

Bit mask for TIMER_OSMEN

Definition at line 505 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_OSMEN_SHIFT   4

Shift value for TIMER_OSMEN

Definition at line 504 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_PRESC_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 573 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_PRESC_DIV1   0x00000000UL

Mode DIV1 for WTIMER_CTRL

Definition at line 574 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_PRESC_DIV1024   0x0000000AUL

Mode DIV1024 for WTIMER_CTRL

Definition at line 584 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_PRESC_DIV128   0x00000007UL

Mode DIV128 for WTIMER_CTRL

Definition at line 581 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_PRESC_DIV16   0x00000004UL

Mode DIV16 for WTIMER_CTRL

Definition at line 578 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_PRESC_DIV2   0x00000001UL

Mode DIV2 for WTIMER_CTRL

Definition at line 575 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_PRESC_DIV256   0x00000008UL

Mode DIV256 for WTIMER_CTRL

Definition at line 582 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_PRESC_DIV32   0x00000005UL

Mode DIV32 for WTIMER_CTRL

Definition at line 579 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_PRESC_DIV4   0x00000002UL

Mode DIV4 for WTIMER_CTRL

Definition at line 576 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_PRESC_DIV512   0x00000009UL

Mode DIV512 for WTIMER_CTRL

Definition at line 583 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_PRESC_DIV64   0x00000006UL

Mode DIV64 for WTIMER_CTRL

Definition at line 580 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_PRESC_DIV8   0x00000003UL

Mode DIV8 for WTIMER_CTRL

Definition at line 577 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_PRESC_MASK   0xF000000UL

Bit mask for TIMER_PRESC

Definition at line 572 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_PRESC_SHIFT   24

Shift value for TIMER_PRESC

Definition at line 571 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_QDM_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 511 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_QDM_MASK   0x20UL

Bit mask for TIMER_QDM

Definition at line 510 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_QDM_SHIFT   5

Shift value for TIMER_QDM

Definition at line 509 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_QDM_X2   0x00000000UL

Mode X2 for WTIMER_CTRL

Definition at line 512 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_QDM_X4   0x00000001UL

Mode X4 for WTIMER_CTRL

Definition at line 513 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_RESETVALUE   0x00000000UL

Default value for WTIMER_CTRL

Definition at line 484 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_RISEA_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 529 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_RISEA_MASK   0x300UL

Bit mask for TIMER_RISEA

Definition at line 528 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_RISEA_NONE   0x00000000UL

Mode NONE for WTIMER_CTRL

Definition at line 530 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_RISEA_RELOADSTART   0x00000003UL

Mode RELOADSTART for WTIMER_CTRL

Definition at line 533 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_RISEA_SHIFT   8

Shift value for TIMER_RISEA

Definition at line 527 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_RISEA_START   0x00000001UL

Mode START for WTIMER_CTRL

Definition at line 531 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_RISEA_STOP   0x00000002UL

Mode STOP for WTIMER_CTRL

Definition at line 532 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_RSSCOIST_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 605 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_RSSCOIST_MASK   0x20000000UL

Bit mask for TIMER_RSSCOIST

Definition at line 604 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_RSSCOIST_SHIFT   29

Shift value for TIMER_RSSCOIST

Definition at line 603 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_SYNC_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 501 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_SYNC_MASK   0x8UL

Bit mask for TIMER_SYNC

Definition at line 500 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_SYNC_SHIFT   3

Shift value for TIMER_SYNC

Definition at line 499 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_X2CNT_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 554 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_X2CNT_MASK   0x2000UL

Bit mask for TIMER_X2CNT

Definition at line 553 of file efr32bg14p733f256gm48.h .

#define _WTIMER_CTRL_X2CNT_SHIFT   13

Shift value for TIMER_X2CNT

Definition at line 552 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTAR_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTCTRL

Definition at line 1743 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTAR_MASK   0x200UL

Bit mask for TIMER_DTAR

Definition at line 1742 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTAR_SHIFT   9

Shift value for TIMER_DTAR

Definition at line 1741 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTCINV_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTCTRL

Definition at line 1710 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTCINV_MASK   0x8UL

Bit mask for TIMER_DTCINV

Definition at line 1709 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTCINV_SHIFT   3

Shift value for TIMER_DTCINV

Definition at line 1708 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTDAS_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTCTRL

Definition at line 1696 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTDAS_MASK   0x2UL

Bit mask for TIMER_DTDAS

Definition at line 1695 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTDAS_NORESTART   0x00000000UL

Mode NORESTART for WTIMER_DTCTRL

Definition at line 1697 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTDAS_RESTART   0x00000001UL

Mode RESTART for WTIMER_DTCTRL

Definition at line 1698 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTDAS_SHIFT   1

Shift value for TIMER_DTDAS

Definition at line 1694 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTCTRL

Definition at line 1691 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTEN_MASK   0x1UL

Bit mask for TIMER_DTEN

Definition at line 1690 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTEN_SHIFT   0

Shift value for TIMER_DTEN

Definition at line 1689 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTFATS_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTCTRL

Definition at line 1748 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTFATS_MASK   0x400UL

Bit mask for TIMER_DTFATS

Definition at line 1747 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTFATS_SHIFT   10

Shift value for TIMER_DTFATS

Definition at line 1746 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTIPOL_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTCTRL

Definition at line 1705 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTIPOL_MASK   0x4UL

Bit mask for TIMER_DTIPOL

Definition at line 1704 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTIPOL_SHIFT   2

Shift value for TIMER_DTIPOL

Definition at line 1703 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTPRSEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTCTRL

Definition at line 1753 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTPRSEN_MASK   0x1000000UL

Bit mask for TIMER_DTPRSEN

Definition at line 1752 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTPRSEN_SHIFT   24

Shift value for TIMER_DTPRSEN

Definition at line 1751 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTPRSSEL_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTCTRL

Definition at line 1714 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTPRSSEL_MASK   0xF0UL

Bit mask for TIMER_DTPRSSEL

Definition at line 1713 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH0   0x00000000UL

Mode PRSCH0 for WTIMER_DTCTRL

Definition at line 1715 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH1   0x00000001UL

Mode PRSCH1 for WTIMER_DTCTRL

Definition at line 1716 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH10   0x0000000AUL

Mode PRSCH10 for WTIMER_DTCTRL

Definition at line 1725 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH11   0x0000000BUL

Mode PRSCH11 for WTIMER_DTCTRL

Definition at line 1726 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH2   0x00000002UL

Mode PRSCH2 for WTIMER_DTCTRL

Definition at line 1717 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH3   0x00000003UL

Mode PRSCH3 for WTIMER_DTCTRL

Definition at line 1718 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH4   0x00000004UL

Mode PRSCH4 for WTIMER_DTCTRL

Definition at line 1719 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH5   0x00000005UL

Mode PRSCH5 for WTIMER_DTCTRL

Definition at line 1720 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH6   0x00000006UL

Mode PRSCH6 for WTIMER_DTCTRL

Definition at line 1721 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH7   0x00000007UL

Mode PRSCH7 for WTIMER_DTCTRL

Definition at line 1722 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH8   0x00000008UL

Mode PRSCH8 for WTIMER_DTCTRL

Definition at line 1723 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH9   0x00000009UL

Mode PRSCH9 for WTIMER_DTCTRL

Definition at line 1724 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_DTPRSSEL_SHIFT   4

Shift value for TIMER_DTPRSSEL

Definition at line 1712 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_MASK   0x010006FFUL

Mask for WTIMER_DTCTRL

Definition at line 1687 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTCTRL_RESETVALUE   0x00000000UL

Default value for WTIMER_DTCTRL

Definition at line 1686 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULT_DTDBGF_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFAULT

Definition at line 1936 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULT_DTDBGF_MASK   0x4UL

Bit mask for TIMER_DTDBGF

Definition at line 1935 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULT_DTDBGF_SHIFT   2

Shift value for TIMER_DTDBGF

Definition at line 1934 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULT_DTLOCKUPF_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFAULT

Definition at line 1941 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULT_DTLOCKUPF_MASK   0x8UL

Bit mask for TIMER_DTLOCKUPF

Definition at line 1940 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULT_DTLOCKUPF_SHIFT   3

Shift value for TIMER_DTLOCKUPF

Definition at line 1939 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULT_DTPRS0F_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFAULT

Definition at line 1926 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULT_DTPRS0F_MASK   0x1UL

Bit mask for TIMER_DTPRS0F

Definition at line 1925 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULT_DTPRS0F_SHIFT   0

Shift value for TIMER_DTPRS0F

Definition at line 1924 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULT_DTPRS1F_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFAULT

Definition at line 1931 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULT_DTPRS1F_MASK   0x2UL

Bit mask for TIMER_DTPRS1F

Definition at line 1930 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULT_DTPRS1F_SHIFT   1

Shift value for TIMER_DTPRS1F

Definition at line 1929 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULT_MASK   0x0000000FUL

Mask for WTIMER_DTFAULT

Definition at line 1922 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULT_RESETVALUE   0x00000000UL

Default value for WTIMER_DTFAULT

Definition at line 1921 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULTC_DTDBGFC_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFAULTC

Definition at line 1960 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULTC_DTDBGFC_MASK   0x4UL

Bit mask for TIMER_DTDBGFC

Definition at line 1959 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULTC_DTDBGFC_SHIFT   2

Shift value for TIMER_DTDBGFC

Definition at line 1958 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULTC_DTPRS0FC_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFAULTC

Definition at line 1950 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULTC_DTPRS0FC_MASK   0x1UL

Bit mask for TIMER_DTPRS0FC

Definition at line 1949 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULTC_DTPRS0FC_SHIFT   0

Shift value for TIMER_DTPRS0FC

Definition at line 1948 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULTC_DTPRS1FC_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFAULTC

Definition at line 1955 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULTC_DTPRS1FC_MASK   0x2UL

Bit mask for TIMER_DTPRS1FC

Definition at line 1954 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULTC_DTPRS1FC_SHIFT   1

Shift value for TIMER_DTPRS1FC

Definition at line 1953 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULTC_MASK   0x0000000FUL

Mask for WTIMER_DTFAULTC

Definition at line 1946 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULTC_RESETVALUE   0x00000000UL

Default value for WTIMER_DTFAULTC

Definition at line 1945 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULTC_TLOCKUPFC_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFAULTC

Definition at line 1965 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULTC_TLOCKUPFC_MASK   0x8UL

Bit mask for TIMER_TLOCKUPFC

Definition at line 1964 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFAULTC_TLOCKUPFC_SHIFT   3

Shift value for TIMER_TLOCKUPFC

Definition at line 1963 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTDBGFEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFC

Definition at line 1878 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTDBGFEN_MASK   0x4000000UL

Bit mask for TIMER_DTDBGFEN

Definition at line 1877 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTDBGFEN_SHIFT   26

Shift value for TIMER_DTDBGFEN

Definition at line 1876 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTFA_CLEAR   0x00000002UL

Mode CLEAR for WTIMER_DTFC

Definition at line 1858 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTFA_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFC

Definition at line 1855 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTFA_INACTIVE   0x00000001UL

Mode INACTIVE for WTIMER_DTFC

Definition at line 1857 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTFA_MASK   0x30000UL

Bit mask for TIMER_DTFA

Definition at line 1854 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTFA_NONE   0x00000000UL

Mode NONE for WTIMER_DTFC

Definition at line 1856 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTFA_SHIFT   16

Shift value for TIMER_DTFA

Definition at line 1853 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTFA_TRISTATE   0x00000003UL

Mode TRISTATE for WTIMER_DTFC

Definition at line 1859 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTLOCKUPFEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFC

Definition at line 1883 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTLOCKUPFEN_MASK   0x8000000UL

Bit mask for TIMER_DTLOCKUPFEN

Definition at line 1882 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTLOCKUPFEN_SHIFT   27

Shift value for TIMER_DTLOCKUPFEN

Definition at line 1881 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS0FEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFC

Definition at line 1868 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS0FEN_MASK   0x1000000UL

Bit mask for TIMER_DTPRS0FEN

Definition at line 1867 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS0FEN_SHIFT   24

Shift value for TIMER_DTPRS0FEN

Definition at line 1866 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS0FSEL_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFC

Definition at line 1799 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS0FSEL_MASK   0xFUL

Bit mask for TIMER_DTPRS0FSEL

Definition at line 1798 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH0   0x00000000UL

Mode PRSCH0 for WTIMER_DTFC

Definition at line 1800 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH1   0x00000001UL

Mode PRSCH1 for WTIMER_DTFC

Definition at line 1801 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH10   0x0000000AUL

Mode PRSCH10 for WTIMER_DTFC

Definition at line 1810 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH11   0x0000000BUL

Mode PRSCH11 for WTIMER_DTFC

Definition at line 1811 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH2   0x00000002UL

Mode PRSCH2 for WTIMER_DTFC

Definition at line 1802 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH3   0x00000003UL

Mode PRSCH3 for WTIMER_DTFC

Definition at line 1803 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH4   0x00000004UL

Mode PRSCH4 for WTIMER_DTFC

Definition at line 1804 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH5   0x00000005UL

Mode PRSCH5 for WTIMER_DTFC

Definition at line 1805 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH6   0x00000006UL

Mode PRSCH6 for WTIMER_DTFC

Definition at line 1806 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH7   0x00000007UL

Mode PRSCH7 for WTIMER_DTFC

Definition at line 1807 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH8   0x00000008UL

Mode PRSCH8 for WTIMER_DTFC

Definition at line 1808 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH9   0x00000009UL

Mode PRSCH9 for WTIMER_DTFC

Definition at line 1809 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS0FSEL_SHIFT   0

Shift value for TIMER_DTPRS0FSEL

Definition at line 1797 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS1FEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFC

Definition at line 1873 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS1FEN_MASK   0x2000000UL

Bit mask for TIMER_DTPRS1FEN

Definition at line 1872 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS1FEN_SHIFT   25

Shift value for TIMER_DTPRS1FEN

Definition at line 1871 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS1FSEL_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFC

Definition at line 1827 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS1FSEL_MASK   0xF00UL

Bit mask for TIMER_DTPRS1FSEL

Definition at line 1826 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH0   0x00000000UL

Mode PRSCH0 for WTIMER_DTFC

Definition at line 1828 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH1   0x00000001UL

Mode PRSCH1 for WTIMER_DTFC

Definition at line 1829 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH10   0x0000000AUL

Mode PRSCH10 for WTIMER_DTFC

Definition at line 1838 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH11   0x0000000BUL

Mode PRSCH11 for WTIMER_DTFC

Definition at line 1839 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH2   0x00000002UL

Mode PRSCH2 for WTIMER_DTFC

Definition at line 1830 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH3   0x00000003UL

Mode PRSCH3 for WTIMER_DTFC

Definition at line 1831 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH4   0x00000004UL

Mode PRSCH4 for WTIMER_DTFC

Definition at line 1832 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH5   0x00000005UL

Mode PRSCH5 for WTIMER_DTFC

Definition at line 1833 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH6   0x00000006UL

Mode PRSCH6 for WTIMER_DTFC

Definition at line 1834 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH7   0x00000007UL

Mode PRSCH7 for WTIMER_DTFC

Definition at line 1835 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH8   0x00000008UL

Mode PRSCH8 for WTIMER_DTFC

Definition at line 1836 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH9   0x00000009UL

Mode PRSCH9 for WTIMER_DTFC

Definition at line 1837 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_DTPRS1FSEL_SHIFT   8

Shift value for TIMER_DTPRS1FSEL

Definition at line 1825 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_MASK   0x0F030F0FUL

Mask for WTIMER_DTFC

Definition at line 1796 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTFC_RESETVALUE   0x00000000UL

Default value for WTIMER_DTFC

Definition at line 1795 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTLOCK_LOCKKEY_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTLOCK

Definition at line 1973 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTLOCK_LOCKKEY_LOCK   0x00000000UL

Mode LOCK for WTIMER_DTLOCK

Definition at line 1974 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTLOCK_LOCKKEY_LOCKED   0x00000001UL

Mode LOCKED for WTIMER_DTLOCK

Definition at line 1976 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTLOCK_LOCKKEY_MASK   0xFFFFUL

Bit mask for TIMER_LOCKKEY

Definition at line 1972 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTLOCK_LOCKKEY_SHIFT   0

Shift value for TIMER_LOCKKEY

Definition at line 1971 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTLOCK_LOCKKEY_UNLOCK   0x0000CE80UL

Mode UNLOCK for WTIMER_DTLOCK

Definition at line 1977 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTLOCK_LOCKKEY_UNLOCKED   0x00000000UL

Mode UNLOCKED for WTIMER_DTLOCK

Definition at line 1975 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTLOCK_MASK   0x0000FFFFUL

Mask for WTIMER_DTLOCK

Definition at line 1970 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTLOCK_RESETVALUE   0x00000000UL

Default value for WTIMER_DTLOCK

Definition at line 1969 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTOGEN_DTOGCC0EN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTOGEN

Definition at line 1892 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTOGEN_DTOGCC0EN_MASK   0x1UL

Bit mask for TIMER_DTOGCC0EN

Definition at line 1891 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTOGEN_DTOGCC0EN_SHIFT   0

Shift value for TIMER_DTOGCC0EN

Definition at line 1890 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTOGEN_DTOGCC1EN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTOGEN

Definition at line 1897 of file efr32bg14p733f256gm48.h .

#define _WTIMER_DTOGEN_DTOGCC1EN_MASK   0x2UL

Bit mask for TIMER_DTOGCC1EN

Definition at line 1896 of file efr32bg14p733f256gm48.h