WTIMER Bit FieldsDevices > EFR32BG12P433F1024GL125 > Bit Fields > EFR32BG12P433F1024GL125_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_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   0x3F032FFBUL
 
#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_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 1710 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CCV_CCV_MASK   0xFFFFFFFFUL

Bit mask for TIMER_CCV

Definition at line 1709 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CCV_CCV_SHIFT   0

Shift value for TIMER_CCV

Definition at line 1708 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CCV_MASK   0xFFFFFFFFUL

Mask for WTIMER_CC_CCV

Definition at line 1707 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CCV_RESETVALUE   0x00000000UL

Default value for WTIMER_CC_CCV

Definition at line 1706 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CCVB_CCVB_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CCVB

Definition at line 1726 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CCVB_CCVB_MASK   0xFFFFFFFFUL

Bit mask for TIMER_CCVB

Definition at line 1725 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CCVB_CCVB_SHIFT   0

Shift value for TIMER_CCVB

Definition at line 1724 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CCVB_MASK   0xFFFFFFFFUL

Mask for WTIMER_CC_CCVB

Definition at line 1723 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CCVB_RESETVALUE   0x00000000UL

Default value for WTIMER_CC_CCVB

Definition at line 1722 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CCVP_CCVP_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CCVP

Definition at line 1718 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CCVP_CCVP_MASK   0xFFFFFFFFUL

Bit mask for TIMER_CCVP

Definition at line 1717 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CCVP_CCVP_SHIFT   0

Shift value for TIMER_CCVP

Definition at line 1716 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CCVP_MASK   0xFFFFFFFFUL

Mask for WTIMER_CC_CCVP

Definition at line 1715 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CCVP_RESETVALUE   0x00000000UL

Default value for WTIMER_CC_CCVP

Definition at line 1714 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_CMOA_CLEAR   0x00000002UL

Mode CLEAR for WTIMER_CC_CTRL

Definition at line 1594 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_CMOA_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1591 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_CMOA_MASK   0x300UL

Bit mask for TIMER_CMOA

Definition at line 1590 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_CMOA_NONE   0x00000000UL

Mode NONE for WTIMER_CC_CTRL

Definition at line 1592 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_CMOA_SET   0x00000003UL

Mode SET for WTIMER_CC_CTRL

Definition at line 1595 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_CMOA_SHIFT   8

Shift value for TIMER_CMOA

Definition at line 1589 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_CMOA_TOGGLE   0x00000001UL

Mode TOGGLE for WTIMER_CC_CTRL

Definition at line 1593 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_COFOA_CLEAR   0x00000002UL

Mode CLEAR for WTIMER_CC_CTRL

Definition at line 1606 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_COFOA_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1603 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_COFOA_MASK   0xC00UL

Bit mask for TIMER_COFOA

Definition at line 1602 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_COFOA_NONE   0x00000000UL

Mode NONE for WTIMER_CC_CTRL

Definition at line 1604 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_COFOA_SET   0x00000003UL

Mode SET for WTIMER_CC_CTRL

Definition at line 1607 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_COFOA_SHIFT   10

Shift value for TIMER_COFOA

Definition at line 1601 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_COFOA_TOGGLE   0x00000001UL

Mode TOGGLE for WTIMER_CC_CTRL

Definition at line 1605 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_COIST_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1587 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_COIST_MASK   0x10UL

Bit mask for TIMER_COIST

Definition at line 1586 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_COIST_SHIFT   4

Shift value for TIMER_COIST

Definition at line 1585 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_CUFOA_CLEAR   0x00000002UL

Mode CLEAR for WTIMER_CC_CTRL

Definition at line 1618 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_CUFOA_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1615 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_CUFOA_MASK   0x3000UL

Bit mask for TIMER_CUFOA

Definition at line 1614 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_CUFOA_NONE   0x00000000UL

Mode NONE for WTIMER_CC_CTRL

Definition at line 1616 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_CUFOA_SET   0x00000003UL

Mode SET for WTIMER_CC_CTRL

Definition at line 1619 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_CUFOA_SHIFT   12

Shift value for TIMER_CUFOA

Definition at line 1613 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_CUFOA_TOGGLE   0x00000001UL

Mode TOGGLE for WTIMER_CC_CTRL

Definition at line 1617 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_FILT_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1698 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_FILT_DISABLE   0x00000000UL

Mode DISABLE for WTIMER_CC_CTRL

Definition at line 1699 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_FILT_ENABLE   0x00000001UL

Mode ENABLE for WTIMER_CC_CTRL

Definition at line 1700 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_FILT_MASK   0x40000000UL

Bit mask for TIMER_FILT

Definition at line 1697 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_FILT_SHIFT   30

Shift value for TIMER_FILT

Definition at line 1696 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_ICEDGE_BOTH   0x00000002UL

Mode BOTH for WTIMER_CC_CTRL

Definition at line 1658 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_ICEDGE_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1655 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_ICEDGE_FALLING   0x00000001UL

Mode FALLING for WTIMER_CC_CTRL

Definition at line 1657 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_ICEDGE_MASK   0x3000000UL

Bit mask for TIMER_ICEDGE

Definition at line 1654 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_ICEDGE_NONE   0x00000003UL

Mode NONE for WTIMER_CC_CTRL

Definition at line 1659 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_ICEDGE_RISING   0x00000000UL

Mode RISING for WTIMER_CC_CTRL

Definition at line 1656 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_ICEDGE_SHIFT   24

Shift value for TIMER_ICEDGE

Definition at line 1653 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_ICEVCTRL_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1667 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_ICEVCTRL_EVERYEDGE   0x00000000UL

Mode EVERYEDGE for WTIMER_CC_CTRL

Definition at line 1668 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_ICEVCTRL_EVERYSECONDEDGE   0x00000001UL

Mode EVERYSECONDEDGE for WTIMER_CC_CTRL

Definition at line 1669 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_ICEVCTRL_FALLING   0x00000003UL

Mode FALLING for WTIMER_CC_CTRL

Definition at line 1671 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_ICEVCTRL_MASK   0xC000000UL

Bit mask for TIMER_ICEVCTRL

Definition at line 1666 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_ICEVCTRL_RISING   0x00000002UL

Mode RISING for WTIMER_CC_CTRL

Definition at line 1670 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_ICEVCTRL_SHIFT   26

Shift value for TIMER_ICEVCTRL

Definition at line 1665 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_INSEL_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1689 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_INSEL_MASK   0x20000000UL

Bit mask for TIMER_INSEL

Definition at line 1688 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_INSEL_PIN   0x00000000UL

Mode PIN for WTIMER_CC_CTRL

Definition at line 1690 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_INSEL_PRS   0x00000001UL

Mode PRS for WTIMER_CC_CTRL

Definition at line 1691 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_INSEL_SHIFT   29

Shift value for TIMER_INSEL

Definition at line 1687 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_MASK   0x7F0F3F17UL

Mask for WTIMER_CC_CTRL

Definition at line 1566 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_MODE_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1569 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_MODE_INPUTCAPTURE   0x00000001UL

Mode INPUTCAPTURE for WTIMER_CC_CTRL

Definition at line 1571 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_MODE_MASK   0x3UL

Bit mask for TIMER_MODE

Definition at line 1568 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_MODE_OFF   0x00000000UL

Mode OFF for WTIMER_CC_CTRL

Definition at line 1570 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_MODE_OUTPUTCOMPARE   0x00000002UL

Mode OUTPUTCOMPARE for WTIMER_CC_CTRL

Definition at line 1572 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_MODE_PWM   0x00000003UL

Mode PWM for WTIMER_CC_CTRL

Definition at line 1573 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_MODE_SHIFT   0

Shift value for TIMER_MODE

Definition at line 1567 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_OUTINV_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1582 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_OUTINV_MASK   0x4UL

Bit mask for TIMER_OUTINV

Definition at line 1581 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_OUTINV_SHIFT   2

Shift value for TIMER_OUTINV

Definition at line 1580 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_PRSCONF_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1680 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_PRSCONF_LEVEL   0x00000001UL

Mode LEVEL for WTIMER_CC_CTRL

Definition at line 1682 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_PRSCONF_MASK   0x10000000UL

Bit mask for TIMER_PRSCONF

Definition at line 1679 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_PRSCONF_PULSE   0x00000000UL

Mode PULSE for WTIMER_CC_CTRL

Definition at line 1681 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_PRSCONF_SHIFT   28

Shift value for TIMER_PRSCONF

Definition at line 1678 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_PRSSEL_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CC_CTRL

Definition at line 1627 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_PRSSEL_MASK   0xF0000UL

Bit mask for TIMER_PRSSEL

Definition at line 1626 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH0   0x00000000UL

Mode PRSCH0 for WTIMER_CC_CTRL

Definition at line 1628 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH1   0x00000001UL

Mode PRSCH1 for WTIMER_CC_CTRL

Definition at line 1629 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH10   0x0000000AUL

Mode PRSCH10 for WTIMER_CC_CTRL

Definition at line 1638 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH11   0x0000000BUL

Mode PRSCH11 for WTIMER_CC_CTRL

Definition at line 1639 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH2   0x00000002UL

Mode PRSCH2 for WTIMER_CC_CTRL

Definition at line 1630 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH3   0x00000003UL

Mode PRSCH3 for WTIMER_CC_CTRL

Definition at line 1631 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH4   0x00000004UL

Mode PRSCH4 for WTIMER_CC_CTRL

Definition at line 1632 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH5   0x00000005UL

Mode PRSCH5 for WTIMER_CC_CTRL

Definition at line 1633 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH6   0x00000006UL

Mode PRSCH6 for WTIMER_CC_CTRL

Definition at line 1634 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH7   0x00000007UL

Mode PRSCH7 for WTIMER_CC_CTRL

Definition at line 1635 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH8   0x00000008UL

Mode PRSCH8 for WTIMER_CC_CTRL

Definition at line 1636 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_PRSSEL_PRSCH9   0x00000009UL

Mode PRSCH9 for WTIMER_CC_CTRL

Definition at line 1637 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_PRSSEL_SHIFT   16

Shift value for TIMER_PRSSEL

Definition at line 1625 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CC_CTRL_RESETVALUE   0x00000000UL

Default value for WTIMER_CC_CTRL

Definition at line 1565 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CMD_MASK   0x00000003UL

Mask for WTIMER_CMD

Definition at line 654 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CMD_RESETVALUE   0x00000000UL

Default value for WTIMER_CMD

Definition at line 653 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CMD_START_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CMD

Definition at line 658 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CMD_START_MASK   0x1UL

Bit mask for TIMER_START

Definition at line 657 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CMD_START_SHIFT   0

Shift value for TIMER_START

Definition at line 656 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CMD_STOP_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CMD

Definition at line 663 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CMD_STOP_MASK   0x2UL

Bit mask for TIMER_STOP

Definition at line 662 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CMD_STOP_SHIFT   1

Shift value for TIMER_STOP

Definition at line 661 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CNT_CNT_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CNT

Definition at line 1022 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CNT_CNT_MASK   0xFFFFFFFFUL

Bit mask for TIMER_CNT

Definition at line 1021 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CNT_CNT_SHIFT   0

Shift value for TIMER_CNT

Definition at line 1020 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CNT_MASK   0xFFFFFFFFUL

Mask for WTIMER_CNT

Definition at line 1019 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CNT_RESETVALUE   0x00000000UL

Default value for WTIMER_CNT

Definition at line 1018 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_ATI_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 644 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_ATI_MASK   0x10000000UL

Bit mask for TIMER_ATI

Definition at line 643 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_ATI_SHIFT   28

Shift value for TIMER_ATI

Definition at line 642 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_CLKSEL_CC1   0x00000001UL

Mode CC1 for WTIMER_CTRL

Definition at line 609 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_CLKSEL_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 607 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_CLKSEL_MASK   0x30000UL

Bit mask for TIMER_CLKSEL

Definition at line 606 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_CLKSEL_PRESCHFPERCLK   0x00000000UL

Mode PRESCHFPERCLK for WTIMER_CTRL

Definition at line 608 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_CLKSEL_SHIFT   16

Shift value for TIMER_CLKSEL

Definition at line 605 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_CLKSEL_TIMEROUF   0x00000002UL

Mode TIMEROUF for WTIMER_CTRL

Definition at line 610 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_DEBUGRUN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 569 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_DEBUGRUN_MASK   0x40UL

Bit mask for TIMER_DEBUGRUN

Definition at line 568 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_DEBUGRUN_SHIFT   6

Shift value for TIMER_DEBUGRUN

Definition at line 567 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_DMACLRACT_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 574 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_DMACLRACT_MASK   0x80UL

Bit mask for TIMER_DMACLRACT

Definition at line 573 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_DMACLRACT_SHIFT   7

Shift value for TIMER_DMACLRACT

Definition at line 572 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_FALLA_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 590 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_FALLA_MASK   0xC00UL

Bit mask for TIMER_FALLA

Definition at line 589 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_FALLA_NONE   0x00000000UL

Mode NONE for WTIMER_CTRL

Definition at line 591 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_FALLA_RELOADSTART   0x00000003UL

Mode RELOADSTART for WTIMER_CTRL

Definition at line 594 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_FALLA_SHIFT   10

Shift value for TIMER_FALLA

Definition at line 588 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_FALLA_START   0x00000001UL

Mode START for WTIMER_CTRL

Definition at line 592 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_FALLA_STOP   0x00000002UL

Mode STOP for WTIMER_CTRL

Definition at line 593 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_MASK   0x3F032FFBUL

Mask for WTIMER_CTRL

Definition at line 534 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_MODE_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 537 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_MODE_DOWN   0x00000001UL

Mode DOWN for WTIMER_CTRL

Definition at line 539 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_MODE_MASK   0x3UL

Bit mask for TIMER_MODE

Definition at line 536 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_MODE_QDEC   0x00000003UL

Mode QDEC for WTIMER_CTRL

Definition at line 541 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_MODE_SHIFT   0

Shift value for TIMER_MODE

Definition at line 535 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_MODE_UP   0x00000000UL

Mode UP for WTIMER_CTRL

Definition at line 538 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_MODE_UPDOWN   0x00000002UL

Mode UPDOWN for WTIMER_CTRL

Definition at line 540 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_OSMEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 555 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_OSMEN_MASK   0x10UL

Bit mask for TIMER_OSMEN

Definition at line 554 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_OSMEN_SHIFT   4

Shift value for TIMER_OSMEN

Definition at line 553 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_PRESC_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 617 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_PRESC_DIV1   0x00000000UL

Mode DIV1 for WTIMER_CTRL

Definition at line 618 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_PRESC_DIV1024   0x0000000AUL

Mode DIV1024 for WTIMER_CTRL

Definition at line 628 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_PRESC_DIV128   0x00000007UL

Mode DIV128 for WTIMER_CTRL

Definition at line 625 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_PRESC_DIV16   0x00000004UL

Mode DIV16 for WTIMER_CTRL

Definition at line 622 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_PRESC_DIV2   0x00000001UL

Mode DIV2 for WTIMER_CTRL

Definition at line 619 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_PRESC_DIV256   0x00000008UL

Mode DIV256 for WTIMER_CTRL

Definition at line 626 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_PRESC_DIV32   0x00000005UL

Mode DIV32 for WTIMER_CTRL

Definition at line 623 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_PRESC_DIV4   0x00000002UL

Mode DIV4 for WTIMER_CTRL

Definition at line 620 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_PRESC_DIV512   0x00000009UL

Mode DIV512 for WTIMER_CTRL

Definition at line 627 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_PRESC_DIV64   0x00000006UL

Mode DIV64 for WTIMER_CTRL

Definition at line 624 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_PRESC_DIV8   0x00000003UL

Mode DIV8 for WTIMER_CTRL

Definition at line 621 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_PRESC_MASK   0xF000000UL

Bit mask for TIMER_PRESC

Definition at line 616 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_PRESC_SHIFT   24

Shift value for TIMER_PRESC

Definition at line 615 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_QDM_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 560 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_QDM_MASK   0x20UL

Bit mask for TIMER_QDM

Definition at line 559 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_QDM_SHIFT   5

Shift value for TIMER_QDM

Definition at line 558 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_QDM_X2   0x00000000UL

Mode X2 for WTIMER_CTRL

Definition at line 561 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_QDM_X4   0x00000001UL

Mode X4 for WTIMER_CTRL

Definition at line 562 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_RESETVALUE   0x00000000UL

Default value for WTIMER_CTRL

Definition at line 533 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_RISEA_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 578 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_RISEA_MASK   0x300UL

Bit mask for TIMER_RISEA

Definition at line 577 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_RISEA_NONE   0x00000000UL

Mode NONE for WTIMER_CTRL

Definition at line 579 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_RISEA_RELOADSTART   0x00000003UL

Mode RELOADSTART for WTIMER_CTRL

Definition at line 582 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_RISEA_SHIFT   8

Shift value for TIMER_RISEA

Definition at line 576 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_RISEA_START   0x00000001UL

Mode START for WTIMER_CTRL

Definition at line 580 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_RISEA_STOP   0x00000002UL

Mode STOP for WTIMER_CTRL

Definition at line 581 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_RSSCOIST_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 649 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_RSSCOIST_MASK   0x20000000UL

Bit mask for TIMER_RSSCOIST

Definition at line 648 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_RSSCOIST_SHIFT   29

Shift value for TIMER_RSSCOIST

Definition at line 647 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_SYNC_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 550 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_SYNC_MASK   0x8UL

Bit mask for TIMER_SYNC

Definition at line 549 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_SYNC_SHIFT   3

Shift value for TIMER_SYNC

Definition at line 548 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_X2CNT_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_CTRL

Definition at line 603 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_X2CNT_MASK   0x2000UL

Bit mask for TIMER_X2CNT

Definition at line 602 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_CTRL_X2CNT_SHIFT   13

Shift value for TIMER_X2CNT

Definition at line 601 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTAR_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTCTRL

Definition at line 1787 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTAR_MASK   0x200UL

Bit mask for TIMER_DTAR

Definition at line 1786 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTAR_SHIFT   9

Shift value for TIMER_DTAR

Definition at line 1785 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTCINV_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTCTRL

Definition at line 1754 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTCINV_MASK   0x8UL

Bit mask for TIMER_DTCINV

Definition at line 1753 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTCINV_SHIFT   3

Shift value for TIMER_DTCINV

Definition at line 1752 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTDAS_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTCTRL

Definition at line 1740 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTDAS_MASK   0x2UL

Bit mask for TIMER_DTDAS

Definition at line 1739 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTDAS_NORESTART   0x00000000UL

Mode NORESTART for WTIMER_DTCTRL

Definition at line 1741 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTDAS_RESTART   0x00000001UL

Mode RESTART for WTIMER_DTCTRL

Definition at line 1742 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTDAS_SHIFT   1

Shift value for TIMER_DTDAS

Definition at line 1738 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTCTRL

Definition at line 1735 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTEN_MASK   0x1UL

Bit mask for TIMER_DTEN

Definition at line 1734 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTEN_SHIFT   0

Shift value for TIMER_DTEN

Definition at line 1733 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTFATS_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTCTRL

Definition at line 1792 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTFATS_MASK   0x400UL

Bit mask for TIMER_DTFATS

Definition at line 1791 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTFATS_SHIFT   10

Shift value for TIMER_DTFATS

Definition at line 1790 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTIPOL_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTCTRL

Definition at line 1749 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTIPOL_MASK   0x4UL

Bit mask for TIMER_DTIPOL

Definition at line 1748 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTIPOL_SHIFT   2

Shift value for TIMER_DTIPOL

Definition at line 1747 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTPRSEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTCTRL

Definition at line 1797 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTPRSEN_MASK   0x1000000UL

Bit mask for TIMER_DTPRSEN

Definition at line 1796 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTPRSEN_SHIFT   24

Shift value for TIMER_DTPRSEN

Definition at line 1795 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTPRSSEL_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTCTRL

Definition at line 1758 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTPRSSEL_MASK   0xF0UL

Bit mask for TIMER_DTPRSSEL

Definition at line 1757 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH0   0x00000000UL

Mode PRSCH0 for WTIMER_DTCTRL

Definition at line 1759 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH1   0x00000001UL

Mode PRSCH1 for WTIMER_DTCTRL

Definition at line 1760 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH10   0x0000000AUL

Mode PRSCH10 for WTIMER_DTCTRL

Definition at line 1769 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH11   0x0000000BUL

Mode PRSCH11 for WTIMER_DTCTRL

Definition at line 1770 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH2   0x00000002UL

Mode PRSCH2 for WTIMER_DTCTRL

Definition at line 1761 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH3   0x00000003UL

Mode PRSCH3 for WTIMER_DTCTRL

Definition at line 1762 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH4   0x00000004UL

Mode PRSCH4 for WTIMER_DTCTRL

Definition at line 1763 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH5   0x00000005UL

Mode PRSCH5 for WTIMER_DTCTRL

Definition at line 1764 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH6   0x00000006UL

Mode PRSCH6 for WTIMER_DTCTRL

Definition at line 1765 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH7   0x00000007UL

Mode PRSCH7 for WTIMER_DTCTRL

Definition at line 1766 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH8   0x00000008UL

Mode PRSCH8 for WTIMER_DTCTRL

Definition at line 1767 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTPRSSEL_PRSCH9   0x00000009UL

Mode PRSCH9 for WTIMER_DTCTRL

Definition at line 1768 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_DTPRSSEL_SHIFT   4

Shift value for TIMER_DTPRSSEL

Definition at line 1756 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_MASK   0x010006FFUL

Mask for WTIMER_DTCTRL

Definition at line 1731 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTCTRL_RESETVALUE   0x00000000UL

Default value for WTIMER_DTCTRL

Definition at line 1730 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULT_DTDBGF_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFAULT

Definition at line 1980 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULT_DTDBGF_MASK   0x4UL

Bit mask for TIMER_DTDBGF

Definition at line 1979 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULT_DTDBGF_SHIFT   2

Shift value for TIMER_DTDBGF

Definition at line 1978 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULT_DTLOCKUPF_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFAULT

Definition at line 1985 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULT_DTLOCKUPF_MASK   0x8UL

Bit mask for TIMER_DTLOCKUPF

Definition at line 1984 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULT_DTLOCKUPF_SHIFT   3

Shift value for TIMER_DTLOCKUPF

Definition at line 1983 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULT_DTPRS0F_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFAULT

Definition at line 1970 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULT_DTPRS0F_MASK   0x1UL

Bit mask for TIMER_DTPRS0F

Definition at line 1969 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULT_DTPRS0F_SHIFT   0

Shift value for TIMER_DTPRS0F

Definition at line 1968 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULT_DTPRS1F_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFAULT

Definition at line 1975 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULT_DTPRS1F_MASK   0x2UL

Bit mask for TIMER_DTPRS1F

Definition at line 1974 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULT_DTPRS1F_SHIFT   1

Shift value for TIMER_DTPRS1F

Definition at line 1973 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULT_MASK   0x0000000FUL

Mask for WTIMER_DTFAULT

Definition at line 1966 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULT_RESETVALUE   0x00000000UL

Default value for WTIMER_DTFAULT

Definition at line 1965 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULTC_DTDBGFC_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFAULTC

Definition at line 2004 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULTC_DTDBGFC_MASK   0x4UL

Bit mask for TIMER_DTDBGFC

Definition at line 2003 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULTC_DTDBGFC_SHIFT   2

Shift value for TIMER_DTDBGFC

Definition at line 2002 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULTC_DTPRS0FC_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFAULTC

Definition at line 1994 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULTC_DTPRS0FC_MASK   0x1UL

Bit mask for TIMER_DTPRS0FC

Definition at line 1993 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULTC_DTPRS0FC_SHIFT   0

Shift value for TIMER_DTPRS0FC

Definition at line 1992 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULTC_DTPRS1FC_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFAULTC

Definition at line 1999 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULTC_DTPRS1FC_MASK   0x2UL

Bit mask for TIMER_DTPRS1FC

Definition at line 1998 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULTC_DTPRS1FC_SHIFT   1

Shift value for TIMER_DTPRS1FC

Definition at line 1997 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULTC_MASK   0x0000000FUL

Mask for WTIMER_DTFAULTC

Definition at line 1990 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULTC_RESETVALUE   0x00000000UL

Default value for WTIMER_DTFAULTC

Definition at line 1989 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULTC_TLOCKUPFC_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFAULTC

Definition at line 2009 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULTC_TLOCKUPFC_MASK   0x8UL

Bit mask for TIMER_TLOCKUPFC

Definition at line 2008 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFAULTC_TLOCKUPFC_SHIFT   3

Shift value for TIMER_TLOCKUPFC

Definition at line 2007 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTDBGFEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFC

Definition at line 1922 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTDBGFEN_MASK   0x4000000UL

Bit mask for TIMER_DTDBGFEN

Definition at line 1921 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTDBGFEN_SHIFT   26

Shift value for TIMER_DTDBGFEN

Definition at line 1920 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTFA_CLEAR   0x00000002UL

Mode CLEAR for WTIMER_DTFC

Definition at line 1902 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTFA_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFC

Definition at line 1899 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTFA_INACTIVE   0x00000001UL

Mode INACTIVE for WTIMER_DTFC

Definition at line 1901 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTFA_MASK   0x30000UL

Bit mask for TIMER_DTFA

Definition at line 1898 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTFA_NONE   0x00000000UL

Mode NONE for WTIMER_DTFC

Definition at line 1900 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTFA_SHIFT   16

Shift value for TIMER_DTFA

Definition at line 1897 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTFA_TRISTATE   0x00000003UL

Mode TRISTATE for WTIMER_DTFC

Definition at line 1903 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTLOCKUPFEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFC

Definition at line 1927 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTLOCKUPFEN_MASK   0x8000000UL

Bit mask for TIMER_DTLOCKUPFEN

Definition at line 1926 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTLOCKUPFEN_SHIFT   27

Shift value for TIMER_DTLOCKUPFEN

Definition at line 1925 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS0FEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFC

Definition at line 1912 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS0FEN_MASK   0x1000000UL

Bit mask for TIMER_DTPRS0FEN

Definition at line 1911 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS0FEN_SHIFT   24

Shift value for TIMER_DTPRS0FEN

Definition at line 1910 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS0FSEL_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFC

Definition at line 1843 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS0FSEL_MASK   0xFUL

Bit mask for TIMER_DTPRS0FSEL

Definition at line 1842 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH0   0x00000000UL

Mode PRSCH0 for WTIMER_DTFC

Definition at line 1844 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH1   0x00000001UL

Mode PRSCH1 for WTIMER_DTFC

Definition at line 1845 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH10   0x0000000AUL

Mode PRSCH10 for WTIMER_DTFC

Definition at line 1854 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH11   0x0000000BUL

Mode PRSCH11 for WTIMER_DTFC

Definition at line 1855 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH2   0x00000002UL

Mode PRSCH2 for WTIMER_DTFC

Definition at line 1846 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH3   0x00000003UL

Mode PRSCH3 for WTIMER_DTFC

Definition at line 1847 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH4   0x00000004UL

Mode PRSCH4 for WTIMER_DTFC

Definition at line 1848 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH5   0x00000005UL

Mode PRSCH5 for WTIMER_DTFC

Definition at line 1849 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH6   0x00000006UL

Mode PRSCH6 for WTIMER_DTFC

Definition at line 1850 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH7   0x00000007UL

Mode PRSCH7 for WTIMER_DTFC

Definition at line 1851 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH8   0x00000008UL

Mode PRSCH8 for WTIMER_DTFC

Definition at line 1852 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS0FSEL_PRSCH9   0x00000009UL

Mode PRSCH9 for WTIMER_DTFC

Definition at line 1853 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS0FSEL_SHIFT   0

Shift value for TIMER_DTPRS0FSEL

Definition at line 1841 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS1FEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFC

Definition at line 1917 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS1FEN_MASK   0x2000000UL

Bit mask for TIMER_DTPRS1FEN

Definition at line 1916 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS1FEN_SHIFT   25

Shift value for TIMER_DTPRS1FEN

Definition at line 1915 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS1FSEL_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTFC

Definition at line 1871 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS1FSEL_MASK   0xF00UL

Bit mask for TIMER_DTPRS1FSEL

Definition at line 1870 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH0   0x00000000UL

Mode PRSCH0 for WTIMER_DTFC

Definition at line 1872 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH1   0x00000001UL

Mode PRSCH1 for WTIMER_DTFC

Definition at line 1873 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH10   0x0000000AUL

Mode PRSCH10 for WTIMER_DTFC

Definition at line 1882 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH11   0x0000000BUL

Mode PRSCH11 for WTIMER_DTFC

Definition at line 1883 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH2   0x00000002UL

Mode PRSCH2 for WTIMER_DTFC

Definition at line 1874 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH3   0x00000003UL

Mode PRSCH3 for WTIMER_DTFC

Definition at line 1875 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH4   0x00000004UL

Mode PRSCH4 for WTIMER_DTFC

Definition at line 1876 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH5   0x00000005UL

Mode PRSCH5 for WTIMER_DTFC

Definition at line 1877 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH6   0x00000006UL

Mode PRSCH6 for WTIMER_DTFC

Definition at line 1878 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH7   0x00000007UL

Mode PRSCH7 for WTIMER_DTFC

Definition at line 1879 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH8   0x00000008UL

Mode PRSCH8 for WTIMER_DTFC

Definition at line 1880 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS1FSEL_PRSCH9   0x00000009UL

Mode PRSCH9 for WTIMER_DTFC

Definition at line 1881 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_DTPRS1FSEL_SHIFT   8

Shift value for TIMER_DTPRS1FSEL

Definition at line 1869 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_MASK   0x0F030F0FUL

Mask for WTIMER_DTFC

Definition at line 1840 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTFC_RESETVALUE   0x00000000UL

Default value for WTIMER_DTFC

Definition at line 1839 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTLOCK_LOCKKEY_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTLOCK

Definition at line 2017 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTLOCK_LOCKKEY_LOCK   0x00000000UL

Mode LOCK for WTIMER_DTLOCK

Definition at line 2018 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTLOCK_LOCKKEY_LOCKED   0x00000001UL

Mode LOCKED for WTIMER_DTLOCK

Definition at line 2020 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTLOCK_LOCKKEY_MASK   0xFFFFUL

Bit mask for TIMER_LOCKKEY

Definition at line 2016 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTLOCK_LOCKKEY_SHIFT   0

Shift value for TIMER_LOCKKEY

Definition at line 2015 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTLOCK_LOCKKEY_UNLOCK   0x0000CE80UL

Mode UNLOCK for WTIMER_DTLOCK

Definition at line 2021 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTLOCK_LOCKKEY_UNLOCKED   0x00000000UL

Mode UNLOCKED for WTIMER_DTLOCK

Definition at line 2019 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTLOCK_MASK   0x0000FFFFUL

Mask for WTIMER_DTLOCK

Definition at line 2014 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTLOCK_RESETVALUE   0x00000000UL

Default value for WTIMER_DTLOCK

Definition at line 2013 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTOGEN_DTOGCC0EN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTOGEN

Definition at line 1936 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTOGEN_DTOGCC0EN_MASK   0x1UL

Bit mask for TIMER_DTOGCC0EN

Definition at line 1935 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTOGEN_DTOGCC0EN_SHIFT   0

Shift value for TIMER_DTOGCC0EN

Definition at line 1934 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTOGEN_DTOGCC1EN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTOGEN

Definition at line 1941 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTOGEN_DTOGCC1EN_MASK   0x2UL

Bit mask for TIMER_DTOGCC1EN

Definition at line 1940 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTOGEN_DTOGCC1EN_SHIFT   1

Shift value for TIMER_DTOGCC1EN

Definition at line 1939 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTOGEN_DTOGCC2EN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTOGEN

Definition at line 1946 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTOGEN_DTOGCC2EN_MASK   0x4UL

Bit mask for TIMER_DTOGCC2EN

Definition at line 1945 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTOGEN_DTOGCC2EN_SHIFT   2

Shift value for TIMER_DTOGCC2EN

Definition at line 1944 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTOGEN_DTOGCDTI0EN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTOGEN

Definition at line 1951 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTOGEN_DTOGCDTI0EN_MASK   0x8UL

Bit mask for TIMER_DTOGCDTI0EN

Definition at line 1950 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTOGEN_DTOGCDTI0EN_SHIFT   3

Shift value for TIMER_DTOGCDTI0EN

Definition at line 1949 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTOGEN_DTOGCDTI1EN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTOGEN

Definition at line 1956 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTOGEN_DTOGCDTI1EN_MASK   0x10UL

Bit mask for TIMER_DTOGCDTI1EN

Definition at line 1955 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTOGEN_DTOGCDTI1EN_SHIFT   4

Shift value for TIMER_DTOGCDTI1EN

Definition at line 1954 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTOGEN_DTOGCDTI2EN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTOGEN

Definition at line 1961 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTOGEN_DTOGCDTI2EN_MASK   0x20UL

Bit mask for TIMER_DTOGCDTI2EN

Definition at line 1960 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTOGEN_DTOGCDTI2EN_SHIFT   5

Shift value for TIMER_DTOGCDTI2EN

Definition at line 1959 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTOGEN_MASK   0x0000003FUL

Mask for WTIMER_DTOGEN

Definition at line 1932 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTOGEN_RESETVALUE   0x00000000UL

Default value for WTIMER_DTOGEN

Definition at line 1931 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_DTFALLT_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTTIME

Definition at line 1835 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_DTFALLT_MASK   0x3F0000UL

Bit mask for TIMER_DTFALLT

Definition at line 1834 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_DTFALLT_SHIFT   16

Shift value for TIMER_DTFALLT

Definition at line 1833 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_DTPRESC_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTTIME

Definition at line 1805 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_DTPRESC_DIV1   0x00000000UL

Mode DIV1 for WTIMER_DTTIME

Definition at line 1806 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_DTPRESC_DIV1024   0x0000000AUL

Mode DIV1024 for WTIMER_DTTIME

Definition at line 1816 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_DTPRESC_DIV128   0x00000007UL

Mode DIV128 for WTIMER_DTTIME

Definition at line 1813 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_DTPRESC_DIV16   0x00000004UL

Mode DIV16 for WTIMER_DTTIME

Definition at line 1810 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_DTPRESC_DIV2   0x00000001UL

Mode DIV2 for WTIMER_DTTIME

Definition at line 1807 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_DTPRESC_DIV256   0x00000008UL

Mode DIV256 for WTIMER_DTTIME

Definition at line 1814 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_DTPRESC_DIV32   0x00000005UL

Mode DIV32 for WTIMER_DTTIME

Definition at line 1811 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_DTPRESC_DIV4   0x00000002UL

Mode DIV4 for WTIMER_DTTIME

Definition at line 1808 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_DTPRESC_DIV512   0x00000009UL

Mode DIV512 for WTIMER_DTTIME

Definition at line 1815 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_DTPRESC_DIV64   0x00000006UL

Mode DIV64 for WTIMER_DTTIME

Definition at line 1812 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_DTPRESC_DIV8   0x00000003UL

Mode DIV8 for WTIMER_DTTIME

Definition at line 1809 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_DTPRESC_MASK   0xFUL

Bit mask for TIMER_DTPRESC

Definition at line 1804 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_DTPRESC_SHIFT   0

Shift value for TIMER_DTPRESC

Definition at line 1803 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_DTRISET_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_DTTIME

Definition at line 1831 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_DTRISET_MASK   0x3F00UL

Bit mask for TIMER_DTRISET

Definition at line 1830 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_DTRISET_SHIFT   8

Shift value for TIMER_DTRISET

Definition at line 1829 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_MASK   0x003F3F0FUL

Mask for WTIMER_DTTIME

Definition at line 1802 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_DTTIME_RESETVALUE   0x00000000UL

Default value for WTIMER_DTTIME

Definition at line 1801 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_CC0_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IEN

Definition at line 963 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_CC0_MASK   0x10UL

Bit mask for TIMER_CC0

Definition at line 962 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_CC0_SHIFT   4

Shift value for TIMER_CC0

Definition at line 961 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_CC1_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IEN

Definition at line 968 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_CC1_MASK   0x20UL

Bit mask for TIMER_CC1

Definition at line 967 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_CC1_SHIFT   5

Shift value for TIMER_CC1

Definition at line 966 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_CC2_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IEN

Definition at line 973 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_CC2_MASK   0x40UL

Bit mask for TIMER_CC2

Definition at line 972 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_CC2_SHIFT   6

Shift value for TIMER_CC2

Definition at line 971 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_CC3_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IEN

Definition at line 978 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_CC3_MASK   0x80UL

Bit mask for TIMER_CC3

Definition at line 977 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_CC3_SHIFT   7

Shift value for TIMER_CC3

Definition at line 976 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_DIRCHG_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IEN

Definition at line 958 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_DIRCHG_MASK   0x4UL

Bit mask for TIMER_DIRCHG

Definition at line 957 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_DIRCHG_SHIFT   2

Shift value for TIMER_DIRCHG

Definition at line 956 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_ICBOF0_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IEN

Definition at line 983 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_ICBOF0_MASK   0x100UL

Bit mask for TIMER_ICBOF0

Definition at line 982 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_ICBOF0_SHIFT   8

Shift value for TIMER_ICBOF0

Definition at line 981 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_ICBOF1_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IEN

Definition at line 988 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_ICBOF1_MASK   0x200UL

Bit mask for TIMER_ICBOF1

Definition at line 987 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_ICBOF1_SHIFT   9

Shift value for TIMER_ICBOF1

Definition at line 986 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_ICBOF2_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IEN

Definition at line 993 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_ICBOF2_MASK   0x400UL

Bit mask for TIMER_ICBOF2

Definition at line 992 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_ICBOF2_SHIFT   10

Shift value for TIMER_ICBOF2

Definition at line 991 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_ICBOF3_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IEN

Definition at line 998 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_ICBOF3_MASK   0x800UL

Bit mask for TIMER_ICBOF3

Definition at line 997 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_ICBOF3_SHIFT   11

Shift value for TIMER_ICBOF3

Definition at line 996 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_MASK   0x00000FF7UL

Mask for WTIMER_IEN

Definition at line 944 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_OF_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IEN

Definition at line 948 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_OF_MASK   0x1UL

Bit mask for TIMER_OF

Definition at line 947 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_OF_SHIFT   0

Shift value for TIMER_OF

Definition at line 946 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_RESETVALUE   0x00000000UL

Default value for WTIMER_IEN

Definition at line 943 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_UF_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IEN

Definition at line 953 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_UF_MASK   0x2UL

Bit mask for TIMER_UF

Definition at line 952 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IEN_UF_SHIFT   1

Shift value for TIMER_UF

Definition at line 951 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_CC0_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IF

Definition at line 786 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_CC0_MASK   0x10UL

Bit mask for TIMER_CC0

Definition at line 785 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_CC0_SHIFT   4

Shift value for TIMER_CC0

Definition at line 784 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_CC1_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IF

Definition at line 791 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_CC1_MASK   0x20UL

Bit mask for TIMER_CC1

Definition at line 790 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_CC1_SHIFT   5

Shift value for TIMER_CC1

Definition at line 789 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_CC2_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IF

Definition at line 796 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_CC2_MASK   0x40UL

Bit mask for TIMER_CC2

Definition at line 795 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_CC2_SHIFT   6

Shift value for TIMER_CC2

Definition at line 794 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_CC3_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IF

Definition at line 801 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_CC3_MASK   0x80UL

Bit mask for TIMER_CC3

Definition at line 800 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_CC3_SHIFT   7

Shift value for TIMER_CC3

Definition at line 799 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_DIRCHG_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IF

Definition at line 781 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_DIRCHG_MASK   0x4UL

Bit mask for TIMER_DIRCHG

Definition at line 780 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_DIRCHG_SHIFT   2

Shift value for TIMER_DIRCHG

Definition at line 779 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_ICBOF0_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IF

Definition at line 806 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_ICBOF0_MASK   0x100UL

Bit mask for TIMER_ICBOF0

Definition at line 805 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_ICBOF0_SHIFT   8

Shift value for TIMER_ICBOF0

Definition at line 804 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_ICBOF1_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IF

Definition at line 811 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_ICBOF1_MASK   0x200UL

Bit mask for TIMER_ICBOF1

Definition at line 810 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_ICBOF1_SHIFT   9

Shift value for TIMER_ICBOF1

Definition at line 809 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_ICBOF2_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IF

Definition at line 816 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_ICBOF2_MASK   0x400UL

Bit mask for TIMER_ICBOF2

Definition at line 815 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_ICBOF2_SHIFT   10

Shift value for TIMER_ICBOF2

Definition at line 814 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_ICBOF3_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IF

Definition at line 821 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_ICBOF3_MASK   0x800UL

Bit mask for TIMER_ICBOF3

Definition at line 820 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_ICBOF3_SHIFT   11

Shift value for TIMER_ICBOF3

Definition at line 819 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_MASK   0x00000FF7UL

Mask for WTIMER_IF

Definition at line 767 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_OF_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IF

Definition at line 771 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_OF_MASK   0x1UL

Bit mask for TIMER_OF

Definition at line 770 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_OF_SHIFT   0

Shift value for TIMER_OF

Definition at line 769 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_RESETVALUE   0x00000000UL

Default value for WTIMER_IF

Definition at line 766 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_UF_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IF

Definition at line 776 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_UF_MASK   0x2UL

Bit mask for TIMER_UF

Definition at line 775 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IF_UF_SHIFT   1

Shift value for TIMER_UF

Definition at line 774 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_CC0_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFC

Definition at line 904 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_CC0_MASK   0x10UL

Bit mask for TIMER_CC0

Definition at line 903 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_CC0_SHIFT   4

Shift value for TIMER_CC0

Definition at line 902 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_CC1_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFC

Definition at line 909 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_CC1_MASK   0x20UL

Bit mask for TIMER_CC1

Definition at line 908 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_CC1_SHIFT   5

Shift value for TIMER_CC1

Definition at line 907 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_CC2_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFC

Definition at line 914 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_CC2_MASK   0x40UL

Bit mask for TIMER_CC2

Definition at line 913 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_CC2_SHIFT   6

Shift value for TIMER_CC2

Definition at line 912 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_CC3_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFC

Definition at line 919 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_CC3_MASK   0x80UL

Bit mask for TIMER_CC3

Definition at line 918 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_CC3_SHIFT   7

Shift value for TIMER_CC3

Definition at line 917 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_DIRCHG_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFC

Definition at line 899 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_DIRCHG_MASK   0x4UL

Bit mask for TIMER_DIRCHG

Definition at line 898 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_DIRCHG_SHIFT   2

Shift value for TIMER_DIRCHG

Definition at line 897 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_ICBOF0_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFC

Definition at line 924 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_ICBOF0_MASK   0x100UL

Bit mask for TIMER_ICBOF0

Definition at line 923 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_ICBOF0_SHIFT   8

Shift value for TIMER_ICBOF0

Definition at line 922 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_ICBOF1_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFC

Definition at line 929 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_ICBOF1_MASK   0x200UL

Bit mask for TIMER_ICBOF1

Definition at line 928 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_ICBOF1_SHIFT   9

Shift value for TIMER_ICBOF1

Definition at line 927 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_ICBOF2_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFC

Definition at line 934 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_ICBOF2_MASK   0x400UL

Bit mask for TIMER_ICBOF2

Definition at line 933 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_ICBOF2_SHIFT   10

Shift value for TIMER_ICBOF2

Definition at line 932 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_ICBOF3_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFC

Definition at line 939 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_ICBOF3_MASK   0x800UL

Bit mask for TIMER_ICBOF3

Definition at line 938 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_ICBOF3_SHIFT   11

Shift value for TIMER_ICBOF3

Definition at line 937 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_MASK   0x00000FF7UL

Mask for WTIMER_IFC

Definition at line 885 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_OF_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFC

Definition at line 889 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_OF_MASK   0x1UL

Bit mask for TIMER_OF

Definition at line 888 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_OF_SHIFT   0

Shift value for TIMER_OF

Definition at line 887 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_RESETVALUE   0x00000000UL

Default value for WTIMER_IFC

Definition at line 884 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_UF_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFC

Definition at line 894 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_UF_MASK   0x2UL

Bit mask for TIMER_UF

Definition at line 893 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFC_UF_SHIFT   1

Shift value for TIMER_UF

Definition at line 892 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_CC0_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFS

Definition at line 845 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_CC0_MASK   0x10UL

Bit mask for TIMER_CC0

Definition at line 844 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_CC0_SHIFT   4

Shift value for TIMER_CC0

Definition at line 843 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_CC1_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFS

Definition at line 850 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_CC1_MASK   0x20UL

Bit mask for TIMER_CC1

Definition at line 849 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_CC1_SHIFT   5

Shift value for TIMER_CC1

Definition at line 848 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_CC2_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFS

Definition at line 855 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_CC2_MASK   0x40UL

Bit mask for TIMER_CC2

Definition at line 854 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_CC2_SHIFT   6

Shift value for TIMER_CC2

Definition at line 853 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_CC3_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFS

Definition at line 860 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_CC3_MASK   0x80UL

Bit mask for TIMER_CC3

Definition at line 859 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_CC3_SHIFT   7

Shift value for TIMER_CC3

Definition at line 858 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_DIRCHG_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFS

Definition at line 840 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_DIRCHG_MASK   0x4UL

Bit mask for TIMER_DIRCHG

Definition at line 839 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_DIRCHG_SHIFT   2

Shift value for TIMER_DIRCHG

Definition at line 838 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_ICBOF0_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFS

Definition at line 865 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_ICBOF0_MASK   0x100UL

Bit mask for TIMER_ICBOF0

Definition at line 864 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_ICBOF0_SHIFT   8

Shift value for TIMER_ICBOF0

Definition at line 863 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_ICBOF1_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFS

Definition at line 870 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_ICBOF1_MASK   0x200UL

Bit mask for TIMER_ICBOF1

Definition at line 869 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_ICBOF1_SHIFT   9

Shift value for TIMER_ICBOF1

Definition at line 868 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_ICBOF2_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFS

Definition at line 875 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_ICBOF2_MASK   0x400UL

Bit mask for TIMER_ICBOF2

Definition at line 874 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_ICBOF2_SHIFT   10

Shift value for TIMER_ICBOF2

Definition at line 873 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_ICBOF3_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFS

Definition at line 880 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_ICBOF3_MASK   0x800UL

Bit mask for TIMER_ICBOF3

Definition at line 879 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_ICBOF3_SHIFT   11

Shift value for TIMER_ICBOF3

Definition at line 878 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_MASK   0x00000FF7UL

Mask for WTIMER_IFS

Definition at line 826 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_OF_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFS

Definition at line 830 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_OF_MASK   0x1UL

Bit mask for TIMER_OF

Definition at line 829 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_OF_SHIFT   0

Shift value for TIMER_OF

Definition at line 828 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_RESETVALUE   0x00000000UL

Default value for WTIMER_IFS

Definition at line 825 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_UF_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_IFS

Definition at line 835 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_UF_MASK   0x2UL

Bit mask for TIMER_UF

Definition at line 834 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_IFS_UF_SHIFT   1

Shift value for TIMER_UF

Definition at line 833 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_LOCK_MASK   0x0000FFFFUL

Mask for WTIMER_LOCK

Definition at line 1027 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_LOCK_RESETVALUE   0x00000000UL

Default value for WTIMER_LOCK

Definition at line 1026 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_LOCK_TIMERLOCKKEY_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_LOCK

Definition at line 1030 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_LOCK_TIMERLOCKKEY_LOCK   0x00000000UL

Mode LOCK for WTIMER_LOCK

Definition at line 1031 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_LOCK_TIMERLOCKKEY_LOCKED   0x00000001UL

Mode LOCKED for WTIMER_LOCK

Definition at line 1033 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_LOCK_TIMERLOCKKEY_MASK   0xFFFFUL

Bit mask for TIMER_TIMERLOCKKEY

Definition at line 1029 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_LOCK_TIMERLOCKKEY_SHIFT   0

Shift value for TIMER_TIMERLOCKKEY

Definition at line 1028 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_LOCK_TIMERLOCKKEY_UNLOCK   0x0000CE80UL

Mode UNLOCK for WTIMER_LOCK

Definition at line 1034 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_LOCK_TIMERLOCKKEY_UNLOCKED   0x00000000UL

Mode UNLOCKED for WTIMER_LOCK

Definition at line 1032 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_ROUTELOC0

Definition at line 1086 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC0   0x00000000UL

Mode LOC0 for WTIMER_ROUTELOC0

Definition at line 1085 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC1   0x00000001UL

Mode LOC1 for WTIMER_ROUTELOC0

Definition at line 1087 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC10   0x0000000AUL

Mode LOC10 for WTIMER_ROUTELOC0

Definition at line 1096 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC11   0x0000000BUL

Mode LOC11 for WTIMER_ROUTELOC0

Definition at line 1097 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC12   0x0000000CUL

Mode LOC12 for WTIMER_ROUTELOC0

Definition at line 1098 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC13   0x0000000DUL

Mode LOC13 for WTIMER_ROUTELOC0

Definition at line 1099 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC14   0x0000000EUL

Mode LOC14 for WTIMER_ROUTELOC0

Definition at line 1100 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC15   0x0000000FUL

Mode LOC15 for WTIMER_ROUTELOC0

Definition at line 1101 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC16   0x00000010UL

Mode LOC16 for WTIMER_ROUTELOC0

Definition at line 1102 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC17   0x00000011UL

Mode LOC17 for WTIMER_ROUTELOC0

Definition at line 1103 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC18   0x00000012UL

Mode LOC18 for WTIMER_ROUTELOC0

Definition at line 1104 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC19   0x00000013UL

Mode LOC19 for WTIMER_ROUTELOC0

Definition at line 1105 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC2   0x00000002UL

Mode LOC2 for WTIMER_ROUTELOC0

Definition at line 1088 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC20   0x00000014UL

Mode LOC20 for WTIMER_ROUTELOC0

Definition at line 1106 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC21   0x00000015UL

Mode LOC21 for WTIMER_ROUTELOC0

Definition at line 1107 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC22   0x00000016UL

Mode LOC22 for WTIMER_ROUTELOC0

Definition at line 1108 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC23   0x00000017UL

Mode LOC23 for WTIMER_ROUTELOC0

Definition at line 1109 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC24   0x00000018UL

Mode LOC24 for WTIMER_ROUTELOC0

Definition at line 1110 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC25   0x00000019UL

Mode LOC25 for WTIMER_ROUTELOC0

Definition at line 1111 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC26   0x0000001AUL

Mode LOC26 for WTIMER_ROUTELOC0

Definition at line 1112 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC27   0x0000001BUL

Mode LOC27 for WTIMER_ROUTELOC0

Definition at line 1113 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC28   0x0000001CUL

Mode LOC28 for WTIMER_ROUTELOC0

Definition at line 1114 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC29   0x0000001DUL

Mode LOC29 for WTIMER_ROUTELOC0

Definition at line 1115 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC3   0x00000003UL

Mode LOC3 for WTIMER_ROUTELOC0

Definition at line 1089 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC30   0x0000001EUL

Mode LOC30 for WTIMER_ROUTELOC0

Definition at line 1116 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC31   0x0000001FUL

Mode LOC31 for WTIMER_ROUTELOC0

Definition at line 1117 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC4   0x00000004UL

Mode LOC4 for WTIMER_ROUTELOC0

Definition at line 1090 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC5   0x00000005UL

Mode LOC5 for WTIMER_ROUTELOC0

Definition at line 1091 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC6   0x00000006UL

Mode LOC6 for WTIMER_ROUTELOC0

Definition at line 1092 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC7   0x00000007UL

Mode LOC7 for WTIMER_ROUTELOC0

Definition at line 1093 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC8   0x00000008UL

Mode LOC8 for WTIMER_ROUTELOC0

Definition at line 1094 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_LOC9   0x00000009UL

Mode LOC9 for WTIMER_ROUTELOC0

Definition at line 1095 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_MASK   0x1FUL

Bit mask for TIMER_CC0LOC

Definition at line 1084 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC0LOC_SHIFT   0

Shift value for TIMER_CC0LOC

Definition at line 1083 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_ROUTELOC0

Definition at line 1154 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC0   0x00000000UL

Mode LOC0 for WTIMER_ROUTELOC0

Definition at line 1153 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC1   0x00000001UL

Mode LOC1 for WTIMER_ROUTELOC0

Definition at line 1155 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC10   0x0000000AUL

Mode LOC10 for WTIMER_ROUTELOC0

Definition at line 1164 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC11   0x0000000BUL

Mode LOC11 for WTIMER_ROUTELOC0

Definition at line 1165 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC12   0x0000000CUL

Mode LOC12 for WTIMER_ROUTELOC0

Definition at line 1166 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC13   0x0000000DUL

Mode LOC13 for WTIMER_ROUTELOC0

Definition at line 1167 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC14   0x0000000EUL

Mode LOC14 for WTIMER_ROUTELOC0

Definition at line 1168 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC15   0x0000000FUL

Mode LOC15 for WTIMER_ROUTELOC0

Definition at line 1169 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC16   0x00000010UL

Mode LOC16 for WTIMER_ROUTELOC0

Definition at line 1170 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC17   0x00000011UL

Mode LOC17 for WTIMER_ROUTELOC0

Definition at line 1171 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC18   0x00000012UL

Mode LOC18 for WTIMER_ROUTELOC0

Definition at line 1172 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC19   0x00000013UL

Mode LOC19 for WTIMER_ROUTELOC0

Definition at line 1173 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC2   0x00000002UL

Mode LOC2 for WTIMER_ROUTELOC0

Definition at line 1156 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC20   0x00000014UL

Mode LOC20 for WTIMER_ROUTELOC0

Definition at line 1174 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC21   0x00000015UL

Mode LOC21 for WTIMER_ROUTELOC0

Definition at line 1175 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC22   0x00000016UL

Mode LOC22 for WTIMER_ROUTELOC0

Definition at line 1176 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC23   0x00000017UL

Mode LOC23 for WTIMER_ROUTELOC0

Definition at line 1177 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC24   0x00000018UL

Mode LOC24 for WTIMER_ROUTELOC0

Definition at line 1178 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC25   0x00000019UL

Mode LOC25 for WTIMER_ROUTELOC0

Definition at line 1179 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC26   0x0000001AUL

Mode LOC26 for WTIMER_ROUTELOC0

Definition at line 1180 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC27   0x0000001BUL

Mode LOC27 for WTIMER_ROUTELOC0

Definition at line 1181 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC28   0x0000001CUL

Mode LOC28 for WTIMER_ROUTELOC0

Definition at line 1182 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC29   0x0000001DUL

Mode LOC29 for WTIMER_ROUTELOC0

Definition at line 1183 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC3   0x00000003UL

Mode LOC3 for WTIMER_ROUTELOC0

Definition at line 1157 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC30   0x0000001EUL

Mode LOC30 for WTIMER_ROUTELOC0

Definition at line 1184 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC31   0x0000001FUL

Mode LOC31 for WTIMER_ROUTELOC0

Definition at line 1185 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC4   0x00000004UL

Mode LOC4 for WTIMER_ROUTELOC0

Definition at line 1158 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC5   0x00000005UL

Mode LOC5 for WTIMER_ROUTELOC0

Definition at line 1159 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC6   0x00000006UL

Mode LOC6 for WTIMER_ROUTELOC0

Definition at line 1160 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC7   0x00000007UL

Mode LOC7 for WTIMER_ROUTELOC0

Definition at line 1161 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC8   0x00000008UL

Mode LOC8 for WTIMER_ROUTELOC0

Definition at line 1162 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_LOC9   0x00000009UL

Mode LOC9 for WTIMER_ROUTELOC0

Definition at line 1163 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_MASK   0x1F00UL

Bit mask for TIMER_CC1LOC

Definition at line 1152 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC1LOC_SHIFT   8

Shift value for TIMER_CC1LOC

Definition at line 1151 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_ROUTELOC0

Definition at line 1222 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC0   0x00000000UL

Mode LOC0 for WTIMER_ROUTELOC0

Definition at line 1221 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC1   0x00000001UL

Mode LOC1 for WTIMER_ROUTELOC0

Definition at line 1223 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC10   0x0000000AUL

Mode LOC10 for WTIMER_ROUTELOC0

Definition at line 1232 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC11   0x0000000BUL

Mode LOC11 for WTIMER_ROUTELOC0

Definition at line 1233 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC12   0x0000000CUL

Mode LOC12 for WTIMER_ROUTELOC0

Definition at line 1234 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC13   0x0000000DUL

Mode LOC13 for WTIMER_ROUTELOC0

Definition at line 1235 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC14   0x0000000EUL

Mode LOC14 for WTIMER_ROUTELOC0

Definition at line 1236 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC15   0x0000000FUL

Mode LOC15 for WTIMER_ROUTELOC0

Definition at line 1237 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC16   0x00000010UL

Mode LOC16 for WTIMER_ROUTELOC0

Definition at line 1238 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC17   0x00000011UL

Mode LOC17 for WTIMER_ROUTELOC0

Definition at line 1239 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC18   0x00000012UL

Mode LOC18 for WTIMER_ROUTELOC0

Definition at line 1240 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC19   0x00000013UL

Mode LOC19 for WTIMER_ROUTELOC0

Definition at line 1241 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC2   0x00000002UL

Mode LOC2 for WTIMER_ROUTELOC0

Definition at line 1224 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC20   0x00000014UL

Mode LOC20 for WTIMER_ROUTELOC0

Definition at line 1242 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC21   0x00000015UL

Mode LOC21 for WTIMER_ROUTELOC0

Definition at line 1243 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC22   0x00000016UL

Mode LOC22 for WTIMER_ROUTELOC0

Definition at line 1244 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC23   0x00000017UL

Mode LOC23 for WTIMER_ROUTELOC0

Definition at line 1245 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC24   0x00000018UL

Mode LOC24 for WTIMER_ROUTELOC0

Definition at line 1246 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC25   0x00000019UL

Mode LOC25 for WTIMER_ROUTELOC0

Definition at line 1247 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC26   0x0000001AUL

Mode LOC26 for WTIMER_ROUTELOC0

Definition at line 1248 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC27   0x0000001BUL

Mode LOC27 for WTIMER_ROUTELOC0

Definition at line 1249 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC28   0x0000001CUL

Mode LOC28 for WTIMER_ROUTELOC0

Definition at line 1250 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC29   0x0000001DUL

Mode LOC29 for WTIMER_ROUTELOC0

Definition at line 1251 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC3   0x00000003UL

Mode LOC3 for WTIMER_ROUTELOC0

Definition at line 1225 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC30   0x0000001EUL

Mode LOC30 for WTIMER_ROUTELOC0

Definition at line 1252 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC31   0x0000001FUL

Mode LOC31 for WTIMER_ROUTELOC0

Definition at line 1253 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC4   0x00000004UL

Mode LOC4 for WTIMER_ROUTELOC0

Definition at line 1226 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC5   0x00000005UL

Mode LOC5 for WTIMER_ROUTELOC0

Definition at line 1227 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC6   0x00000006UL

Mode LOC6 for WTIMER_ROUTELOC0

Definition at line 1228 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC7   0x00000007UL

Mode LOC7 for WTIMER_ROUTELOC0

Definition at line 1229 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC8   0x00000008UL

Mode LOC8 for WTIMER_ROUTELOC0

Definition at line 1230 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_LOC9   0x00000009UL

Mode LOC9 for WTIMER_ROUTELOC0

Definition at line 1231 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_MASK   0x1F0000UL

Bit mask for TIMER_CC2LOC

Definition at line 1220 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC2LOC_SHIFT   16

Shift value for TIMER_CC2LOC

Definition at line 1219 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_ROUTELOC0

Definition at line 1290 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC0   0x00000000UL

Mode LOC0 for WTIMER_ROUTELOC0

Definition at line 1289 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC1   0x00000001UL

Mode LOC1 for WTIMER_ROUTELOC0

Definition at line 1291 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC10   0x0000000AUL

Mode LOC10 for WTIMER_ROUTELOC0

Definition at line 1300 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC11   0x0000000BUL

Mode LOC11 for WTIMER_ROUTELOC0

Definition at line 1301 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC12   0x0000000CUL

Mode LOC12 for WTIMER_ROUTELOC0

Definition at line 1302 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC13   0x0000000DUL

Mode LOC13 for WTIMER_ROUTELOC0

Definition at line 1303 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC14   0x0000000EUL

Mode LOC14 for WTIMER_ROUTELOC0

Definition at line 1304 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC15   0x0000000FUL

Mode LOC15 for WTIMER_ROUTELOC0

Definition at line 1305 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC16   0x00000010UL

Mode LOC16 for WTIMER_ROUTELOC0

Definition at line 1306 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC17   0x00000011UL

Mode LOC17 for WTIMER_ROUTELOC0

Definition at line 1307 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC18   0x00000012UL

Mode LOC18 for WTIMER_ROUTELOC0

Definition at line 1308 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC19   0x00000013UL

Mode LOC19 for WTIMER_ROUTELOC0

Definition at line 1309 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC2   0x00000002UL

Mode LOC2 for WTIMER_ROUTELOC0

Definition at line 1292 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC20   0x00000014UL

Mode LOC20 for WTIMER_ROUTELOC0

Definition at line 1310 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC21   0x00000015UL

Mode LOC21 for WTIMER_ROUTELOC0

Definition at line 1311 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC22   0x00000016UL

Mode LOC22 for WTIMER_ROUTELOC0

Definition at line 1312 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC23   0x00000017UL

Mode LOC23 for WTIMER_ROUTELOC0

Definition at line 1313 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC24   0x00000018UL

Mode LOC24 for WTIMER_ROUTELOC0

Definition at line 1314 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC25   0x00000019UL

Mode LOC25 for WTIMER_ROUTELOC0

Definition at line 1315 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC26   0x0000001AUL

Mode LOC26 for WTIMER_ROUTELOC0

Definition at line 1316 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC27   0x0000001BUL

Mode LOC27 for WTIMER_ROUTELOC0

Definition at line 1317 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC28   0x0000001CUL

Mode LOC28 for WTIMER_ROUTELOC0

Definition at line 1318 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC29   0x0000001DUL

Mode LOC29 for WTIMER_ROUTELOC0

Definition at line 1319 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC3   0x00000003UL

Mode LOC3 for WTIMER_ROUTELOC0

Definition at line 1293 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC30   0x0000001EUL

Mode LOC30 for WTIMER_ROUTELOC0

Definition at line 1320 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC31   0x0000001FUL

Mode LOC31 for WTIMER_ROUTELOC0

Definition at line 1321 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC4   0x00000004UL

Mode LOC4 for WTIMER_ROUTELOC0

Definition at line 1294 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC5   0x00000005UL

Mode LOC5 for WTIMER_ROUTELOC0

Definition at line 1295 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC6   0x00000006UL

Mode LOC6 for WTIMER_ROUTELOC0

Definition at line 1296 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC7   0x00000007UL

Mode LOC7 for WTIMER_ROUTELOC0

Definition at line 1297 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC8   0x00000008UL

Mode LOC8 for WTIMER_ROUTELOC0

Definition at line 1298 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_LOC9   0x00000009UL

Mode LOC9 for WTIMER_ROUTELOC0

Definition at line 1299 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_MASK   0x1F000000UL

Bit mask for TIMER_CC3LOC

Definition at line 1288 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_CC3LOC_SHIFT   24

Shift value for TIMER_CC3LOC

Definition at line 1287 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_MASK   0x1F1F1F1FUL

Mask for WTIMER_ROUTELOC0

Definition at line 1082 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC0_RESETVALUE   0x00000000UL

Default value for WTIMER_ROUTELOC0

Definition at line 1081 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_ROUTELOC2

Definition at line 1362 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC0   0x00000000UL

Mode LOC0 for WTIMER_ROUTELOC2

Definition at line 1361 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC1   0x00000001UL

Mode LOC1 for WTIMER_ROUTELOC2

Definition at line 1363 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC10   0x0000000AUL

Mode LOC10 for WTIMER_ROUTELOC2

Definition at line 1372 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC11   0x0000000BUL

Mode LOC11 for WTIMER_ROUTELOC2

Definition at line 1373 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC12   0x0000000CUL

Mode LOC12 for WTIMER_ROUTELOC2

Definition at line 1374 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC13   0x0000000DUL

Mode LOC13 for WTIMER_ROUTELOC2

Definition at line 1375 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC14   0x0000000EUL

Mode LOC14 for WTIMER_ROUTELOC2

Definition at line 1376 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC15   0x0000000FUL

Mode LOC15 for WTIMER_ROUTELOC2

Definition at line 1377 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC16   0x00000010UL

Mode LOC16 for WTIMER_ROUTELOC2

Definition at line 1378 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC17   0x00000011UL

Mode LOC17 for WTIMER_ROUTELOC2

Definition at line 1379 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC18   0x00000012UL

Mode LOC18 for WTIMER_ROUTELOC2

Definition at line 1380 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC19   0x00000013UL

Mode LOC19 for WTIMER_ROUTELOC2

Definition at line 1381 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC2   0x00000002UL

Mode LOC2 for WTIMER_ROUTELOC2

Definition at line 1364 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC20   0x00000014UL

Mode LOC20 for WTIMER_ROUTELOC2

Definition at line 1382 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC21   0x00000015UL

Mode LOC21 for WTIMER_ROUTELOC2

Definition at line 1383 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC22   0x00000016UL

Mode LOC22 for WTIMER_ROUTELOC2

Definition at line 1384 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC23   0x00000017UL

Mode LOC23 for WTIMER_ROUTELOC2

Definition at line 1385 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC24   0x00000018UL

Mode LOC24 for WTIMER_ROUTELOC2

Definition at line 1386 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC25   0x00000019UL

Mode LOC25 for WTIMER_ROUTELOC2

Definition at line 1387 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC26   0x0000001AUL

Mode LOC26 for WTIMER_ROUTELOC2

Definition at line 1388 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC27   0x0000001BUL

Mode LOC27 for WTIMER_ROUTELOC2

Definition at line 1389 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC28   0x0000001CUL

Mode LOC28 for WTIMER_ROUTELOC2

Definition at line 1390 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC29   0x0000001DUL

Mode LOC29 for WTIMER_ROUTELOC2

Definition at line 1391 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC3   0x00000003UL

Mode LOC3 for WTIMER_ROUTELOC2

Definition at line 1365 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC30   0x0000001EUL

Mode LOC30 for WTIMER_ROUTELOC2

Definition at line 1392 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC31   0x0000001FUL

Mode LOC31 for WTIMER_ROUTELOC2

Definition at line 1393 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC4   0x00000004UL

Mode LOC4 for WTIMER_ROUTELOC2

Definition at line 1366 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC5   0x00000005UL

Mode LOC5 for WTIMER_ROUTELOC2

Definition at line 1367 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC6   0x00000006UL

Mode LOC6 for WTIMER_ROUTELOC2

Definition at line 1368 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC7   0x00000007UL

Mode LOC7 for WTIMER_ROUTELOC2

Definition at line 1369 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC8   0x00000008UL

Mode LOC8 for WTIMER_ROUTELOC2

Definition at line 1370 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_LOC9   0x00000009UL

Mode LOC9 for WTIMER_ROUTELOC2

Definition at line 1371 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_MASK   0x1FUL

Bit mask for TIMER_CDTI0LOC

Definition at line 1360 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI0LOC_SHIFT   0

Shift value for TIMER_CDTI0LOC

Definition at line 1359 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_ROUTELOC2

Definition at line 1430 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC0   0x00000000UL

Mode LOC0 for WTIMER_ROUTELOC2

Definition at line 1429 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC1   0x00000001UL

Mode LOC1 for WTIMER_ROUTELOC2

Definition at line 1431 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC10   0x0000000AUL

Mode LOC10 for WTIMER_ROUTELOC2

Definition at line 1440 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC11   0x0000000BUL

Mode LOC11 for WTIMER_ROUTELOC2

Definition at line 1441 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC12   0x0000000CUL

Mode LOC12 for WTIMER_ROUTELOC2

Definition at line 1442 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC13   0x0000000DUL

Mode LOC13 for WTIMER_ROUTELOC2

Definition at line 1443 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC14   0x0000000EUL

Mode LOC14 for WTIMER_ROUTELOC2

Definition at line 1444 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC15   0x0000000FUL

Mode LOC15 for WTIMER_ROUTELOC2

Definition at line 1445 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC16   0x00000010UL

Mode LOC16 for WTIMER_ROUTELOC2

Definition at line 1446 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC17   0x00000011UL

Mode LOC17 for WTIMER_ROUTELOC2

Definition at line 1447 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC18   0x00000012UL

Mode LOC18 for WTIMER_ROUTELOC2

Definition at line 1448 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC19   0x00000013UL

Mode LOC19 for WTIMER_ROUTELOC2

Definition at line 1449 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC2   0x00000002UL

Mode LOC2 for WTIMER_ROUTELOC2

Definition at line 1432 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC20   0x00000014UL

Mode LOC20 for WTIMER_ROUTELOC2

Definition at line 1450 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC21   0x00000015UL

Mode LOC21 for WTIMER_ROUTELOC2

Definition at line 1451 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC22   0x00000016UL

Mode LOC22 for WTIMER_ROUTELOC2

Definition at line 1452 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC23   0x00000017UL

Mode LOC23 for WTIMER_ROUTELOC2

Definition at line 1453 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC24   0x00000018UL

Mode LOC24 for WTIMER_ROUTELOC2

Definition at line 1454 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC25   0x00000019UL

Mode LOC25 for WTIMER_ROUTELOC2

Definition at line 1455 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC26   0x0000001AUL

Mode LOC26 for WTIMER_ROUTELOC2

Definition at line 1456 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC27   0x0000001BUL

Mode LOC27 for WTIMER_ROUTELOC2

Definition at line 1457 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC28   0x0000001CUL

Mode LOC28 for WTIMER_ROUTELOC2

Definition at line 1458 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC29   0x0000001DUL

Mode LOC29 for WTIMER_ROUTELOC2

Definition at line 1459 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC3   0x00000003UL

Mode LOC3 for WTIMER_ROUTELOC2

Definition at line 1433 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC30   0x0000001EUL

Mode LOC30 for WTIMER_ROUTELOC2

Definition at line 1460 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC31   0x0000001FUL

Mode LOC31 for WTIMER_ROUTELOC2

Definition at line 1461 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC4   0x00000004UL

Mode LOC4 for WTIMER_ROUTELOC2

Definition at line 1434 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC5   0x00000005UL

Mode LOC5 for WTIMER_ROUTELOC2

Definition at line 1435 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC6   0x00000006UL

Mode LOC6 for WTIMER_ROUTELOC2

Definition at line 1436 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC7   0x00000007UL

Mode LOC7 for WTIMER_ROUTELOC2

Definition at line 1437 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC8   0x00000008UL

Mode LOC8 for WTIMER_ROUTELOC2

Definition at line 1438 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_LOC9   0x00000009UL

Mode LOC9 for WTIMER_ROUTELOC2

Definition at line 1439 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_MASK   0x1F00UL

Bit mask for TIMER_CDTI1LOC

Definition at line 1428 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI1LOC_SHIFT   8

Shift value for TIMER_CDTI1LOC

Definition at line 1427 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_ROUTELOC2

Definition at line 1498 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC0   0x00000000UL

Mode LOC0 for WTIMER_ROUTELOC2

Definition at line 1497 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC1   0x00000001UL

Mode LOC1 for WTIMER_ROUTELOC2

Definition at line 1499 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC10   0x0000000AUL

Mode LOC10 for WTIMER_ROUTELOC2

Definition at line 1508 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC11   0x0000000BUL

Mode LOC11 for WTIMER_ROUTELOC2

Definition at line 1509 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC12   0x0000000CUL

Mode LOC12 for WTIMER_ROUTELOC2

Definition at line 1510 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC13   0x0000000DUL

Mode LOC13 for WTIMER_ROUTELOC2

Definition at line 1511 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC14   0x0000000EUL

Mode LOC14 for WTIMER_ROUTELOC2

Definition at line 1512 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC15   0x0000000FUL

Mode LOC15 for WTIMER_ROUTELOC2

Definition at line 1513 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC16   0x00000010UL

Mode LOC16 for WTIMER_ROUTELOC2

Definition at line 1514 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC17   0x00000011UL

Mode LOC17 for WTIMER_ROUTELOC2

Definition at line 1515 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC18   0x00000012UL

Mode LOC18 for WTIMER_ROUTELOC2

Definition at line 1516 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC19   0x00000013UL

Mode LOC19 for WTIMER_ROUTELOC2

Definition at line 1517 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC2   0x00000002UL

Mode LOC2 for WTIMER_ROUTELOC2

Definition at line 1500 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC20   0x00000014UL

Mode LOC20 for WTIMER_ROUTELOC2

Definition at line 1518 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC21   0x00000015UL

Mode LOC21 for WTIMER_ROUTELOC2

Definition at line 1519 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC22   0x00000016UL

Mode LOC22 for WTIMER_ROUTELOC2

Definition at line 1520 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC23   0x00000017UL

Mode LOC23 for WTIMER_ROUTELOC2

Definition at line 1521 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC24   0x00000018UL

Mode LOC24 for WTIMER_ROUTELOC2

Definition at line 1522 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC25   0x00000019UL

Mode LOC25 for WTIMER_ROUTELOC2

Definition at line 1523 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC26   0x0000001AUL

Mode LOC26 for WTIMER_ROUTELOC2

Definition at line 1524 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC27   0x0000001BUL

Mode LOC27 for WTIMER_ROUTELOC2

Definition at line 1525 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC28   0x0000001CUL

Mode LOC28 for WTIMER_ROUTELOC2

Definition at line 1526 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC29   0x0000001DUL

Mode LOC29 for WTIMER_ROUTELOC2

Definition at line 1527 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC3   0x00000003UL

Mode LOC3 for WTIMER_ROUTELOC2

Definition at line 1501 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC30   0x0000001EUL

Mode LOC30 for WTIMER_ROUTELOC2

Definition at line 1528 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC31   0x0000001FUL

Mode LOC31 for WTIMER_ROUTELOC2

Definition at line 1529 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC4   0x00000004UL

Mode LOC4 for WTIMER_ROUTELOC2

Definition at line 1502 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC5   0x00000005UL

Mode LOC5 for WTIMER_ROUTELOC2

Definition at line 1503 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC6   0x00000006UL

Mode LOC6 for WTIMER_ROUTELOC2

Definition at line 1504 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC7   0x00000007UL

Mode LOC7 for WTIMER_ROUTELOC2

Definition at line 1505 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC8   0x00000008UL

Mode LOC8 for WTIMER_ROUTELOC2

Definition at line 1506 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_LOC9   0x00000009UL

Mode LOC9 for WTIMER_ROUTELOC2

Definition at line 1507 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_MASK   0x1F0000UL

Bit mask for TIMER_CDTI2LOC

Definition at line 1496 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_CDTI2LOC_SHIFT   16

Shift value for TIMER_CDTI2LOC

Definition at line 1495 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_MASK   0x001F1F1FUL

Mask for WTIMER_ROUTELOC2

Definition at line 1358 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTELOC2_RESETVALUE   0x00000000UL

Default value for WTIMER_ROUTELOC2

Definition at line 1357 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CC0PEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_ROUTEPEN

Definition at line 1047 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CC0PEN_MASK   0x1UL

Bit mask for TIMER_CC0PEN

Definition at line 1046 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CC0PEN_SHIFT   0

Shift value for TIMER_CC0PEN

Definition at line 1045 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CC1PEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_ROUTEPEN

Definition at line 1052 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CC1PEN_MASK   0x2UL

Bit mask for TIMER_CC1PEN

Definition at line 1051 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CC1PEN_SHIFT   1

Shift value for TIMER_CC1PEN

Definition at line 1050 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CC2PEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_ROUTEPEN

Definition at line 1057 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CC2PEN_MASK   0x4UL

Bit mask for TIMER_CC2PEN

Definition at line 1056 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CC2PEN_SHIFT   2

Shift value for TIMER_CC2PEN

Definition at line 1055 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CC3PEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_ROUTEPEN

Definition at line 1062 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CC3PEN_MASK   0x8UL

Bit mask for TIMER_CC3PEN

Definition at line 1061 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CC3PEN_SHIFT   3

Shift value for TIMER_CC3PEN

Definition at line 1060 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CDTI0PEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_ROUTEPEN

Definition at line 1067 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CDTI0PEN_MASK   0x100UL

Bit mask for TIMER_CDTI0PEN

Definition at line 1066 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CDTI0PEN_SHIFT   8

Shift value for TIMER_CDTI0PEN

Definition at line 1065 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CDTI1PEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_ROUTEPEN

Definition at line 1072 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CDTI1PEN_MASK   0x200UL

Bit mask for TIMER_CDTI1PEN

Definition at line 1071 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CDTI1PEN_SHIFT   9

Shift value for TIMER_CDTI1PEN

Definition at line 1070 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CDTI2PEN_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_ROUTEPEN

Definition at line 1077 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CDTI2PEN_MASK   0x400UL

Bit mask for TIMER_CDTI2PEN

Definition at line 1076 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_CDTI2PEN_SHIFT   10

Shift value for TIMER_CDTI2PEN

Definition at line 1075 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_MASK   0x0000070FUL

Mask for WTIMER_ROUTEPEN

Definition at line 1043 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_ROUTEPEN_RESETVALUE   0x00000000UL

Default value for WTIMER_ROUTEPEN

Definition at line 1042 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_STATUS_CCPOL0_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_STATUS

Definition at line 731 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_STATUS_CCPOL0_HIGHFALL   0x00000001UL

Mode HIGHFALL for WTIMER_STATUS

Definition at line 733 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_STATUS_CCPOL0_LOWRISE   0x00000000UL

Mode LOWRISE for WTIMER_STATUS

Definition at line 732 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_STATUS_CCPOL0_MASK   0x1000000UL

Bit mask for TIMER_CCPOL0

Definition at line 730 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_STATUS_CCPOL0_SHIFT   24

Shift value for TIMER_CCPOL0

Definition at line 729 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_STATUS_CCPOL1_DEFAULT   0x00000000UL

Mode DEFAULT for WTIMER_STATUS

Definition at line 740 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_STATUS_CCPOL1_HIGHFALL   0x00000001UL

Mode HIGHFALL for WTIMER_STATUS

Definition at line 742 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_STATUS_CCPOL1_LOWRISE   0x00000000UL

Mode LOWRISE for WTIMER_STATUS

Definition at line 741 of file efr32bg12p433f1024gl125.h.

#define _WTIMER_STATUS_CCPOL1_MASK   0x2000000UL

Bit mask for TIMER_CCPOL1

Definition at line 739 of file efr32bg12p433f1024gl125.h.