EE445M RTOS
Taken at the University of Texas Spring 2015
hw_pwm.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PWM_O_CTL   0x00000000
 
#define PWM_O_SYNC   0x00000004
 
#define PWM_O_ENABLE   0x00000008
 
#define PWM_O_INVERT   0x0000000C
 
#define PWM_O_FAULT   0x00000010
 
#define PWM_O_INTEN   0x00000014
 
#define PWM_O_RIS   0x00000018
 
#define PWM_O_ISC   0x0000001C
 
#define PWM_O_STATUS   0x00000020
 
#define PWM_O_FAULTVAL   0x00000024
 
#define PWM_O_ENUPD   0x00000028
 
#define PWM_O_0_CTL   0x00000040
 
#define PWM_O_0_INTEN   0x00000044
 
#define PWM_O_0_RIS   0x00000048
 
#define PWM_O_0_ISC   0x0000004C
 
#define PWM_O_0_LOAD   0x00000050
 
#define PWM_O_0_COUNT   0x00000054
 
#define PWM_O_0_CMPA   0x00000058
 
#define PWM_O_0_CMPB   0x0000005C
 
#define PWM_O_0_GENA   0x00000060
 
#define PWM_O_0_GENB   0x00000064
 
#define PWM_O_0_DBCTL   0x00000068
 
#define PWM_O_0_DBRISE   0x0000006C
 
#define PWM_O_0_DBFALL   0x00000070
 
#define PWM_O_0_FLTSRC0   0x00000074
 
#define PWM_O_0_FLTSRC1   0x00000078
 
#define PWM_O_0_MINFLTPER   0x0000007C
 
#define PWM_O_1_CTL   0x00000080
 
#define PWM_O_1_INTEN   0x00000084
 
#define PWM_O_1_RIS   0x00000088
 
#define PWM_O_1_ISC   0x0000008C
 
#define PWM_O_1_LOAD   0x00000090
 
#define PWM_O_1_COUNT   0x00000094
 
#define PWM_O_1_CMPA   0x00000098
 
#define PWM_O_1_CMPB   0x0000009C
 
#define PWM_O_1_GENA   0x000000A0
 
#define PWM_O_1_GENB   0x000000A4
 
#define PWM_O_1_DBCTL   0x000000A8
 
#define PWM_O_1_DBRISE   0x000000AC
 
#define PWM_O_1_DBFALL   0x000000B0
 
#define PWM_O_1_FLTSRC0   0x000000B4
 
#define PWM_O_1_FLTSRC1   0x000000B8
 
#define PWM_O_1_MINFLTPER   0x000000BC
 
#define PWM_O_2_CTL   0x000000C0
 
#define PWM_O_2_INTEN   0x000000C4
 
#define PWM_O_2_RIS   0x000000C8
 
#define PWM_O_2_ISC   0x000000CC
 
#define PWM_O_2_LOAD   0x000000D0
 
#define PWM_O_2_COUNT   0x000000D4
 
#define PWM_O_2_CMPA   0x000000D8
 
#define PWM_O_2_CMPB   0x000000DC
 
#define PWM_O_2_GENA   0x000000E0
 
#define PWM_O_2_GENB   0x000000E4
 
#define PWM_O_2_DBCTL   0x000000E8
 
#define PWM_O_2_DBRISE   0x000000EC
 
#define PWM_O_2_DBFALL   0x000000F0
 
#define PWM_O_2_FLTSRC0   0x000000F4
 
#define PWM_O_2_FLTSRC1   0x000000F8
 
#define PWM_O_2_MINFLTPER   0x000000FC
 
#define PWM_O_3_CTL   0x00000100
 
#define PWM_O_3_INTEN   0x00000104
 
#define PWM_O_3_RIS   0x00000108
 
#define PWM_O_3_ISC   0x0000010C
 
#define PWM_O_3_LOAD   0x00000110
 
#define PWM_O_3_COUNT   0x00000114
 
#define PWM_O_3_CMPA   0x00000118
 
#define PWM_O_3_CMPB   0x0000011C
 
#define PWM_O_3_GENA   0x00000120
 
#define PWM_O_3_GENB   0x00000124
 
#define PWM_O_3_DBCTL   0x00000128
 
#define PWM_O_3_DBRISE   0x0000012C
 
#define PWM_O_3_DBFALL   0x00000130
 
#define PWM_O_3_FLTSRC0   0x00000134
 
#define PWM_O_3_FLTSRC1   0x00000138
 
#define PWM_O_3_MINFLTPER   0x0000013C
 
#define PWM_O_0_FLTSEN   0x00000800
 
#define PWM_O_0_FLTSTAT0   0x00000804
 
#define PWM_O_0_FLTSTAT1   0x00000808
 
#define PWM_O_1_FLTSEN   0x00000880
 
#define PWM_O_1_FLTSTAT0   0x00000884
 
#define PWM_O_1_FLTSTAT1   0x00000888
 
#define PWM_O_2_FLTSEN   0x00000900
 
#define PWM_O_2_FLTSTAT0   0x00000904
 
#define PWM_O_2_FLTSTAT1   0x00000908
 
#define PWM_O_3_FLTSEN   0x00000980
 
#define PWM_O_3_FLTSTAT0   0x00000984
 
#define PWM_O_3_FLTSTAT1   0x00000988
 
#define PWM_O_PP   0x00000FC0
 
#define PWM_O_CC   0x00000FC8
 
#define PWM_CTL_GLOBALSYNC3   0x00000008
 
#define PWM_CTL_GLOBALSYNC2   0x00000004
 
#define PWM_CTL_GLOBALSYNC1   0x00000002
 
#define PWM_CTL_GLOBALSYNC0   0x00000001
 
#define PWM_SYNC_SYNC3   0x00000008
 
#define PWM_SYNC_SYNC2   0x00000004
 
#define PWM_SYNC_SYNC1   0x00000002
 
#define PWM_SYNC_SYNC0   0x00000001
 
#define PWM_ENABLE_PWM7EN   0x00000080
 
#define PWM_ENABLE_PWM6EN   0x00000040
 
#define PWM_ENABLE_PWM5EN   0x00000020
 
#define PWM_ENABLE_PWM4EN   0x00000010
 
#define PWM_ENABLE_PWM3EN   0x00000008
 
#define PWM_ENABLE_PWM2EN   0x00000004
 
#define PWM_ENABLE_PWM1EN   0x00000002
 
#define PWM_ENABLE_PWM0EN   0x00000001
 
#define PWM_INVERT_PWM7INV   0x00000080
 
#define PWM_INVERT_PWM6INV   0x00000040
 
#define PWM_INVERT_PWM5INV   0x00000020
 
#define PWM_INVERT_PWM4INV   0x00000010
 
#define PWM_INVERT_PWM3INV   0x00000008
 
#define PWM_INVERT_PWM2INV   0x00000004
 
#define PWM_INVERT_PWM1INV   0x00000002
 
#define PWM_INVERT_PWM0INV   0x00000001
 
#define PWM_FAULT_FAULT7   0x00000080
 
#define PWM_FAULT_FAULT6   0x00000040
 
#define PWM_FAULT_FAULT5   0x00000020
 
#define PWM_FAULT_FAULT4   0x00000010
 
#define PWM_FAULT_FAULT3   0x00000008
 
#define PWM_FAULT_FAULT2   0x00000004
 
#define PWM_FAULT_FAULT1   0x00000002
 
#define PWM_FAULT_FAULT0   0x00000001
 
#define PWM_INTEN_INTFAULT3   0x00080000
 
#define PWM_INTEN_INTFAULT2   0x00040000
 
#define PWM_INTEN_INTFAULT1   0x00020000
 
#define PWM_INTEN_INTFAULT0   0x00010000
 
#define PWM_INTEN_INTPWM3   0x00000008
 
#define PWM_INTEN_INTPWM2   0x00000004
 
#define PWM_INTEN_INTPWM1   0x00000002
 
#define PWM_INTEN_INTPWM0   0x00000001
 
#define PWM_RIS_INTFAULT3   0x00080000
 
#define PWM_RIS_INTFAULT2   0x00040000
 
#define PWM_RIS_INTFAULT1   0x00020000
 
#define PWM_RIS_INTFAULT0   0x00010000
 
#define PWM_RIS_INTPWM3   0x00000008
 
#define PWM_RIS_INTPWM2   0x00000004
 
#define PWM_RIS_INTPWM1   0x00000002
 
#define PWM_RIS_INTPWM0   0x00000001
 
#define PWM_ISC_INTFAULT3   0x00080000
 
#define PWM_ISC_INTFAULT2   0x00040000
 
#define PWM_ISC_INTFAULT1   0x00020000
 
#define PWM_ISC_INTFAULT0   0x00010000
 
#define PWM_ISC_INTPWM3   0x00000008
 
#define PWM_ISC_INTPWM2   0x00000004
 
#define PWM_ISC_INTPWM1   0x00000002
 
#define PWM_ISC_INTPWM0   0x00000001
 
#define PWM_STATUS_FAULT3   0x00000008
 
#define PWM_STATUS_FAULT2   0x00000004
 
#define PWM_STATUS_FAULT1   0x00000002
 
#define PWM_STATUS_FAULT0   0x00000001
 
#define PWM_FAULTVAL_PWM7   0x00000080
 
#define PWM_FAULTVAL_PWM6   0x00000040
 
#define PWM_FAULTVAL_PWM5   0x00000020
 
#define PWM_FAULTVAL_PWM4   0x00000010
 
#define PWM_FAULTVAL_PWM3   0x00000008
 
#define PWM_FAULTVAL_PWM2   0x00000004
 
#define PWM_FAULTVAL_PWM1   0x00000002
 
#define PWM_FAULTVAL_PWM0   0x00000001
 
#define PWM_ENUPD_ENUPD7_M   0x0000C000
 
#define PWM_ENUPD_ENUPD7_IMM   0x00000000
 
#define PWM_ENUPD_ENUPD7_LSYNC   0x00008000
 
#define PWM_ENUPD_ENUPD7_GSYNC   0x0000C000
 
#define PWM_ENUPD_ENUPD6_M   0x00003000
 
#define PWM_ENUPD_ENUPD6_IMM   0x00000000
 
#define PWM_ENUPD_ENUPD6_LSYNC   0x00002000
 
#define PWM_ENUPD_ENUPD6_GSYNC   0x00003000
 
#define PWM_ENUPD_ENUPD5_M   0x00000C00
 
#define PWM_ENUPD_ENUPD5_IMM   0x00000000
 
#define PWM_ENUPD_ENUPD5_LSYNC   0x00000800
 
#define PWM_ENUPD_ENUPD5_GSYNC   0x00000C00
 
#define PWM_ENUPD_ENUPD4_M   0x00000300
 
#define PWM_ENUPD_ENUPD4_IMM   0x00000000
 
#define PWM_ENUPD_ENUPD4_LSYNC   0x00000200
 
#define PWM_ENUPD_ENUPD4_GSYNC   0x00000300
 
#define PWM_ENUPD_ENUPD3_M   0x000000C0
 
#define PWM_ENUPD_ENUPD3_IMM   0x00000000
 
#define PWM_ENUPD_ENUPD3_LSYNC   0x00000080
 
#define PWM_ENUPD_ENUPD3_GSYNC   0x000000C0
 
#define PWM_ENUPD_ENUPD2_M   0x00000030
 
#define PWM_ENUPD_ENUPD2_IMM   0x00000000
 
#define PWM_ENUPD_ENUPD2_LSYNC   0x00000020
 
#define PWM_ENUPD_ENUPD2_GSYNC   0x00000030
 
#define PWM_ENUPD_ENUPD1_M   0x0000000C
 
#define PWM_ENUPD_ENUPD1_IMM   0x00000000
 
#define PWM_ENUPD_ENUPD1_LSYNC   0x00000008
 
#define PWM_ENUPD_ENUPD1_GSYNC   0x0000000C
 
#define PWM_ENUPD_ENUPD0_M   0x00000003
 
#define PWM_ENUPD_ENUPD0_IMM   0x00000000
 
#define PWM_ENUPD_ENUPD0_LSYNC   0x00000002
 
#define PWM_ENUPD_ENUPD0_GSYNC   0x00000003
 
#define PWM_0_CTL_LATCH   0x00040000
 
#define PWM_0_CTL_MINFLTPER   0x00020000
 
#define PWM_0_CTL_FLTSRC   0x00010000
 
#define PWM_0_CTL_DBFALLUPD_M   0x0000C000
 
#define PWM_0_CTL_DBFALLUPD_I   0x00000000
 
#define PWM_0_CTL_DBFALLUPD_LS   0x00008000
 
#define PWM_0_CTL_DBFALLUPD_GS   0x0000C000
 
#define PWM_0_CTL_DBRISEUPD_M   0x00003000
 
#define PWM_0_CTL_DBRISEUPD_I   0x00000000
 
#define PWM_0_CTL_DBRISEUPD_LS   0x00002000
 
#define PWM_0_CTL_DBRISEUPD_GS   0x00003000
 
#define PWM_0_CTL_DBCTLUPD_M   0x00000C00
 
#define PWM_0_CTL_DBCTLUPD_I   0x00000000
 
#define PWM_0_CTL_DBCTLUPD_LS   0x00000800
 
#define PWM_0_CTL_DBCTLUPD_GS   0x00000C00
 
#define PWM_0_CTL_GENBUPD_M   0x00000300
 
#define PWM_0_CTL_GENBUPD_I   0x00000000
 
#define PWM_0_CTL_GENBUPD_LS   0x00000200
 
#define PWM_0_CTL_GENBUPD_GS   0x00000300
 
#define PWM_0_CTL_GENAUPD_M   0x000000C0
 
#define PWM_0_CTL_GENAUPD_I   0x00000000
 
#define PWM_0_CTL_GENAUPD_LS   0x00000080
 
#define PWM_0_CTL_GENAUPD_GS   0x000000C0
 
#define PWM_0_CTL_CMPBUPD   0x00000020
 
#define PWM_0_CTL_CMPAUPD   0x00000010
 
#define PWM_0_CTL_LOADUPD   0x00000008
 
#define PWM_0_CTL_DEBUG   0x00000004
 
#define PWM_0_CTL_MODE   0x00000002
 
#define PWM_0_CTL_ENABLE   0x00000001
 
#define PWM_0_INTEN_TRCMPBD   0x00002000
 
#define PWM_0_INTEN_TRCMPBU   0x00001000
 
#define PWM_0_INTEN_TRCMPAD   0x00000800
 
#define PWM_0_INTEN_TRCMPAU   0x00000400
 
#define PWM_0_INTEN_TRCNTLOAD   0x00000200
 
#define PWM_0_INTEN_TRCNTZERO   0x00000100
 
#define PWM_0_INTEN_INTCMPBD   0x00000020
 
#define PWM_0_INTEN_INTCMPBU   0x00000010
 
#define PWM_0_INTEN_INTCMPAD   0x00000008
 
#define PWM_0_INTEN_INTCMPAU   0x00000004
 
#define PWM_0_INTEN_INTCNTLOAD   0x00000002
 
#define PWM_0_INTEN_INTCNTZERO   0x00000001
 
#define PWM_0_RIS_INTCMPBD   0x00000020
 
#define PWM_0_RIS_INTCMPBU   0x00000010
 
#define PWM_0_RIS_INTCMPAD   0x00000008
 
#define PWM_0_RIS_INTCMPAU   0x00000004
 
#define PWM_0_RIS_INTCNTLOAD   0x00000002
 
#define PWM_0_RIS_INTCNTZERO   0x00000001
 
#define PWM_0_ISC_INTCMPBD   0x00000020
 
#define PWM_0_ISC_INTCMPBU   0x00000010
 
#define PWM_0_ISC_INTCMPAD   0x00000008
 
#define PWM_0_ISC_INTCMPAU   0x00000004
 
#define PWM_0_ISC_INTCNTLOAD   0x00000002
 
#define PWM_0_ISC_INTCNTZERO   0x00000001
 
#define PWM_0_LOAD_M   0x0000FFFF
 
#define PWM_0_LOAD_S   0
 
#define PWM_0_COUNT_M   0x0000FFFF
 
#define PWM_0_COUNT_S   0
 
#define PWM_0_CMPA_M   0x0000FFFF
 
#define PWM_0_CMPA_S   0
 
#define PWM_0_CMPB_M   0x0000FFFF
 
#define PWM_0_CMPB_S   0
 
#define PWM_0_GENA_ACTCMPBD_M   0x00000C00
 
#define PWM_0_GENA_ACTCMPBD_NONE   0x00000000
 
#define PWM_0_GENA_ACTCMPBD_INV   0x00000400
 
#define PWM_0_GENA_ACTCMPBD_ZERO   0x00000800
 
#define PWM_0_GENA_ACTCMPBD_ONE   0x00000C00
 
#define PWM_0_GENA_ACTCMPBU_M   0x00000300
 
#define PWM_0_GENA_ACTCMPBU_NONE   0x00000000
 
#define PWM_0_GENA_ACTCMPBU_INV   0x00000100
 
#define PWM_0_GENA_ACTCMPBU_ZERO   0x00000200
 
#define PWM_0_GENA_ACTCMPBU_ONE   0x00000300
 
#define PWM_0_GENA_ACTCMPAD_M   0x000000C0
 
#define PWM_0_GENA_ACTCMPAD_NONE   0x00000000
 
#define PWM_0_GENA_ACTCMPAD_INV   0x00000040
 
#define PWM_0_GENA_ACTCMPAD_ZERO   0x00000080
 
#define PWM_0_GENA_ACTCMPAD_ONE   0x000000C0
 
#define PWM_0_GENA_ACTCMPAU_M   0x00000030
 
#define PWM_0_GENA_ACTCMPAU_NONE   0x00000000
 
#define PWM_0_GENA_ACTCMPAU_INV   0x00000010
 
#define PWM_0_GENA_ACTCMPAU_ZERO   0x00000020
 
#define PWM_0_GENA_ACTCMPAU_ONE   0x00000030
 
#define PWM_0_GENA_ACTLOAD_M   0x0000000C
 
#define PWM_0_GENA_ACTLOAD_NONE   0x00000000
 
#define PWM_0_GENA_ACTLOAD_INV   0x00000004
 
#define PWM_0_GENA_ACTLOAD_ZERO   0x00000008
 
#define PWM_0_GENA_ACTLOAD_ONE   0x0000000C
 
#define PWM_0_GENA_ACTZERO_M   0x00000003
 
#define PWM_0_GENA_ACTZERO_NONE   0x00000000
 
#define PWM_0_GENA_ACTZERO_INV   0x00000001
 
#define PWM_0_GENA_ACTZERO_ZERO   0x00000002
 
#define PWM_0_GENA_ACTZERO_ONE   0x00000003
 
#define PWM_0_GENB_ACTCMPBD_M   0x00000C00
 
#define PWM_0_GENB_ACTCMPBD_NONE   0x00000000
 
#define PWM_0_GENB_ACTCMPBD_INV   0x00000400
 
#define PWM_0_GENB_ACTCMPBD_ZERO   0x00000800
 
#define PWM_0_GENB_ACTCMPBD_ONE   0x00000C00
 
#define PWM_0_GENB_ACTCMPBU_M   0x00000300
 
#define PWM_0_GENB_ACTCMPBU_NONE   0x00000000
 
#define PWM_0_GENB_ACTCMPBU_INV   0x00000100
 
#define PWM_0_GENB_ACTCMPBU_ZERO   0x00000200
 
#define PWM_0_GENB_ACTCMPBU_ONE   0x00000300
 
#define PWM_0_GENB_ACTCMPAD_M   0x000000C0
 
#define PWM_0_GENB_ACTCMPAD_NONE   0x00000000
 
#define PWM_0_GENB_ACTCMPAD_INV   0x00000040
 
#define PWM_0_GENB_ACTCMPAD_ZERO   0x00000080
 
#define PWM_0_GENB_ACTCMPAD_ONE   0x000000C0
 
#define PWM_0_GENB_ACTCMPAU_M   0x00000030
 
#define PWM_0_GENB_ACTCMPAU_NONE   0x00000000
 
#define PWM_0_GENB_ACTCMPAU_INV   0x00000010
 
#define PWM_0_GENB_ACTCMPAU_ZERO   0x00000020
 
#define PWM_0_GENB_ACTCMPAU_ONE   0x00000030
 
#define PWM_0_GENB_ACTLOAD_M   0x0000000C
 
#define PWM_0_GENB_ACTLOAD_NONE   0x00000000
 
#define PWM_0_GENB_ACTLOAD_INV   0x00000004
 
#define PWM_0_GENB_ACTLOAD_ZERO   0x00000008
 
#define PWM_0_GENB_ACTLOAD_ONE   0x0000000C
 
#define PWM_0_GENB_ACTZERO_M   0x00000003
 
#define PWM_0_GENB_ACTZERO_NONE   0x00000000
 
#define PWM_0_GENB_ACTZERO_INV   0x00000001
 
#define PWM_0_GENB_ACTZERO_ZERO   0x00000002
 
#define PWM_0_GENB_ACTZERO_ONE   0x00000003
 
#define PWM_0_DBCTL_ENABLE   0x00000001
 
#define PWM_0_DBRISE_DELAY_M   0x00000FFF
 
#define PWM_0_DBRISE_DELAY_S   0
 
#define PWM_0_DBFALL_DELAY_M   0x00000FFF
 
#define PWM_0_DBFALL_DELAY_S   0
 
#define PWM_0_FLTSRC0_FAULT3   0x00000008
 
#define PWM_0_FLTSRC0_FAULT2   0x00000004
 
#define PWM_0_FLTSRC0_FAULT1   0x00000002
 
#define PWM_0_FLTSRC0_FAULT0   0x00000001
 
#define PWM_0_FLTSRC1_DCMP7   0x00000080
 
#define PWM_0_FLTSRC1_DCMP6   0x00000040
 
#define PWM_0_FLTSRC1_DCMP5   0x00000020
 
#define PWM_0_FLTSRC1_DCMP4   0x00000010
 
#define PWM_0_FLTSRC1_DCMP3   0x00000008
 
#define PWM_0_FLTSRC1_DCMP2   0x00000004
 
#define PWM_0_FLTSRC1_DCMP1   0x00000002
 
#define PWM_0_FLTSRC1_DCMP0   0x00000001
 
#define PWM_0_MINFLTPER_M   0x0000FFFF
 
#define PWM_0_MINFLTPER_S   0
 
#define PWM_1_CTL_LATCH   0x00040000
 
#define PWM_1_CTL_MINFLTPER   0x00020000
 
#define PWM_1_CTL_FLTSRC   0x00010000
 
#define PWM_1_CTL_DBFALLUPD_M   0x0000C000
 
#define PWM_1_CTL_DBFALLUPD_I   0x00000000
 
#define PWM_1_CTL_DBFALLUPD_LS   0x00008000
 
#define PWM_1_CTL_DBFALLUPD_GS   0x0000C000
 
#define PWM_1_CTL_DBRISEUPD_M   0x00003000
 
#define PWM_1_CTL_DBRISEUPD_I   0x00000000
 
#define PWM_1_CTL_DBRISEUPD_LS   0x00002000
 
#define PWM_1_CTL_DBRISEUPD_GS   0x00003000
 
#define PWM_1_CTL_DBCTLUPD_M   0x00000C00
 
#define PWM_1_CTL_DBCTLUPD_I   0x00000000
 
#define PWM_1_CTL_DBCTLUPD_LS   0x00000800
 
#define PWM_1_CTL_DBCTLUPD_GS   0x00000C00
 
#define PWM_1_CTL_GENBUPD_M   0x00000300
 
#define PWM_1_CTL_GENBUPD_I   0x00000000
 
#define PWM_1_CTL_GENBUPD_LS   0x00000200
 
#define PWM_1_CTL_GENBUPD_GS   0x00000300
 
#define PWM_1_CTL_GENAUPD_M   0x000000C0
 
#define PWM_1_CTL_GENAUPD_I   0x00000000
 
#define PWM_1_CTL_GENAUPD_LS   0x00000080
 
#define PWM_1_CTL_GENAUPD_GS   0x000000C0
 
#define PWM_1_CTL_CMPBUPD   0x00000020
 
#define PWM_1_CTL_CMPAUPD   0x00000010
 
#define PWM_1_CTL_LOADUPD   0x00000008
 
#define PWM_1_CTL_DEBUG   0x00000004
 
#define PWM_1_CTL_MODE   0x00000002
 
#define PWM_1_CTL_ENABLE   0x00000001
 
#define PWM_1_INTEN_TRCMPBD   0x00002000
 
#define PWM_1_INTEN_TRCMPBU   0x00001000
 
#define PWM_1_INTEN_TRCMPAD   0x00000800
 
#define PWM_1_INTEN_TRCMPAU   0x00000400
 
#define PWM_1_INTEN_TRCNTLOAD   0x00000200
 
#define PWM_1_INTEN_TRCNTZERO   0x00000100
 
#define PWM_1_INTEN_INTCMPBD   0x00000020
 
#define PWM_1_INTEN_INTCMPBU   0x00000010
 
#define PWM_1_INTEN_INTCMPAD   0x00000008
 
#define PWM_1_INTEN_INTCMPAU   0x00000004
 
#define PWM_1_INTEN_INTCNTLOAD   0x00000002
 
#define PWM_1_INTEN_INTCNTZERO   0x00000001
 
#define PWM_1_RIS_INTCMPBD   0x00000020
 
#define PWM_1_RIS_INTCMPBU   0x00000010
 
#define PWM_1_RIS_INTCMPAD   0x00000008
 
#define PWM_1_RIS_INTCMPAU   0x00000004
 
#define PWM_1_RIS_INTCNTLOAD   0x00000002
 
#define PWM_1_RIS_INTCNTZERO   0x00000001
 
#define PWM_1_ISC_INTCMPBD   0x00000020
 
#define PWM_1_ISC_INTCMPBU   0x00000010
 
#define PWM_1_ISC_INTCMPAD   0x00000008
 
#define PWM_1_ISC_INTCMPAU   0x00000004
 
#define PWM_1_ISC_INTCNTLOAD   0x00000002
 
#define PWM_1_ISC_INTCNTZERO   0x00000001
 
#define PWM_1_LOAD_LOAD_M   0x0000FFFF
 
#define PWM_1_LOAD_LOAD_S   0
 
#define PWM_1_COUNT_COUNT_M   0x0000FFFF
 
#define PWM_1_COUNT_COUNT_S   0
 
#define PWM_1_CMPA_COMPA_M   0x0000FFFF
 
#define PWM_1_CMPA_COMPA_S   0
 
#define PWM_1_CMPB_COMPB_M   0x0000FFFF
 
#define PWM_1_CMPB_COMPB_S   0
 
#define PWM_1_GENA_ACTCMPBD_M   0x00000C00
 
#define PWM_1_GENA_ACTCMPBD_NONE   0x00000000
 
#define PWM_1_GENA_ACTCMPBD_INV   0x00000400
 
#define PWM_1_GENA_ACTCMPBD_ZERO   0x00000800
 
#define PWM_1_GENA_ACTCMPBD_ONE   0x00000C00
 
#define PWM_1_GENA_ACTCMPBU_M   0x00000300
 
#define PWM_1_GENA_ACTCMPBU_NONE   0x00000000
 
#define PWM_1_GENA_ACTCMPBU_INV   0x00000100
 
#define PWM_1_GENA_ACTCMPBU_ZERO   0x00000200
 
#define PWM_1_GENA_ACTCMPBU_ONE   0x00000300
 
#define PWM_1_GENA_ACTCMPAD_M   0x000000C0
 
#define PWM_1_GENA_ACTCMPAD_NONE   0x00000000
 
#define PWM_1_GENA_ACTCMPAD_INV   0x00000040
 
#define PWM_1_GENA_ACTCMPAD_ZERO   0x00000080
 
#define PWM_1_GENA_ACTCMPAD_ONE   0x000000C0
 
#define PWM_1_GENA_ACTCMPAU_M   0x00000030
 
#define PWM_1_GENA_ACTCMPAU_NONE   0x00000000
 
#define PWM_1_GENA_ACTCMPAU_INV   0x00000010
 
#define PWM_1_GENA_ACTCMPAU_ZERO   0x00000020
 
#define PWM_1_GENA_ACTCMPAU_ONE   0x00000030
 
#define PWM_1_GENA_ACTLOAD_M   0x0000000C
 
#define PWM_1_GENA_ACTLOAD_NONE   0x00000000
 
#define PWM_1_GENA_ACTLOAD_INV   0x00000004
 
#define PWM_1_GENA_ACTLOAD_ZERO   0x00000008
 
#define PWM_1_GENA_ACTLOAD_ONE   0x0000000C
 
#define PWM_1_GENA_ACTZERO_M   0x00000003
 
#define PWM_1_GENA_ACTZERO_NONE   0x00000000
 
#define PWM_1_GENA_ACTZERO_INV   0x00000001
 
#define PWM_1_GENA_ACTZERO_ZERO   0x00000002
 
#define PWM_1_GENA_ACTZERO_ONE   0x00000003
 
#define PWM_1_GENB_ACTCMPBD_M   0x00000C00
 
#define PWM_1_GENB_ACTCMPBD_NONE   0x00000000
 
#define PWM_1_GENB_ACTCMPBD_INV   0x00000400
 
#define PWM_1_GENB_ACTCMPBD_ZERO   0x00000800
 
#define PWM_1_GENB_ACTCMPBD_ONE   0x00000C00
 
#define PWM_1_GENB_ACTCMPBU_M   0x00000300
 
#define PWM_1_GENB_ACTCMPBU_NONE   0x00000000
 
#define PWM_1_GENB_ACTCMPBU_INV   0x00000100
 
#define PWM_1_GENB_ACTCMPBU_ZERO   0x00000200
 
#define PWM_1_GENB_ACTCMPBU_ONE   0x00000300
 
#define PWM_1_GENB_ACTCMPAD_M   0x000000C0
 
#define PWM_1_GENB_ACTCMPAD_NONE   0x00000000
 
#define PWM_1_GENB_ACTCMPAD_INV   0x00000040
 
#define PWM_1_GENB_ACTCMPAD_ZERO   0x00000080
 
#define PWM_1_GENB_ACTCMPAD_ONE   0x000000C0
 
#define PWM_1_GENB_ACTCMPAU_M   0x00000030
 
#define PWM_1_GENB_ACTCMPAU_NONE   0x00000000
 
#define PWM_1_GENB_ACTCMPAU_INV   0x00000010
 
#define PWM_1_GENB_ACTCMPAU_ZERO   0x00000020
 
#define PWM_1_GENB_ACTCMPAU_ONE   0x00000030
 
#define PWM_1_GENB_ACTLOAD_M   0x0000000C
 
#define PWM_1_GENB_ACTLOAD_NONE   0x00000000
 
#define PWM_1_GENB_ACTLOAD_INV   0x00000004
 
#define PWM_1_GENB_ACTLOAD_ZERO   0x00000008
 
#define PWM_1_GENB_ACTLOAD_ONE   0x0000000C
 
#define PWM_1_GENB_ACTZERO_M   0x00000003
 
#define PWM_1_GENB_ACTZERO_NONE   0x00000000
 
#define PWM_1_GENB_ACTZERO_INV   0x00000001
 
#define PWM_1_GENB_ACTZERO_ZERO   0x00000002
 
#define PWM_1_GENB_ACTZERO_ONE   0x00000003
 
#define PWM_1_DBCTL_ENABLE   0x00000001
 
#define PWM_1_DBRISE_RISEDELAY_M   0x00000FFF
 
#define PWM_1_DBRISE_RISEDELAY_S   0
 
#define PWM_1_DBFALL_FALLDELAY_M   0x00000FFF
 
#define PWM_1_DBFALL_FALLDELAY_S   0
 
#define PWM_1_FLTSRC0_FAULT3   0x00000008
 
#define PWM_1_FLTSRC0_FAULT2   0x00000004
 
#define PWM_1_FLTSRC0_FAULT1   0x00000002
 
#define PWM_1_FLTSRC0_FAULT0   0x00000001
 
#define PWM_1_FLTSRC1_DCMP7   0x00000080
 
#define PWM_1_FLTSRC1_DCMP6   0x00000040
 
#define PWM_1_FLTSRC1_DCMP5   0x00000020
 
#define PWM_1_FLTSRC1_DCMP4   0x00000010
 
#define PWM_1_FLTSRC1_DCMP3   0x00000008
 
#define PWM_1_FLTSRC1_DCMP2   0x00000004
 
#define PWM_1_FLTSRC1_DCMP1   0x00000002
 
#define PWM_1_FLTSRC1_DCMP0   0x00000001
 
#define PWM_1_MINFLTPER_MFP_M   0x0000FFFF
 
#define PWM_1_MINFLTPER_MFP_S   0
 
#define PWM_2_CTL_LATCH   0x00040000
 
#define PWM_2_CTL_MINFLTPER   0x00020000
 
#define PWM_2_CTL_FLTSRC   0x00010000
 
#define PWM_2_CTL_DBFALLUPD_M   0x0000C000
 
#define PWM_2_CTL_DBFALLUPD_I   0x00000000
 
#define PWM_2_CTL_DBFALLUPD_LS   0x00008000
 
#define PWM_2_CTL_DBFALLUPD_GS   0x0000C000
 
#define PWM_2_CTL_DBRISEUPD_M   0x00003000
 
#define PWM_2_CTL_DBRISEUPD_I   0x00000000
 
#define PWM_2_CTL_DBRISEUPD_LS   0x00002000
 
#define PWM_2_CTL_DBRISEUPD_GS   0x00003000
 
#define PWM_2_CTL_DBCTLUPD_M   0x00000C00
 
#define PWM_2_CTL_DBCTLUPD_I   0x00000000
 
#define PWM_2_CTL_DBCTLUPD_LS   0x00000800
 
#define PWM_2_CTL_DBCTLUPD_GS   0x00000C00
 
#define PWM_2_CTL_GENBUPD_M   0x00000300
 
#define PWM_2_CTL_GENBUPD_I   0x00000000
 
#define PWM_2_CTL_GENBUPD_LS   0x00000200
 
#define PWM_2_CTL_GENBUPD_GS   0x00000300
 
#define PWM_2_CTL_GENAUPD_M   0x000000C0
 
#define PWM_2_CTL_GENAUPD_I   0x00000000
 
#define PWM_2_CTL_GENAUPD_LS   0x00000080
 
#define PWM_2_CTL_GENAUPD_GS   0x000000C0
 
#define PWM_2_CTL_CMPBUPD   0x00000020
 
#define PWM_2_CTL_CMPAUPD   0x00000010
 
#define PWM_2_CTL_LOADUPD   0x00000008
 
#define PWM_2_CTL_DEBUG   0x00000004
 
#define PWM_2_CTL_MODE   0x00000002
 
#define PWM_2_CTL_ENABLE   0x00000001
 
#define PWM_2_INTEN_TRCMPBD   0x00002000
 
#define PWM_2_INTEN_TRCMPBU   0x00001000
 
#define PWM_2_INTEN_TRCMPAD   0x00000800
 
#define PWM_2_INTEN_TRCMPAU   0x00000400
 
#define PWM_2_INTEN_TRCNTLOAD   0x00000200
 
#define PWM_2_INTEN_TRCNTZERO   0x00000100
 
#define PWM_2_INTEN_INTCMPBD   0x00000020
 
#define PWM_2_INTEN_INTCMPBU   0x00000010
 
#define PWM_2_INTEN_INTCMPAD   0x00000008
 
#define PWM_2_INTEN_INTCMPAU   0x00000004
 
#define PWM_2_INTEN_INTCNTLOAD   0x00000002
 
#define PWM_2_INTEN_INTCNTZERO   0x00000001
 
#define PWM_2_RIS_INTCMPBD   0x00000020
 
#define PWM_2_RIS_INTCMPBU   0x00000010
 
#define PWM_2_RIS_INTCMPAD   0x00000008
 
#define PWM_2_RIS_INTCMPAU   0x00000004
 
#define PWM_2_RIS_INTCNTLOAD   0x00000002
 
#define PWM_2_RIS_INTCNTZERO   0x00000001
 
#define PWM_2_ISC_INTCMPBD   0x00000020
 
#define PWM_2_ISC_INTCMPBU   0x00000010
 
#define PWM_2_ISC_INTCMPAD   0x00000008
 
#define PWM_2_ISC_INTCMPAU   0x00000004
 
#define PWM_2_ISC_INTCNTLOAD   0x00000002
 
#define PWM_2_ISC_INTCNTZERO   0x00000001
 
#define PWM_2_LOAD_LOAD_M   0x0000FFFF
 
#define PWM_2_LOAD_LOAD_S   0
 
#define PWM_2_COUNT_COUNT_M   0x0000FFFF
 
#define PWM_2_COUNT_COUNT_S   0
 
#define PWM_2_CMPA_COMPA_M   0x0000FFFF
 
#define PWM_2_CMPA_COMPA_S   0
 
#define PWM_2_CMPB_COMPB_M   0x0000FFFF
 
#define PWM_2_CMPB_COMPB_S   0
 
#define PWM_2_GENA_ACTCMPBD_M   0x00000C00
 
#define PWM_2_GENA_ACTCMPBD_NONE   0x00000000
 
#define PWM_2_GENA_ACTCMPBD_INV   0x00000400
 
#define PWM_2_GENA_ACTCMPBD_ZERO   0x00000800
 
#define PWM_2_GENA_ACTCMPBD_ONE   0x00000C00
 
#define PWM_2_GENA_ACTCMPBU_M   0x00000300
 
#define PWM_2_GENA_ACTCMPBU_NONE   0x00000000
 
#define PWM_2_GENA_ACTCMPBU_INV   0x00000100
 
#define PWM_2_GENA_ACTCMPBU_ZERO   0x00000200
 
#define PWM_2_GENA_ACTCMPBU_ONE   0x00000300
 
#define PWM_2_GENA_ACTCMPAD_M   0x000000C0
 
#define PWM_2_GENA_ACTCMPAD_NONE   0x00000000
 
#define PWM_2_GENA_ACTCMPAD_INV   0x00000040
 
#define PWM_2_GENA_ACTCMPAD_ZERO   0x00000080
 
#define PWM_2_GENA_ACTCMPAD_ONE   0x000000C0
 
#define PWM_2_GENA_ACTCMPAU_M   0x00000030
 
#define PWM_2_GENA_ACTCMPAU_NONE   0x00000000
 
#define PWM_2_GENA_ACTCMPAU_INV   0x00000010
 
#define PWM_2_GENA_ACTCMPAU_ZERO   0x00000020
 
#define PWM_2_GENA_ACTCMPAU_ONE   0x00000030
 
#define PWM_2_GENA_ACTLOAD_M   0x0000000C
 
#define PWM_2_GENA_ACTLOAD_NONE   0x00000000
 
#define PWM_2_GENA_ACTLOAD_INV   0x00000004
 
#define PWM_2_GENA_ACTLOAD_ZERO   0x00000008
 
#define PWM_2_GENA_ACTLOAD_ONE   0x0000000C
 
#define PWM_2_GENA_ACTZERO_M   0x00000003
 
#define PWM_2_GENA_ACTZERO_NONE   0x00000000
 
#define PWM_2_GENA_ACTZERO_INV   0x00000001
 
#define PWM_2_GENA_ACTZERO_ZERO   0x00000002
 
#define PWM_2_GENA_ACTZERO_ONE   0x00000003
 
#define PWM_2_GENB_ACTCMPBD_M   0x00000C00
 
#define PWM_2_GENB_ACTCMPBD_NONE   0x00000000
 
#define PWM_2_GENB_ACTCMPBD_INV   0x00000400
 
#define PWM_2_GENB_ACTCMPBD_ZERO   0x00000800
 
#define PWM_2_GENB_ACTCMPBD_ONE   0x00000C00
 
#define PWM_2_GENB_ACTCMPBU_M   0x00000300
 
#define PWM_2_GENB_ACTCMPBU_NONE   0x00000000
 
#define PWM_2_GENB_ACTCMPBU_INV   0x00000100
 
#define PWM_2_GENB_ACTCMPBU_ZERO   0x00000200
 
#define PWM_2_GENB_ACTCMPBU_ONE   0x00000300
 
#define PWM_2_GENB_ACTCMPAD_M   0x000000C0
 
#define PWM_2_GENB_ACTCMPAD_NONE   0x00000000
 
#define PWM_2_GENB_ACTCMPAD_INV   0x00000040
 
#define PWM_2_GENB_ACTCMPAD_ZERO   0x00000080
 
#define PWM_2_GENB_ACTCMPAD_ONE   0x000000C0
 
#define PWM_2_GENB_ACTCMPAU_M   0x00000030
 
#define PWM_2_GENB_ACTCMPAU_NONE   0x00000000
 
#define PWM_2_GENB_ACTCMPAU_INV   0x00000010
 
#define PWM_2_GENB_ACTCMPAU_ZERO   0x00000020
 
#define PWM_2_GENB_ACTCMPAU_ONE   0x00000030
 
#define PWM_2_GENB_ACTLOAD_M   0x0000000C
 
#define PWM_2_GENB_ACTLOAD_NONE   0x00000000
 
#define PWM_2_GENB_ACTLOAD_INV   0x00000004
 
#define PWM_2_GENB_ACTLOAD_ZERO   0x00000008
 
#define PWM_2_GENB_ACTLOAD_ONE   0x0000000C
 
#define PWM_2_GENB_ACTZERO_M   0x00000003
 
#define PWM_2_GENB_ACTZERO_NONE   0x00000000
 
#define PWM_2_GENB_ACTZERO_INV   0x00000001
 
#define PWM_2_GENB_ACTZERO_ZERO   0x00000002
 
#define PWM_2_GENB_ACTZERO_ONE   0x00000003
 
#define PWM_2_DBCTL_ENABLE   0x00000001
 
#define PWM_2_DBRISE_RISEDELAY_M   0x00000FFF
 
#define PWM_2_DBRISE_RISEDELAY_S   0
 
#define PWM_2_DBFALL_FALLDELAY_M   0x00000FFF
 
#define PWM_2_DBFALL_FALLDELAY_S   0
 
#define PWM_2_FLTSRC0_FAULT3   0x00000008
 
#define PWM_2_FLTSRC0_FAULT2   0x00000004
 
#define PWM_2_FLTSRC0_FAULT1   0x00000002
 
#define PWM_2_FLTSRC0_FAULT0   0x00000001
 
#define PWM_2_FLTSRC1_DCMP7   0x00000080
 
#define PWM_2_FLTSRC1_DCMP6   0x00000040
 
#define PWM_2_FLTSRC1_DCMP5   0x00000020
 
#define PWM_2_FLTSRC1_DCMP4   0x00000010
 
#define PWM_2_FLTSRC1_DCMP3   0x00000008
 
#define PWM_2_FLTSRC1_DCMP2   0x00000004
 
#define PWM_2_FLTSRC1_DCMP1   0x00000002
 
#define PWM_2_FLTSRC1_DCMP0   0x00000001
 
#define PWM_2_MINFLTPER_MFP_M   0x0000FFFF
 
#define PWM_2_MINFLTPER_MFP_S   0
 
#define PWM_3_CTL_LATCH   0x00040000
 
#define PWM_3_CTL_MINFLTPER   0x00020000
 
#define PWM_3_CTL_FLTSRC   0x00010000
 
#define PWM_3_CTL_DBFALLUPD_M   0x0000C000
 
#define PWM_3_CTL_DBFALLUPD_I   0x00000000
 
#define PWM_3_CTL_DBFALLUPD_LS   0x00008000
 
#define PWM_3_CTL_DBFALLUPD_GS   0x0000C000
 
#define PWM_3_CTL_DBRISEUPD_M   0x00003000
 
#define PWM_3_CTL_DBRISEUPD_I   0x00000000
 
#define PWM_3_CTL_DBRISEUPD_LS   0x00002000
 
#define PWM_3_CTL_DBRISEUPD_GS   0x00003000
 
#define PWM_3_CTL_DBCTLUPD_M   0x00000C00
 
#define PWM_3_CTL_DBCTLUPD_I   0x00000000
 
#define PWM_3_CTL_DBCTLUPD_LS   0x00000800
 
#define PWM_3_CTL_DBCTLUPD_GS   0x00000C00
 
#define PWM_3_CTL_GENBUPD_M   0x00000300
 
#define PWM_3_CTL_GENBUPD_I   0x00000000
 
#define PWM_3_CTL_GENBUPD_LS   0x00000200
 
#define PWM_3_CTL_GENBUPD_GS   0x00000300
 
#define PWM_3_CTL_GENAUPD_M   0x000000C0
 
#define PWM_3_CTL_GENAUPD_I   0x00000000
 
#define PWM_3_CTL_GENAUPD_LS   0x00000080
 
#define PWM_3_CTL_GENAUPD_GS   0x000000C0
 
#define PWM_3_CTL_CMPBUPD   0x00000020
 
#define PWM_3_CTL_CMPAUPD   0x00000010
 
#define PWM_3_CTL_LOADUPD   0x00000008
 
#define PWM_3_CTL_DEBUG   0x00000004
 
#define PWM_3_CTL_MODE   0x00000002
 
#define PWM_3_CTL_ENABLE   0x00000001
 
#define PWM_3_INTEN_TRCMPBD   0x00002000
 
#define PWM_3_INTEN_TRCMPBU   0x00001000
 
#define PWM_3_INTEN_TRCMPAD   0x00000800
 
#define PWM_3_INTEN_TRCMPAU   0x00000400
 
#define PWM_3_INTEN_TRCNTLOAD   0x00000200
 
#define PWM_3_INTEN_TRCNTZERO   0x00000100
 
#define PWM_3_INTEN_INTCMPBD   0x00000020
 
#define PWM_3_INTEN_INTCMPBU   0x00000010
 
#define PWM_3_INTEN_INTCMPAD   0x00000008
 
#define PWM_3_INTEN_INTCMPAU   0x00000004
 
#define PWM_3_INTEN_INTCNTLOAD   0x00000002
 
#define PWM_3_INTEN_INTCNTZERO   0x00000001
 
#define PWM_3_RIS_INTCMPBD   0x00000020
 
#define PWM_3_RIS_INTCMPBU   0x00000010
 
#define PWM_3_RIS_INTCMPAD   0x00000008
 
#define PWM_3_RIS_INTCMPAU   0x00000004
 
#define PWM_3_RIS_INTCNTLOAD   0x00000002
 
#define PWM_3_RIS_INTCNTZERO   0x00000001
 
#define PWM_3_ISC_INTCMPBD   0x00000020
 
#define PWM_3_ISC_INTCMPBU   0x00000010
 
#define PWM_3_ISC_INTCMPAD   0x00000008
 
#define PWM_3_ISC_INTCMPAU   0x00000004
 
#define PWM_3_ISC_INTCNTLOAD   0x00000002
 
#define PWM_3_ISC_INTCNTZERO   0x00000001
 
#define PWM_3_LOAD_LOAD_M   0x0000FFFF
 
#define PWM_3_LOAD_LOAD_S   0
 
#define PWM_3_COUNT_COUNT_M   0x0000FFFF
 
#define PWM_3_COUNT_COUNT_S   0
 
#define PWM_3_CMPA_COMPA_M   0x0000FFFF
 
#define PWM_3_CMPA_COMPA_S   0
 
#define PWM_3_CMPB_COMPB_M   0x0000FFFF
 
#define PWM_3_CMPB_COMPB_S   0
 
#define PWM_3_GENA_ACTCMPBD_M   0x00000C00
 
#define PWM_3_GENA_ACTCMPBD_NONE   0x00000000
 
#define PWM_3_GENA_ACTCMPBD_INV   0x00000400
 
#define PWM_3_GENA_ACTCMPBD_ZERO   0x00000800
 
#define PWM_3_GENA_ACTCMPBD_ONE   0x00000C00
 
#define PWM_3_GENA_ACTCMPBU_M   0x00000300
 
#define PWM_3_GENA_ACTCMPBU_NONE   0x00000000
 
#define PWM_3_GENA_ACTCMPBU_INV   0x00000100
 
#define PWM_3_GENA_ACTCMPBU_ZERO   0x00000200
 
#define PWM_3_GENA_ACTCMPBU_ONE   0x00000300
 
#define PWM_3_GENA_ACTCMPAD_M   0x000000C0
 
#define PWM_3_GENA_ACTCMPAD_NONE   0x00000000
 
#define PWM_3_GENA_ACTCMPAD_INV   0x00000040
 
#define PWM_3_GENA_ACTCMPAD_ZERO   0x00000080
 
#define PWM_3_GENA_ACTCMPAD_ONE   0x000000C0
 
#define PWM_3_GENA_ACTCMPAU_M   0x00000030
 
#define PWM_3_GENA_ACTCMPAU_NONE   0x00000000
 
#define PWM_3_GENA_ACTCMPAU_INV   0x00000010
 
#define PWM_3_GENA_ACTCMPAU_ZERO   0x00000020
 
#define PWM_3_GENA_ACTCMPAU_ONE   0x00000030
 
#define PWM_3_GENA_ACTLOAD_M   0x0000000C
 
#define PWM_3_GENA_ACTLOAD_NONE   0x00000000
 
#define PWM_3_GENA_ACTLOAD_INV   0x00000004
 
#define PWM_3_GENA_ACTLOAD_ZERO   0x00000008
 
#define PWM_3_GENA_ACTLOAD_ONE   0x0000000C
 
#define PWM_3_GENA_ACTZERO_M   0x00000003
 
#define PWM_3_GENA_ACTZERO_NONE   0x00000000
 
#define PWM_3_GENA_ACTZERO_INV   0x00000001
 
#define PWM_3_GENA_ACTZERO_ZERO   0x00000002
 
#define PWM_3_GENA_ACTZERO_ONE   0x00000003
 
#define PWM_3_GENB_ACTCMPBD_M   0x00000C00
 
#define PWM_3_GENB_ACTCMPBD_NONE   0x00000000
 
#define PWM_3_GENB_ACTCMPBD_INV   0x00000400
 
#define PWM_3_GENB_ACTCMPBD_ZERO   0x00000800
 
#define PWM_3_GENB_ACTCMPBD_ONE   0x00000C00
 
#define PWM_3_GENB_ACTCMPBU_M   0x00000300
 
#define PWM_3_GENB_ACTCMPBU_NONE   0x00000000
 
#define PWM_3_GENB_ACTCMPBU_INV   0x00000100
 
#define PWM_3_GENB_ACTCMPBU_ZERO   0x00000200
 
#define PWM_3_GENB_ACTCMPBU_ONE   0x00000300
 
#define PWM_3_GENB_ACTCMPAD_M   0x000000C0
 
#define PWM_3_GENB_ACTCMPAD_NONE   0x00000000
 
#define PWM_3_GENB_ACTCMPAD_INV   0x00000040
 
#define PWM_3_GENB_ACTCMPAD_ZERO   0x00000080
 
#define PWM_3_GENB_ACTCMPAD_ONE   0x000000C0
 
#define PWM_3_GENB_ACTCMPAU_M   0x00000030
 
#define PWM_3_GENB_ACTCMPAU_NONE   0x00000000
 
#define PWM_3_GENB_ACTCMPAU_INV   0x00000010
 
#define PWM_3_GENB_ACTCMPAU_ZERO   0x00000020
 
#define PWM_3_GENB_ACTCMPAU_ONE   0x00000030
 
#define PWM_3_GENB_ACTLOAD_M   0x0000000C
 
#define PWM_3_GENB_ACTLOAD_NONE   0x00000000
 
#define PWM_3_GENB_ACTLOAD_INV   0x00000004
 
#define PWM_3_GENB_ACTLOAD_ZERO   0x00000008
 
#define PWM_3_GENB_ACTLOAD_ONE   0x0000000C
 
#define PWM_3_GENB_ACTZERO_M   0x00000003
 
#define PWM_3_GENB_ACTZERO_NONE   0x00000000
 
#define PWM_3_GENB_ACTZERO_INV   0x00000001
 
#define PWM_3_GENB_ACTZERO_ZERO   0x00000002
 
#define PWM_3_GENB_ACTZERO_ONE   0x00000003
 
#define PWM_3_DBCTL_ENABLE   0x00000001
 
#define PWM_3_DBRISE_RISEDELAY_M   0x00000FFF
 
#define PWM_3_DBRISE_RISEDELAY_S   0
 
#define PWM_3_DBFALL_FALLDELAY_M   0x00000FFF
 
#define PWM_3_DBFALL_FALLDELAY_S   0
 
#define PWM_3_FLTSRC0_FAULT3   0x00000008
 
#define PWM_3_FLTSRC0_FAULT2   0x00000004
 
#define PWM_3_FLTSRC0_FAULT1   0x00000002
 
#define PWM_3_FLTSRC0_FAULT0   0x00000001
 
#define PWM_3_FLTSRC1_DCMP7   0x00000080
 
#define PWM_3_FLTSRC1_DCMP6   0x00000040
 
#define PWM_3_FLTSRC1_DCMP5   0x00000020
 
#define PWM_3_FLTSRC1_DCMP4   0x00000010
 
#define PWM_3_FLTSRC1_DCMP3   0x00000008
 
#define PWM_3_FLTSRC1_DCMP2   0x00000004
 
#define PWM_3_FLTSRC1_DCMP1   0x00000002
 
#define PWM_3_FLTSRC1_DCMP0   0x00000001
 
#define PWM_3_MINFLTPER_MFP_M   0x0000FFFF
 
#define PWM_3_MINFLTPER_MFP_S   0
 
#define PWM_0_FLTSEN_FAULT3   0x00000008
 
#define PWM_0_FLTSEN_FAULT2   0x00000004
 
#define PWM_0_FLTSEN_FAULT1   0x00000002
 
#define PWM_0_FLTSEN_FAULT0   0x00000001
 
#define PWM_0_FLTSTAT0_FAULT3   0x00000008
 
#define PWM_0_FLTSTAT0_FAULT2   0x00000004
 
#define PWM_0_FLTSTAT0_FAULT1   0x00000002
 
#define PWM_0_FLTSTAT0_FAULT0   0x00000001
 
#define PWM_0_FLTSTAT1_DCMP7   0x00000080
 
#define PWM_0_FLTSTAT1_DCMP6   0x00000040
 
#define PWM_0_FLTSTAT1_DCMP5   0x00000020
 
#define PWM_0_FLTSTAT1_DCMP4   0x00000010
 
#define PWM_0_FLTSTAT1_DCMP3   0x00000008
 
#define PWM_0_FLTSTAT1_DCMP2   0x00000004
 
#define PWM_0_FLTSTAT1_DCMP1   0x00000002
 
#define PWM_0_FLTSTAT1_DCMP0   0x00000001
 
#define PWM_1_FLTSEN_FAULT3   0x00000008
 
#define PWM_1_FLTSEN_FAULT2   0x00000004
 
#define PWM_1_FLTSEN_FAULT1   0x00000002
 
#define PWM_1_FLTSEN_FAULT0   0x00000001
 
#define PWM_1_FLTSTAT0_FAULT3   0x00000008
 
#define PWM_1_FLTSTAT0_FAULT2   0x00000004
 
#define PWM_1_FLTSTAT0_FAULT1   0x00000002
 
#define PWM_1_FLTSTAT0_FAULT0   0x00000001
 
#define PWM_1_FLTSTAT1_DCMP7   0x00000080
 
#define PWM_1_FLTSTAT1_DCMP6   0x00000040
 
#define PWM_1_FLTSTAT1_DCMP5   0x00000020
 
#define PWM_1_FLTSTAT1_DCMP4   0x00000010
 
#define PWM_1_FLTSTAT1_DCMP3   0x00000008
 
#define PWM_1_FLTSTAT1_DCMP2   0x00000004
 
#define PWM_1_FLTSTAT1_DCMP1   0x00000002
 
#define PWM_1_FLTSTAT1_DCMP0   0x00000001
 
#define PWM_2_FLTSEN_FAULT3   0x00000008
 
#define PWM_2_FLTSEN_FAULT2   0x00000004
 
#define PWM_2_FLTSEN_FAULT1   0x00000002
 
#define PWM_2_FLTSEN_FAULT0   0x00000001
 
#define PWM_2_FLTSTAT0_FAULT3   0x00000008
 
#define PWM_2_FLTSTAT0_FAULT2   0x00000004
 
#define PWM_2_FLTSTAT0_FAULT1   0x00000002
 
#define PWM_2_FLTSTAT0_FAULT0   0x00000001
 
#define PWM_2_FLTSTAT1_DCMP7   0x00000080
 
#define PWM_2_FLTSTAT1_DCMP6   0x00000040
 
#define PWM_2_FLTSTAT1_DCMP5   0x00000020
 
#define PWM_2_FLTSTAT1_DCMP4   0x00000010
 
#define PWM_2_FLTSTAT1_DCMP3   0x00000008
 
#define PWM_2_FLTSTAT1_DCMP2   0x00000004
 
#define PWM_2_FLTSTAT1_DCMP1   0x00000002
 
#define PWM_2_FLTSTAT1_DCMP0   0x00000001
 
#define PWM_3_FLTSEN_FAULT3   0x00000008
 
#define PWM_3_FLTSEN_FAULT2   0x00000004
 
#define PWM_3_FLTSEN_FAULT1   0x00000002
 
#define PWM_3_FLTSEN_FAULT0   0x00000001
 
#define PWM_3_FLTSTAT0_FAULT3   0x00000008
 
#define PWM_3_FLTSTAT0_FAULT2   0x00000004
 
#define PWM_3_FLTSTAT0_FAULT1   0x00000002
 
#define PWM_3_FLTSTAT0_FAULT0   0x00000001
 
#define PWM_3_FLTSTAT1_DCMP7   0x00000080
 
#define PWM_3_FLTSTAT1_DCMP6   0x00000040
 
#define PWM_3_FLTSTAT1_DCMP5   0x00000020
 
#define PWM_3_FLTSTAT1_DCMP4   0x00000010
 
#define PWM_3_FLTSTAT1_DCMP3   0x00000008
 
#define PWM_3_FLTSTAT1_DCMP2   0x00000004
 
#define PWM_3_FLTSTAT1_DCMP1   0x00000002
 
#define PWM_3_FLTSTAT1_DCMP0   0x00000001
 
#define PWM_PP_GCNT_M   0x0000000F
 
#define PWM_PP_FCNT_M   0x000000F0
 
#define PWM_PP_ESYNC   0x00000100
 
#define PWM_PP_EFAULT   0x00000200
 
#define PWM_PP_ONE   0x00000400
 
#define PWM_PP_GCNT_S   0
 
#define PWM_PP_FCNT_S   4
 
#define PWM_CC_USEPWM   0x00000100
 
#define PWM_CC_PWMDIV_M   0x00000007
 
#define PWM_CC_PWMDIV_2   0x00000000
 
#define PWM_CC_PWMDIV_4   0x00000001
 
#define PWM_CC_PWMDIV_8   0x00000002
 
#define PWM_CC_PWMDIV_16   0x00000003
 
#define PWM_CC_PWMDIV_32   0x00000004
 
#define PWM_CC_PWMDIV_64   0x00000005
 
#define PWM_O_X_CTL   0x00000000
 
#define PWM_O_X_INTEN   0x00000004
 
#define PWM_O_X_RIS   0x00000008
 
#define PWM_O_X_ISC   0x0000000C
 
#define PWM_O_X_LOAD   0x00000010
 
#define PWM_O_X_COUNT   0x00000014
 
#define PWM_O_X_CMPA   0x00000018
 
#define PWM_O_X_CMPB   0x0000001C
 
#define PWM_O_X_GENA   0x00000020
 
#define PWM_O_X_GENB   0x00000024
 
#define PWM_O_X_DBCTL   0x00000028
 
#define PWM_O_X_DBRISE   0x0000002C
 
#define PWM_O_X_DBFALL   0x00000030
 
#define PWM_O_X_FLTSRC0   0x00000034
 
#define PWM_O_X_FLTSRC1   0x00000038
 
#define PWM_O_X_MINFLTPER   0x0000003C
 
#define PWM_GEN_0_OFFSET   0x00000040
 
#define PWM_GEN_1_OFFSET   0x00000080
 
#define PWM_GEN_2_OFFSET   0x000000C0
 
#define PWM_GEN_3_OFFSET   0x00000100
 
#define PWM_X_CTL_LATCH   0x00040000
 
#define PWM_X_CTL_MINFLTPER   0x00020000
 
#define PWM_X_CTL_FLTSRC   0x00010000
 
#define PWM_X_CTL_DBFALLUPD_M   0x0000C000
 
#define PWM_X_CTL_DBFALLUPD_I   0x00000000
 
#define PWM_X_CTL_DBFALLUPD_LS   0x00008000
 
#define PWM_X_CTL_DBFALLUPD_GS   0x0000C000
 
#define PWM_X_CTL_DBRISEUPD_M   0x00003000
 
#define PWM_X_CTL_DBRISEUPD_I   0x00000000
 
#define PWM_X_CTL_DBRISEUPD_LS   0x00002000
 
#define PWM_X_CTL_DBRISEUPD_GS   0x00003000
 
#define PWM_X_CTL_DBCTLUPD_M   0x00000C00
 
#define PWM_X_CTL_DBCTLUPD_I   0x00000000
 
#define PWM_X_CTL_DBCTLUPD_LS   0x00000800
 
#define PWM_X_CTL_DBCTLUPD_GS   0x00000C00
 
#define PWM_X_CTL_GENBUPD_M   0x00000300
 
#define PWM_X_CTL_GENBUPD_I   0x00000000
 
#define PWM_X_CTL_GENBUPD_LS   0x00000200
 
#define PWM_X_CTL_GENBUPD_GS   0x00000300
 
#define PWM_X_CTL_GENAUPD_M   0x000000C0
 
#define PWM_X_CTL_GENAUPD_I   0x00000000
 
#define PWM_X_CTL_GENAUPD_LS   0x00000080
 
#define PWM_X_CTL_GENAUPD_GS   0x000000C0
 
#define PWM_X_CTL_CMPBUPD   0x00000020
 
#define PWM_X_CTL_CMPAUPD   0x00000010
 
#define PWM_X_CTL_LOADUPD   0x00000008
 
#define PWM_X_CTL_DEBUG   0x00000004
 
#define PWM_X_CTL_MODE   0x00000002
 
#define PWM_X_CTL_ENABLE   0x00000001
 
#define PWM_X_INTEN_TRCMPBD   0x00002000
 
#define PWM_X_INTEN_TRCMPBU   0x00001000
 
#define PWM_X_INTEN_TRCMPAD   0x00000800
 
#define PWM_X_INTEN_TRCMPAU   0x00000400
 
#define PWM_X_INTEN_TRCNTLOAD   0x00000200
 
#define PWM_X_INTEN_TRCNTZERO   0x00000100
 
#define PWM_X_INTEN_INTCMPBD   0x00000020
 
#define PWM_X_INTEN_INTCMPBU   0x00000010
 
#define PWM_X_INTEN_INTCMPAD   0x00000008
 
#define PWM_X_INTEN_INTCMPAU   0x00000004
 
#define PWM_X_INTEN_INTCNTLOAD   0x00000002
 
#define PWM_X_INTEN_INTCNTZERO   0x00000001
 
#define PWM_X_RIS_INTCMPBD   0x00000020
 
#define PWM_X_RIS_INTCMPBU   0x00000010
 
#define PWM_X_RIS_INTCMPAD   0x00000008
 
#define PWM_X_RIS_INTCMPAU   0x00000004
 
#define PWM_X_RIS_INTCNTLOAD   0x00000002
 
#define PWM_X_RIS_INTCNTZERO   0x00000001
 
#define PWM_X_ISC_INTCMPBD   0x00000020
 
#define PWM_X_ISC_INTCMPBU   0x00000010
 
#define PWM_X_ISC_INTCMPAD   0x00000008
 
#define PWM_X_ISC_INTCMPAU   0x00000004
 
#define PWM_X_ISC_INTCNTLOAD   0x00000002
 
#define PWM_X_ISC_INTCNTZERO   0x00000001
 
#define PWM_X_LOAD_M   0x0000FFFF
 
#define PWM_X_LOAD_S   0
 
#define PWM_X_COUNT_M   0x0000FFFF
 
#define PWM_X_COUNT_S   0
 
#define PWM_X_CMPA_M   0x0000FFFF
 
#define PWM_X_CMPA_S   0
 
#define PWM_X_CMPB_M   0x0000FFFF
 
#define PWM_X_CMPB_S   0
 
#define PWM_X_GENA_ACTCMPBD_M   0x00000C00
 
#define PWM_X_GENA_ACTCMPBD_NONE   0x00000000
 
#define PWM_X_GENA_ACTCMPBD_INV   0x00000400
 
#define PWM_X_GENA_ACTCMPBD_ZERO   0x00000800
 
#define PWM_X_GENA_ACTCMPBD_ONE   0x00000C00
 
#define PWM_X_GENA_ACTCMPBU_M   0x00000300
 
#define PWM_X_GENA_ACTCMPBU_NONE   0x00000000
 
#define PWM_X_GENA_ACTCMPBU_INV   0x00000100
 
#define PWM_X_GENA_ACTCMPBU_ZERO   0x00000200
 
#define PWM_X_GENA_ACTCMPBU_ONE   0x00000300
 
#define PWM_X_GENA_ACTCMPAD_M   0x000000C0
 
#define PWM_X_GENA_ACTCMPAD_NONE   0x00000000
 
#define PWM_X_GENA_ACTCMPAD_INV   0x00000040
 
#define PWM_X_GENA_ACTCMPAD_ZERO   0x00000080
 
#define PWM_X_GENA_ACTCMPAD_ONE   0x000000C0
 
#define PWM_X_GENA_ACTCMPAU_M   0x00000030
 
#define PWM_X_GENA_ACTCMPAU_NONE   0x00000000
 
#define PWM_X_GENA_ACTCMPAU_INV   0x00000010
 
#define PWM_X_GENA_ACTCMPAU_ZERO   0x00000020
 
#define PWM_X_GENA_ACTCMPAU_ONE   0x00000030
 
#define PWM_X_GENA_ACTLOAD_M   0x0000000C
 
#define PWM_X_GENA_ACTLOAD_NONE   0x00000000
 
#define PWM_X_GENA_ACTLOAD_INV   0x00000004
 
#define PWM_X_GENA_ACTLOAD_ZERO   0x00000008
 
#define PWM_X_GENA_ACTLOAD_ONE   0x0000000C
 
#define PWM_X_GENA_ACTZERO_M   0x00000003
 
#define PWM_X_GENA_ACTZERO_NONE   0x00000000
 
#define PWM_X_GENA_ACTZERO_INV   0x00000001
 
#define PWM_X_GENA_ACTZERO_ZERO   0x00000002
 
#define PWM_X_GENA_ACTZERO_ONE   0x00000003
 
#define PWM_X_GENB_ACTCMPBD_M   0x00000C00
 
#define PWM_X_GENB_ACTCMPBD_NONE   0x00000000
 
#define PWM_X_GENB_ACTCMPBD_INV   0x00000400
 
#define PWM_X_GENB_ACTCMPBD_ZERO   0x00000800
 
#define PWM_X_GENB_ACTCMPBD_ONE   0x00000C00
 
#define PWM_X_GENB_ACTCMPBU_M   0x00000300
 
#define PWM_X_GENB_ACTCMPBU_NONE   0x00000000
 
#define PWM_X_GENB_ACTCMPBU_INV   0x00000100
 
#define PWM_X_GENB_ACTCMPBU_ZERO   0x00000200
 
#define PWM_X_GENB_ACTCMPBU_ONE   0x00000300
 
#define PWM_X_GENB_ACTCMPAD_M   0x000000C0
 
#define PWM_X_GENB_ACTCMPAD_NONE   0x00000000
 
#define PWM_X_GENB_ACTCMPAD_INV   0x00000040
 
#define PWM_X_GENB_ACTCMPAD_ZERO   0x00000080
 
#define PWM_X_GENB_ACTCMPAD_ONE   0x000000C0
 
#define PWM_X_GENB_ACTCMPAU_M   0x00000030
 
#define PWM_X_GENB_ACTCMPAU_NONE   0x00000000
 
#define PWM_X_GENB_ACTCMPAU_INV   0x00000010
 
#define PWM_X_GENB_ACTCMPAU_ZERO   0x00000020
 
#define PWM_X_GENB_ACTCMPAU_ONE   0x00000030
 
#define PWM_X_GENB_ACTLOAD_M   0x0000000C
 
#define PWM_X_GENB_ACTLOAD_NONE   0x00000000
 
#define PWM_X_GENB_ACTLOAD_INV   0x00000004
 
#define PWM_X_GENB_ACTLOAD_ZERO   0x00000008
 
#define PWM_X_GENB_ACTLOAD_ONE   0x0000000C
 
#define PWM_X_GENB_ACTZERO_M   0x00000003
 
#define PWM_X_GENB_ACTZERO_NONE   0x00000000
 
#define PWM_X_GENB_ACTZERO_INV   0x00000001
 
#define PWM_X_GENB_ACTZERO_ZERO   0x00000002
 
#define PWM_X_GENB_ACTZERO_ONE   0x00000003
 
#define PWM_X_DBCTL_ENABLE   0x00000001
 
#define PWM_X_DBRISE_DELAY_M   0x00000FFF
 
#define PWM_X_DBRISE_DELAY_S   0
 
#define PWM_X_DBFALL_DELAY_M   0x00000FFF
 
#define PWM_X_DBFALL_DELAY_S   0
 
#define PWM_X_FLTSRC0_FAULT3   0x00000008
 
#define PWM_X_FLTSRC0_FAULT2   0x00000004
 
#define PWM_X_FLTSRC0_FAULT1   0x00000002
 
#define PWM_X_FLTSRC0_FAULT0   0x00000001
 
#define PWM_X_FLTSRC1_DCMP7   0x00000080
 
#define PWM_X_FLTSRC1_DCMP6   0x00000040
 
#define PWM_X_FLTSRC1_DCMP5   0x00000020
 
#define PWM_X_FLTSRC1_DCMP4   0x00000010
 
#define PWM_X_FLTSRC1_DCMP3   0x00000008
 
#define PWM_X_FLTSRC1_DCMP2   0x00000004
 
#define PWM_X_FLTSRC1_DCMP1   0x00000002
 
#define PWM_X_FLTSRC1_DCMP0   0x00000001
 
#define PWM_X_MINFLTPER_M   0x0000FFFF
 
#define PWM_X_MINFLTPER_S   0
 
#define PWM_O_X_FLTSEN   0x00000000
 
#define PWM_O_X_FLTSTAT0   0x00000004
 
#define PWM_O_X_FLTSTAT1   0x00000008
 
#define PWM_EXT_0_OFFSET   0x00000800
 
#define PWM_EXT_1_OFFSET   0x00000880
 
#define PWM_EXT_2_OFFSET   0x00000900
 
#define PWM_EXT_3_OFFSET   0x00000980
 
#define PWM_X_FLTSEN_FAULT3   0x00000008
 
#define PWM_X_FLTSEN_FAULT2   0x00000004
 
#define PWM_X_FLTSEN_FAULT1   0x00000002
 
#define PWM_X_FLTSEN_FAULT0   0x00000001
 
#define PWM_X_FLTSTAT0_FAULT3   0x00000008
 
#define PWM_X_FLTSTAT0_FAULT2   0x00000004
 
#define PWM_X_FLTSTAT0_FAULT1   0x00000002
 
#define PWM_X_FLTSTAT0_FAULT0   0x00000001
 
#define PWM_X_FLTSTAT1_DCMP7   0x00000080
 
#define PWM_X_FLTSTAT1_DCMP6   0x00000040
 
#define PWM_X_FLTSTAT1_DCMP5   0x00000020
 
#define PWM_X_FLTSTAT1_DCMP4   0x00000010
 
#define PWM_X_FLTSTAT1_DCMP3   0x00000008
 
#define PWM_X_FLTSTAT1_DCMP2   0x00000004
 
#define PWM_X_FLTSTAT1_DCMP1   0x00000002
 
#define PWM_X_FLTSTAT1_DCMP0   0x00000001
 

Macro Definition Documentation

#define PWM_0_CMPA_M   0x0000FFFF

Definition at line 418 of file hw_pwm.h.

#define PWM_0_CMPA_S   0

Definition at line 419 of file hw_pwm.h.

#define PWM_0_CMPB_M   0x0000FFFF

Definition at line 426 of file hw_pwm.h.

#define PWM_0_CMPB_S   0

Definition at line 427 of file hw_pwm.h.

#define PWM_0_COUNT_M   0x0000FFFF

Definition at line 410 of file hw_pwm.h.

#define PWM_0_COUNT_S   0

Definition at line 411 of file hw_pwm.h.

#define PWM_0_CTL_CMPAUPD   0x00000010

Definition at line 341 of file hw_pwm.h.

#define PWM_0_CTL_CMPBUPD   0x00000020

Definition at line 340 of file hw_pwm.h.

#define PWM_0_CTL_DBCTLUPD_GS   0x00000C00

Definition at line 331 of file hw_pwm.h.

#define PWM_0_CTL_DBCTLUPD_I   0x00000000

Definition at line 329 of file hw_pwm.h.

#define PWM_0_CTL_DBCTLUPD_LS   0x00000800

Definition at line 330 of file hw_pwm.h.

#define PWM_0_CTL_DBCTLUPD_M   0x00000C00

Definition at line 328 of file hw_pwm.h.

#define PWM_0_CTL_DBFALLUPD_GS   0x0000C000

Definition at line 323 of file hw_pwm.h.

#define PWM_0_CTL_DBFALLUPD_I   0x00000000

Definition at line 321 of file hw_pwm.h.

#define PWM_0_CTL_DBFALLUPD_LS   0x00008000

Definition at line 322 of file hw_pwm.h.

#define PWM_0_CTL_DBFALLUPD_M   0x0000C000

Definition at line 320 of file hw_pwm.h.

#define PWM_0_CTL_DBRISEUPD_GS   0x00003000

Definition at line 327 of file hw_pwm.h.

#define PWM_0_CTL_DBRISEUPD_I   0x00000000

Definition at line 325 of file hw_pwm.h.

#define PWM_0_CTL_DBRISEUPD_LS   0x00002000

Definition at line 326 of file hw_pwm.h.

#define PWM_0_CTL_DBRISEUPD_M   0x00003000

Definition at line 324 of file hw_pwm.h.

#define PWM_0_CTL_DEBUG   0x00000004

Definition at line 343 of file hw_pwm.h.

#define PWM_0_CTL_ENABLE   0x00000001

Definition at line 345 of file hw_pwm.h.

#define PWM_0_CTL_FLTSRC   0x00010000

Definition at line 319 of file hw_pwm.h.

#define PWM_0_CTL_GENAUPD_GS   0x000000C0

Definition at line 339 of file hw_pwm.h.

#define PWM_0_CTL_GENAUPD_I   0x00000000

Definition at line 337 of file hw_pwm.h.

#define PWM_0_CTL_GENAUPD_LS   0x00000080

Definition at line 338 of file hw_pwm.h.

#define PWM_0_CTL_GENAUPD_M   0x000000C0

Definition at line 336 of file hw_pwm.h.

#define PWM_0_CTL_GENBUPD_GS   0x00000300

Definition at line 335 of file hw_pwm.h.

#define PWM_0_CTL_GENBUPD_I   0x00000000

Definition at line 333 of file hw_pwm.h.

#define PWM_0_CTL_GENBUPD_LS   0x00000200

Definition at line 334 of file hw_pwm.h.

#define PWM_0_CTL_GENBUPD_M   0x00000300

Definition at line 332 of file hw_pwm.h.

#define PWM_0_CTL_LATCH   0x00040000

Definition at line 317 of file hw_pwm.h.

#define PWM_0_CTL_LOADUPD   0x00000008

Definition at line 342 of file hw_pwm.h.

#define PWM_0_CTL_MINFLTPER   0x00020000

Definition at line 318 of file hw_pwm.h.

#define PWM_0_CTL_MODE   0x00000002

Definition at line 344 of file hw_pwm.h.

#define PWM_0_DBCTL_ENABLE   0x00000001

Definition at line 522 of file hw_pwm.h.

#define PWM_0_DBFALL_DELAY_M   0x00000FFF

Definition at line 537 of file hw_pwm.h.

#define PWM_0_DBFALL_DELAY_S   0

Definition at line 538 of file hw_pwm.h.

#define PWM_0_DBRISE_DELAY_M   0x00000FFF

Definition at line 529 of file hw_pwm.h.

#define PWM_0_DBRISE_DELAY_S   0

Definition at line 530 of file hw_pwm.h.

#define PWM_0_FLTSEN_FAULT0   0x00000001

Definition at line 1384 of file hw_pwm.h.

#define PWM_0_FLTSEN_FAULT1   0x00000002

Definition at line 1383 of file hw_pwm.h.

#define PWM_0_FLTSEN_FAULT2   0x00000004

Definition at line 1382 of file hw_pwm.h.

#define PWM_0_FLTSEN_FAULT3   0x00000008

Definition at line 1381 of file hw_pwm.h.

#define PWM_0_FLTSRC0_FAULT0   0x00000001

Definition at line 549 of file hw_pwm.h.

#define PWM_0_FLTSRC0_FAULT1   0x00000002

Definition at line 548 of file hw_pwm.h.

#define PWM_0_FLTSRC0_FAULT2   0x00000004

Definition at line 547 of file hw_pwm.h.

#define PWM_0_FLTSRC0_FAULT3   0x00000008

Definition at line 546 of file hw_pwm.h.

#define PWM_0_FLTSRC1_DCMP0   0x00000001

Definition at line 564 of file hw_pwm.h.

#define PWM_0_FLTSRC1_DCMP1   0x00000002

Definition at line 563 of file hw_pwm.h.

#define PWM_0_FLTSRC1_DCMP2   0x00000004

Definition at line 562 of file hw_pwm.h.

#define PWM_0_FLTSRC1_DCMP3   0x00000008

Definition at line 561 of file hw_pwm.h.

#define PWM_0_FLTSRC1_DCMP4   0x00000010

Definition at line 560 of file hw_pwm.h.

#define PWM_0_FLTSRC1_DCMP5   0x00000020

Definition at line 559 of file hw_pwm.h.

#define PWM_0_FLTSRC1_DCMP6   0x00000040

Definition at line 558 of file hw_pwm.h.

#define PWM_0_FLTSRC1_DCMP7   0x00000080

Definition at line 557 of file hw_pwm.h.

#define PWM_0_FLTSTAT0_FAULT0   0x00000001

Definition at line 1395 of file hw_pwm.h.

#define PWM_0_FLTSTAT0_FAULT1   0x00000002

Definition at line 1394 of file hw_pwm.h.

#define PWM_0_FLTSTAT0_FAULT2   0x00000004

Definition at line 1393 of file hw_pwm.h.

#define PWM_0_FLTSTAT0_FAULT3   0x00000008

Definition at line 1392 of file hw_pwm.h.

#define PWM_0_FLTSTAT1_DCMP0   0x00000001

Definition at line 1410 of file hw_pwm.h.

#define PWM_0_FLTSTAT1_DCMP1   0x00000002

Definition at line 1409 of file hw_pwm.h.

#define PWM_0_FLTSTAT1_DCMP2   0x00000004

Definition at line 1408 of file hw_pwm.h.

#define PWM_0_FLTSTAT1_DCMP3   0x00000008

Definition at line 1407 of file hw_pwm.h.

#define PWM_0_FLTSTAT1_DCMP4   0x00000010

Definition at line 1406 of file hw_pwm.h.

#define PWM_0_FLTSTAT1_DCMP5   0x00000020

Definition at line 1405 of file hw_pwm.h.

#define PWM_0_FLTSTAT1_DCMP6   0x00000040

Definition at line 1404 of file hw_pwm.h.

#define PWM_0_FLTSTAT1_DCMP7   0x00000080

Definition at line 1403 of file hw_pwm.h.

#define PWM_0_GENA_ACTCMPAD_INV   0x00000040

Definition at line 451 of file hw_pwm.h.

#define PWM_0_GENA_ACTCMPAD_M   0x000000C0

Definition at line 448 of file hw_pwm.h.

#define PWM_0_GENA_ACTCMPAD_NONE   0x00000000

Definition at line 449 of file hw_pwm.h.

#define PWM_0_GENA_ACTCMPAD_ONE   0x000000C0

Definition at line 454 of file hw_pwm.h.

#define PWM_0_GENA_ACTCMPAD_ZERO   0x00000080

Definition at line 452 of file hw_pwm.h.

#define PWM_0_GENA_ACTCMPAU_INV   0x00000010

Definition at line 458 of file hw_pwm.h.

#define PWM_0_GENA_ACTCMPAU_M   0x00000030

Definition at line 455 of file hw_pwm.h.

#define PWM_0_GENA_ACTCMPAU_NONE   0x00000000

Definition at line 456 of file hw_pwm.h.

#define PWM_0_GENA_ACTCMPAU_ONE   0x00000030

Definition at line 461 of file hw_pwm.h.

#define PWM_0_GENA_ACTCMPAU_ZERO   0x00000020

Definition at line 459 of file hw_pwm.h.

#define PWM_0_GENA_ACTCMPBD_INV   0x00000400

Definition at line 437 of file hw_pwm.h.

#define PWM_0_GENA_ACTCMPBD_M   0x00000C00

Definition at line 434 of file hw_pwm.h.

#define PWM_0_GENA_ACTCMPBD_NONE   0x00000000

Definition at line 435 of file hw_pwm.h.

#define PWM_0_GENA_ACTCMPBD_ONE   0x00000C00

Definition at line 440 of file hw_pwm.h.

#define PWM_0_GENA_ACTCMPBD_ZERO   0x00000800

Definition at line 438 of file hw_pwm.h.

#define PWM_0_GENA_ACTCMPBU_INV   0x00000100

Definition at line 444 of file hw_pwm.h.

#define PWM_0_GENA_ACTCMPBU_M   0x00000300

Definition at line 441 of file hw_pwm.h.

#define PWM_0_GENA_ACTCMPBU_NONE   0x00000000

Definition at line 442 of file hw_pwm.h.

#define PWM_0_GENA_ACTCMPBU_ONE   0x00000300

Definition at line 447 of file hw_pwm.h.

#define PWM_0_GENA_ACTCMPBU_ZERO   0x00000200

Definition at line 445 of file hw_pwm.h.

#define PWM_0_GENA_ACTLOAD_INV   0x00000004

Definition at line 464 of file hw_pwm.h.

#define PWM_0_GENA_ACTLOAD_M   0x0000000C

Definition at line 462 of file hw_pwm.h.

#define PWM_0_GENA_ACTLOAD_NONE   0x00000000

Definition at line 463 of file hw_pwm.h.

#define PWM_0_GENA_ACTLOAD_ONE   0x0000000C

Definition at line 466 of file hw_pwm.h.

#define PWM_0_GENA_ACTLOAD_ZERO   0x00000008

Definition at line 465 of file hw_pwm.h.

#define PWM_0_GENA_ACTZERO_INV   0x00000001

Definition at line 469 of file hw_pwm.h.

#define PWM_0_GENA_ACTZERO_M   0x00000003

Definition at line 467 of file hw_pwm.h.

#define PWM_0_GENA_ACTZERO_NONE   0x00000000

Definition at line 468 of file hw_pwm.h.

#define PWM_0_GENA_ACTZERO_ONE   0x00000003

Definition at line 471 of file hw_pwm.h.

#define PWM_0_GENA_ACTZERO_ZERO   0x00000002

Definition at line 470 of file hw_pwm.h.

#define PWM_0_GENB_ACTCMPAD_INV   0x00000040

Definition at line 495 of file hw_pwm.h.

#define PWM_0_GENB_ACTCMPAD_M   0x000000C0

Definition at line 492 of file hw_pwm.h.

#define PWM_0_GENB_ACTCMPAD_NONE   0x00000000

Definition at line 493 of file hw_pwm.h.

#define PWM_0_GENB_ACTCMPAD_ONE   0x000000C0

Definition at line 498 of file hw_pwm.h.

#define PWM_0_GENB_ACTCMPAD_ZERO   0x00000080

Definition at line 496 of file hw_pwm.h.

#define PWM_0_GENB_ACTCMPAU_INV   0x00000010

Definition at line 502 of file hw_pwm.h.

#define PWM_0_GENB_ACTCMPAU_M   0x00000030

Definition at line 499 of file hw_pwm.h.

#define PWM_0_GENB_ACTCMPAU_NONE   0x00000000

Definition at line 500 of file hw_pwm.h.

#define PWM_0_GENB_ACTCMPAU_ONE   0x00000030

Definition at line 505 of file hw_pwm.h.

#define PWM_0_GENB_ACTCMPAU_ZERO   0x00000020

Definition at line 503 of file hw_pwm.h.

#define PWM_0_GENB_ACTCMPBD_INV   0x00000400

Definition at line 481 of file hw_pwm.h.

#define PWM_0_GENB_ACTCMPBD_M   0x00000C00

Definition at line 478 of file hw_pwm.h.

#define PWM_0_GENB_ACTCMPBD_NONE   0x00000000

Definition at line 479 of file hw_pwm.h.

#define PWM_0_GENB_ACTCMPBD_ONE   0x00000C00

Definition at line 484 of file hw_pwm.h.

#define PWM_0_GENB_ACTCMPBD_ZERO   0x00000800

Definition at line 482 of file hw_pwm.h.

#define PWM_0_GENB_ACTCMPBU_INV   0x00000100

Definition at line 488 of file hw_pwm.h.

#define PWM_0_GENB_ACTCMPBU_M   0x00000300

Definition at line 485 of file hw_pwm.h.

#define PWM_0_GENB_ACTCMPBU_NONE   0x00000000

Definition at line 486 of file hw_pwm.h.

#define PWM_0_GENB_ACTCMPBU_ONE   0x00000300

Definition at line 491 of file hw_pwm.h.

#define PWM_0_GENB_ACTCMPBU_ZERO   0x00000200

Definition at line 489 of file hw_pwm.h.

#define PWM_0_GENB_ACTLOAD_INV   0x00000004

Definition at line 508 of file hw_pwm.h.

#define PWM_0_GENB_ACTLOAD_M   0x0000000C

Definition at line 506 of file hw_pwm.h.

#define PWM_0_GENB_ACTLOAD_NONE   0x00000000

Definition at line 507 of file hw_pwm.h.

#define PWM_0_GENB_ACTLOAD_ONE   0x0000000C

Definition at line 510 of file hw_pwm.h.

#define PWM_0_GENB_ACTLOAD_ZERO   0x00000008

Definition at line 509 of file hw_pwm.h.

#define PWM_0_GENB_ACTZERO_INV   0x00000001

Definition at line 513 of file hw_pwm.h.

#define PWM_0_GENB_ACTZERO_M   0x00000003

Definition at line 511 of file hw_pwm.h.

#define PWM_0_GENB_ACTZERO_NONE   0x00000000

Definition at line 512 of file hw_pwm.h.

#define PWM_0_GENB_ACTZERO_ONE   0x00000003

Definition at line 515 of file hw_pwm.h.

#define PWM_0_GENB_ACTZERO_ZERO   0x00000002

Definition at line 514 of file hw_pwm.h.

#define PWM_0_INTEN_INTCMPAD   0x00000008

Definition at line 364 of file hw_pwm.h.

#define PWM_0_INTEN_INTCMPAU   0x00000004

Definition at line 366 of file hw_pwm.h.

#define PWM_0_INTEN_INTCMPBD   0x00000020

Definition at line 360 of file hw_pwm.h.

#define PWM_0_INTEN_INTCMPBU   0x00000010

Definition at line 362 of file hw_pwm.h.

#define PWM_0_INTEN_INTCNTLOAD   0x00000002

Definition at line 368 of file hw_pwm.h.

#define PWM_0_INTEN_INTCNTZERO   0x00000001

Definition at line 369 of file hw_pwm.h.

#define PWM_0_INTEN_TRCMPAD   0x00000800

Definition at line 355 of file hw_pwm.h.

#define PWM_0_INTEN_TRCMPAU   0x00000400

Definition at line 357 of file hw_pwm.h.

#define PWM_0_INTEN_TRCMPBD   0x00002000

Definition at line 352 of file hw_pwm.h.

#define PWM_0_INTEN_TRCMPBU   0x00001000

Definition at line 354 of file hw_pwm.h.

#define PWM_0_INTEN_TRCNTLOAD   0x00000200

Definition at line 358 of file hw_pwm.h.

#define PWM_0_INTEN_TRCNTZERO   0x00000100

Definition at line 359 of file hw_pwm.h.

#define PWM_0_ISC_INTCMPAD   0x00000008

Definition at line 392 of file hw_pwm.h.

#define PWM_0_ISC_INTCMPAU   0x00000004

Definition at line 393 of file hw_pwm.h.

#define PWM_0_ISC_INTCMPBD   0x00000020

Definition at line 390 of file hw_pwm.h.

#define PWM_0_ISC_INTCMPBU   0x00000010

Definition at line 391 of file hw_pwm.h.

#define PWM_0_ISC_INTCNTLOAD   0x00000002

Definition at line 394 of file hw_pwm.h.

#define PWM_0_ISC_INTCNTZERO   0x00000001

Definition at line 395 of file hw_pwm.h.

#define PWM_0_LOAD_M   0x0000FFFF

Definition at line 402 of file hw_pwm.h.

#define PWM_0_LOAD_S   0

Definition at line 403 of file hw_pwm.h.

#define PWM_0_MINFLTPER_M   0x0000FFFF

Definition at line 572 of file hw_pwm.h.

#define PWM_0_MINFLTPER_S   0

Definition at line 573 of file hw_pwm.h.

#define PWM_0_RIS_INTCMPAD   0x00000008

Definition at line 379 of file hw_pwm.h.

#define PWM_0_RIS_INTCMPAU   0x00000004

Definition at line 381 of file hw_pwm.h.

#define PWM_0_RIS_INTCMPBD   0x00000020

Definition at line 376 of file hw_pwm.h.

#define PWM_0_RIS_INTCMPBU   0x00000010

Definition at line 378 of file hw_pwm.h.

#define PWM_0_RIS_INTCNTLOAD   0x00000002

Definition at line 382 of file hw_pwm.h.

#define PWM_0_RIS_INTCNTZERO   0x00000001

Definition at line 383 of file hw_pwm.h.

#define PWM_1_CMPA_COMPA_M   0x0000FFFF

Definition at line 681 of file hw_pwm.h.

#define PWM_1_CMPA_COMPA_S   0

Definition at line 682 of file hw_pwm.h.

#define PWM_1_CMPB_COMPB_M   0x0000FFFF

Definition at line 689 of file hw_pwm.h.

#define PWM_1_CMPB_COMPB_S   0

Definition at line 690 of file hw_pwm.h.

#define PWM_1_COUNT_COUNT_M   0x0000FFFF

Definition at line 673 of file hw_pwm.h.

#define PWM_1_COUNT_COUNT_S   0

Definition at line 674 of file hw_pwm.h.

#define PWM_1_CTL_CMPAUPD   0x00000010

Definition at line 604 of file hw_pwm.h.

#define PWM_1_CTL_CMPBUPD   0x00000020

Definition at line 603 of file hw_pwm.h.

#define PWM_1_CTL_DBCTLUPD_GS   0x00000C00

Definition at line 594 of file hw_pwm.h.

#define PWM_1_CTL_DBCTLUPD_I   0x00000000

Definition at line 592 of file hw_pwm.h.

#define PWM_1_CTL_DBCTLUPD_LS   0x00000800

Definition at line 593 of file hw_pwm.h.

#define PWM_1_CTL_DBCTLUPD_M   0x00000C00

Definition at line 591 of file hw_pwm.h.

#define PWM_1_CTL_DBFALLUPD_GS   0x0000C000

Definition at line 586 of file hw_pwm.h.

#define PWM_1_CTL_DBFALLUPD_I   0x00000000

Definition at line 584 of file hw_pwm.h.

#define PWM_1_CTL_DBFALLUPD_LS   0x00008000

Definition at line 585 of file hw_pwm.h.

#define PWM_1_CTL_DBFALLUPD_M   0x0000C000

Definition at line 583 of file hw_pwm.h.

#define PWM_1_CTL_DBRISEUPD_GS   0x00003000

Definition at line 590 of file hw_pwm.h.

#define PWM_1_CTL_DBRISEUPD_I   0x00000000

Definition at line 588 of file hw_pwm.h.

#define PWM_1_CTL_DBRISEUPD_LS   0x00002000

Definition at line 589 of file hw_pwm.h.

#define PWM_1_CTL_DBRISEUPD_M   0x00003000

Definition at line 587 of file hw_pwm.h.

#define PWM_1_CTL_DEBUG   0x00000004

Definition at line 606 of file hw_pwm.h.

#define PWM_1_CTL_ENABLE   0x00000001

Definition at line 608 of file hw_pwm.h.

#define PWM_1_CTL_FLTSRC   0x00010000

Definition at line 582 of file hw_pwm.h.

#define PWM_1_CTL_GENAUPD_GS   0x000000C0

Definition at line 602 of file hw_pwm.h.

#define PWM_1_CTL_GENAUPD_I   0x00000000

Definition at line 600 of file hw_pwm.h.

#define PWM_1_CTL_GENAUPD_LS   0x00000080

Definition at line 601 of file hw_pwm.h.

#define PWM_1_CTL_GENAUPD_M   0x000000C0

Definition at line 599 of file hw_pwm.h.

#define PWM_1_CTL_GENBUPD_GS   0x00000300

Definition at line 598 of file hw_pwm.h.

#define PWM_1_CTL_GENBUPD_I   0x00000000

Definition at line 596 of file hw_pwm.h.

#define PWM_1_CTL_GENBUPD_LS   0x00000200

Definition at line 597 of file hw_pwm.h.

#define PWM_1_CTL_GENBUPD_M   0x00000300

Definition at line 595 of file hw_pwm.h.

#define PWM_1_CTL_LATCH   0x00040000

Definition at line 580 of file hw_pwm.h.

#define PWM_1_CTL_LOADUPD   0x00000008

Definition at line 605 of file hw_pwm.h.

#define PWM_1_CTL_MINFLTPER   0x00020000

Definition at line 581 of file hw_pwm.h.

#define PWM_1_CTL_MODE   0x00000002

Definition at line 607 of file hw_pwm.h.

#define PWM_1_DBCTL_ENABLE   0x00000001

Definition at line 785 of file hw_pwm.h.

#define PWM_1_DBFALL_FALLDELAY_M   0x00000FFF

Definition at line 802 of file hw_pwm.h.

#define PWM_1_DBFALL_FALLDELAY_S   0

Definition at line 804 of file hw_pwm.h.

#define PWM_1_DBRISE_RISEDELAY_M   0x00000FFF

Definition at line 792 of file hw_pwm.h.

#define PWM_1_DBRISE_RISEDELAY_S   0

Definition at line 794 of file hw_pwm.h.

#define PWM_1_FLTSEN_FAULT0   0x00000001

Definition at line 1420 of file hw_pwm.h.

#define PWM_1_FLTSEN_FAULT1   0x00000002

Definition at line 1419 of file hw_pwm.h.

#define PWM_1_FLTSEN_FAULT2   0x00000004

Definition at line 1418 of file hw_pwm.h.

#define PWM_1_FLTSEN_FAULT3   0x00000008

Definition at line 1417 of file hw_pwm.h.

#define PWM_1_FLTSRC0_FAULT0   0x00000001

Definition at line 816 of file hw_pwm.h.

#define PWM_1_FLTSRC0_FAULT1   0x00000002

Definition at line 815 of file hw_pwm.h.

#define PWM_1_FLTSRC0_FAULT2   0x00000004

Definition at line 814 of file hw_pwm.h.

#define PWM_1_FLTSRC0_FAULT3   0x00000008

Definition at line 813 of file hw_pwm.h.

#define PWM_1_FLTSRC1_DCMP0   0x00000001

Definition at line 831 of file hw_pwm.h.

#define PWM_1_FLTSRC1_DCMP1   0x00000002

Definition at line 830 of file hw_pwm.h.

#define PWM_1_FLTSRC1_DCMP2   0x00000004

Definition at line 829 of file hw_pwm.h.

#define PWM_1_FLTSRC1_DCMP3   0x00000008

Definition at line 828 of file hw_pwm.h.

#define PWM_1_FLTSRC1_DCMP4   0x00000010

Definition at line 827 of file hw_pwm.h.

#define PWM_1_FLTSRC1_DCMP5   0x00000020

Definition at line 826 of file hw_pwm.h.

#define PWM_1_FLTSRC1_DCMP6   0x00000040

Definition at line 825 of file hw_pwm.h.

#define PWM_1_FLTSRC1_DCMP7   0x00000080

Definition at line 824 of file hw_pwm.h.

#define PWM_1_FLTSTAT0_FAULT0   0x00000001

Definition at line 1431 of file hw_pwm.h.

#define PWM_1_FLTSTAT0_FAULT1   0x00000002

Definition at line 1430 of file hw_pwm.h.

#define PWM_1_FLTSTAT0_FAULT2   0x00000004

Definition at line 1429 of file hw_pwm.h.

#define PWM_1_FLTSTAT0_FAULT3   0x00000008

Definition at line 1428 of file hw_pwm.h.

#define PWM_1_FLTSTAT1_DCMP0   0x00000001

Definition at line 1446 of file hw_pwm.h.

#define PWM_1_FLTSTAT1_DCMP1   0x00000002

Definition at line 1445 of file hw_pwm.h.

#define PWM_1_FLTSTAT1_DCMP2   0x00000004

Definition at line 1444 of file hw_pwm.h.

#define PWM_1_FLTSTAT1_DCMP3   0x00000008

Definition at line 1443 of file hw_pwm.h.

#define PWM_1_FLTSTAT1_DCMP4   0x00000010

Definition at line 1442 of file hw_pwm.h.

#define PWM_1_FLTSTAT1_DCMP5   0x00000020

Definition at line 1441 of file hw_pwm.h.

#define PWM_1_FLTSTAT1_DCMP6   0x00000040

Definition at line 1440 of file hw_pwm.h.

#define PWM_1_FLTSTAT1_DCMP7   0x00000080

Definition at line 1439 of file hw_pwm.h.

#define PWM_1_GENA_ACTCMPAD_INV   0x00000040

Definition at line 714 of file hw_pwm.h.

#define PWM_1_GENA_ACTCMPAD_M   0x000000C0

Definition at line 711 of file hw_pwm.h.

#define PWM_1_GENA_ACTCMPAD_NONE   0x00000000

Definition at line 712 of file hw_pwm.h.

#define PWM_1_GENA_ACTCMPAD_ONE   0x000000C0

Definition at line 717 of file hw_pwm.h.

#define PWM_1_GENA_ACTCMPAD_ZERO   0x00000080

Definition at line 715 of file hw_pwm.h.

#define PWM_1_GENA_ACTCMPAU_INV   0x00000010

Definition at line 721 of file hw_pwm.h.

#define PWM_1_GENA_ACTCMPAU_M   0x00000030

Definition at line 718 of file hw_pwm.h.

#define PWM_1_GENA_ACTCMPAU_NONE   0x00000000

Definition at line 719 of file hw_pwm.h.

#define PWM_1_GENA_ACTCMPAU_ONE   0x00000030

Definition at line 724 of file hw_pwm.h.

#define PWM_1_GENA_ACTCMPAU_ZERO   0x00000020

Definition at line 722 of file hw_pwm.h.

#define PWM_1_GENA_ACTCMPBD_INV   0x00000400

Definition at line 700 of file hw_pwm.h.

#define PWM_1_GENA_ACTCMPBD_M   0x00000C00

Definition at line 697 of file hw_pwm.h.

#define PWM_1_GENA_ACTCMPBD_NONE   0x00000000

Definition at line 698 of file hw_pwm.h.

#define PWM_1_GENA_ACTCMPBD_ONE   0x00000C00

Definition at line 703 of file hw_pwm.h.

#define PWM_1_GENA_ACTCMPBD_ZERO   0x00000800

Definition at line 701 of file hw_pwm.h.

#define PWM_1_GENA_ACTCMPBU_INV   0x00000100

Definition at line 707 of file hw_pwm.h.

#define PWM_1_GENA_ACTCMPBU_M   0x00000300

Definition at line 704 of file hw_pwm.h.

#define PWM_1_GENA_ACTCMPBU_NONE   0x00000000

Definition at line 705 of file hw_pwm.h.

#define PWM_1_GENA_ACTCMPBU_ONE   0x00000300

Definition at line 710 of file hw_pwm.h.

#define PWM_1_GENA_ACTCMPBU_ZERO   0x00000200

Definition at line 708 of file hw_pwm.h.

#define PWM_1_GENA_ACTLOAD_INV   0x00000004

Definition at line 727 of file hw_pwm.h.

#define PWM_1_GENA_ACTLOAD_M   0x0000000C

Definition at line 725 of file hw_pwm.h.

#define PWM_1_GENA_ACTLOAD_NONE   0x00000000

Definition at line 726 of file hw_pwm.h.

#define PWM_1_GENA_ACTLOAD_ONE   0x0000000C

Definition at line 729 of file hw_pwm.h.

#define PWM_1_GENA_ACTLOAD_ZERO   0x00000008

Definition at line 728 of file hw_pwm.h.

#define PWM_1_GENA_ACTZERO_INV   0x00000001

Definition at line 732 of file hw_pwm.h.

#define PWM_1_GENA_ACTZERO_M   0x00000003

Definition at line 730 of file hw_pwm.h.

#define PWM_1_GENA_ACTZERO_NONE   0x00000000

Definition at line 731 of file hw_pwm.h.

#define PWM_1_GENA_ACTZERO_ONE   0x00000003

Definition at line 734 of file hw_pwm.h.

#define PWM_1_GENA_ACTZERO_ZERO   0x00000002

Definition at line 733 of file hw_pwm.h.

#define PWM_1_GENB_ACTCMPAD_INV   0x00000040

Definition at line 758 of file hw_pwm.h.

#define PWM_1_GENB_ACTCMPAD_M   0x000000C0

Definition at line 755 of file hw_pwm.h.

#define PWM_1_GENB_ACTCMPAD_NONE   0x00000000

Definition at line 756 of file hw_pwm.h.

#define PWM_1_GENB_ACTCMPAD_ONE   0x000000C0

Definition at line 761 of file hw_pwm.h.

#define PWM_1_GENB_ACTCMPAD_ZERO   0x00000080

Definition at line 759 of file hw_pwm.h.

#define PWM_1_GENB_ACTCMPAU_INV   0x00000010

Definition at line 765 of file hw_pwm.h.

#define PWM_1_GENB_ACTCMPAU_M   0x00000030

Definition at line 762 of file hw_pwm.h.

#define PWM_1_GENB_ACTCMPAU_NONE   0x00000000

Definition at line 763 of file hw_pwm.h.

#define PWM_1_GENB_ACTCMPAU_ONE   0x00000030

Definition at line 768 of file hw_pwm.h.

#define PWM_1_GENB_ACTCMPAU_ZERO   0x00000020

Definition at line 766 of file hw_pwm.h.

#define PWM_1_GENB_ACTCMPBD_INV   0x00000400

Definition at line 744 of file hw_pwm.h.

#define PWM_1_GENB_ACTCMPBD_M   0x00000C00

Definition at line 741 of file hw_pwm.h.

#define PWM_1_GENB_ACTCMPBD_NONE   0x00000000

Definition at line 742 of file hw_pwm.h.

#define PWM_1_GENB_ACTCMPBD_ONE   0x00000C00

Definition at line 747 of file hw_pwm.h.

#define PWM_1_GENB_ACTCMPBD_ZERO   0x00000800

Definition at line 745 of file hw_pwm.h.

#define PWM_1_GENB_ACTCMPBU_INV   0x00000100

Definition at line 751 of file hw_pwm.h.

#define PWM_1_GENB_ACTCMPBU_M   0x00000300

Definition at line 748 of file hw_pwm.h.

#define PWM_1_GENB_ACTCMPBU_NONE   0x00000000

Definition at line 749 of file hw_pwm.h.

#define PWM_1_GENB_ACTCMPBU_ONE   0x00000300

Definition at line 754 of file hw_pwm.h.

#define PWM_1_GENB_ACTCMPBU_ZERO   0x00000200

Definition at line 752 of file hw_pwm.h.

#define PWM_1_GENB_ACTLOAD_INV   0x00000004

Definition at line 771 of file hw_pwm.h.

#define PWM_1_GENB_ACTLOAD_M   0x0000000C

Definition at line 769 of file hw_pwm.h.

#define PWM_1_GENB_ACTLOAD_NONE   0x00000000

Definition at line 770 of file hw_pwm.h.

#define PWM_1_GENB_ACTLOAD_ONE   0x0000000C

Definition at line 773 of file hw_pwm.h.

#define PWM_1_GENB_ACTLOAD_ZERO   0x00000008

Definition at line 772 of file hw_pwm.h.

#define PWM_1_GENB_ACTZERO_INV   0x00000001

Definition at line 776 of file hw_pwm.h.

#define PWM_1_GENB_ACTZERO_M   0x00000003

Definition at line 774 of file hw_pwm.h.

#define PWM_1_GENB_ACTZERO_NONE   0x00000000

Definition at line 775 of file hw_pwm.h.

#define PWM_1_GENB_ACTZERO_ONE   0x00000003

Definition at line 778 of file hw_pwm.h.

#define PWM_1_GENB_ACTZERO_ZERO   0x00000002

Definition at line 777 of file hw_pwm.h.

#define PWM_1_INTEN_INTCMPAD   0x00000008

Definition at line 627 of file hw_pwm.h.

#define PWM_1_INTEN_INTCMPAU   0x00000004

Definition at line 629 of file hw_pwm.h.

#define PWM_1_INTEN_INTCMPBD   0x00000020

Definition at line 623 of file hw_pwm.h.

#define PWM_1_INTEN_INTCMPBU   0x00000010

Definition at line 625 of file hw_pwm.h.

#define PWM_1_INTEN_INTCNTLOAD   0x00000002

Definition at line 631 of file hw_pwm.h.

#define PWM_1_INTEN_INTCNTZERO   0x00000001

Definition at line 632 of file hw_pwm.h.

#define PWM_1_INTEN_TRCMPAD   0x00000800

Definition at line 618 of file hw_pwm.h.

#define PWM_1_INTEN_TRCMPAU   0x00000400

Definition at line 620 of file hw_pwm.h.

#define PWM_1_INTEN_TRCMPBD   0x00002000

Definition at line 615 of file hw_pwm.h.

#define PWM_1_INTEN_TRCMPBU   0x00001000

Definition at line 617 of file hw_pwm.h.

#define PWM_1_INTEN_TRCNTLOAD   0x00000200

Definition at line 621 of file hw_pwm.h.

#define PWM_1_INTEN_TRCNTZERO   0x00000100

Definition at line 622 of file hw_pwm.h.

#define PWM_1_ISC_INTCMPAD   0x00000008

Definition at line 655 of file hw_pwm.h.

#define PWM_1_ISC_INTCMPAU   0x00000004

Definition at line 656 of file hw_pwm.h.

#define PWM_1_ISC_INTCMPBD   0x00000020

Definition at line 653 of file hw_pwm.h.

#define PWM_1_ISC_INTCMPBU   0x00000010

Definition at line 654 of file hw_pwm.h.

#define PWM_1_ISC_INTCNTLOAD   0x00000002

Definition at line 657 of file hw_pwm.h.

#define PWM_1_ISC_INTCNTZERO   0x00000001

Definition at line 658 of file hw_pwm.h.

#define PWM_1_LOAD_LOAD_M   0x0000FFFF

Definition at line 665 of file hw_pwm.h.

#define PWM_1_LOAD_LOAD_S   0

Definition at line 666 of file hw_pwm.h.

#define PWM_1_MINFLTPER_MFP_M   0x0000FFFF

Definition at line 839 of file hw_pwm.h.

#define PWM_1_MINFLTPER_MFP_S   0

Definition at line 840 of file hw_pwm.h.

#define PWM_1_RIS_INTCMPAD   0x00000008

Definition at line 642 of file hw_pwm.h.

#define PWM_1_RIS_INTCMPAU   0x00000004

Definition at line 644 of file hw_pwm.h.

#define PWM_1_RIS_INTCMPBD   0x00000020

Definition at line 639 of file hw_pwm.h.

#define PWM_1_RIS_INTCMPBU   0x00000010

Definition at line 641 of file hw_pwm.h.

#define PWM_1_RIS_INTCNTLOAD   0x00000002

Definition at line 645 of file hw_pwm.h.

#define PWM_1_RIS_INTCNTZERO   0x00000001

Definition at line 646 of file hw_pwm.h.

#define PWM_2_CMPA_COMPA_M   0x0000FFFF

Definition at line 948 of file hw_pwm.h.

#define PWM_2_CMPA_COMPA_S   0

Definition at line 949 of file hw_pwm.h.

#define PWM_2_CMPB_COMPB_M   0x0000FFFF

Definition at line 956 of file hw_pwm.h.

#define PWM_2_CMPB_COMPB_S   0

Definition at line 957 of file hw_pwm.h.

#define PWM_2_COUNT_COUNT_M   0x0000FFFF

Definition at line 940 of file hw_pwm.h.

#define PWM_2_COUNT_COUNT_S   0

Definition at line 941 of file hw_pwm.h.

#define PWM_2_CTL_CMPAUPD   0x00000010

Definition at line 871 of file hw_pwm.h.

#define PWM_2_CTL_CMPBUPD   0x00000020

Definition at line 870 of file hw_pwm.h.

#define PWM_2_CTL_DBCTLUPD_GS   0x00000C00

Definition at line 861 of file hw_pwm.h.

#define PWM_2_CTL_DBCTLUPD_I   0x00000000

Definition at line 859 of file hw_pwm.h.

#define PWM_2_CTL_DBCTLUPD_LS   0x00000800

Definition at line 860 of file hw_pwm.h.

#define PWM_2_CTL_DBCTLUPD_M   0x00000C00

Definition at line 858 of file hw_pwm.h.

#define PWM_2_CTL_DBFALLUPD_GS   0x0000C000

Definition at line 853 of file hw_pwm.h.

#define PWM_2_CTL_DBFALLUPD_I   0x00000000

Definition at line 851 of file hw_pwm.h.

#define PWM_2_CTL_DBFALLUPD_LS   0x00008000

Definition at line 852 of file hw_pwm.h.

#define PWM_2_CTL_DBFALLUPD_M   0x0000C000

Definition at line 850 of file hw_pwm.h.

#define PWM_2_CTL_DBRISEUPD_GS   0x00003000

Definition at line 857 of file hw_pwm.h.

#define PWM_2_CTL_DBRISEUPD_I   0x00000000

Definition at line 855 of file hw_pwm.h.

#define PWM_2_CTL_DBRISEUPD_LS   0x00002000

Definition at line 856 of file hw_pwm.h.

#define PWM_2_CTL_DBRISEUPD_M   0x00003000

Definition at line 854 of file hw_pwm.h.

#define PWM_2_CTL_DEBUG   0x00000004

Definition at line 873 of file hw_pwm.h.

#define PWM_2_CTL_ENABLE   0x00000001

Definition at line 875 of file hw_pwm.h.

#define PWM_2_CTL_FLTSRC   0x00010000

Definition at line 849 of file hw_pwm.h.

#define PWM_2_CTL_GENAUPD_GS   0x000000C0

Definition at line 869 of file hw_pwm.h.

#define PWM_2_CTL_GENAUPD_I   0x00000000

Definition at line 867 of file hw_pwm.h.

#define PWM_2_CTL_GENAUPD_LS   0x00000080

Definition at line 868 of file hw_pwm.h.

#define PWM_2_CTL_GENAUPD_M   0x000000C0

Definition at line 866 of file hw_pwm.h.

#define PWM_2_CTL_GENBUPD_GS   0x00000300

Definition at line 865 of file hw_pwm.h.

#define PWM_2_CTL_GENBUPD_I   0x00000000

Definition at line 863 of file hw_pwm.h.

#define PWM_2_CTL_GENBUPD_LS   0x00000200

Definition at line 864 of file hw_pwm.h.

#define PWM_2_CTL_GENBUPD_M   0x00000300

Definition at line 862 of file hw_pwm.h.

#define PWM_2_CTL_LATCH   0x00040000

Definition at line 847 of file hw_pwm.h.

#define PWM_2_CTL_LOADUPD   0x00000008

Definition at line 872 of file hw_pwm.h.

#define PWM_2_CTL_MINFLTPER   0x00020000

Definition at line 848 of file hw_pwm.h.

#define PWM_2_CTL_MODE   0x00000002

Definition at line 874 of file hw_pwm.h.

#define PWM_2_DBCTL_ENABLE   0x00000001

Definition at line 1052 of file hw_pwm.h.

#define PWM_2_DBFALL_FALLDELAY_M   0x00000FFF

Definition at line 1069 of file hw_pwm.h.

#define PWM_2_DBFALL_FALLDELAY_S   0

Definition at line 1071 of file hw_pwm.h.

#define PWM_2_DBRISE_RISEDELAY_M   0x00000FFF

Definition at line 1059 of file hw_pwm.h.

#define PWM_2_DBRISE_RISEDELAY_S   0

Definition at line 1061 of file hw_pwm.h.

#define PWM_2_FLTSEN_FAULT0   0x00000001

Definition at line 1456 of file hw_pwm.h.

#define PWM_2_FLTSEN_FAULT1   0x00000002

Definition at line 1455 of file hw_pwm.h.

#define PWM_2_FLTSEN_FAULT2   0x00000004

Definition at line 1454 of file hw_pwm.h.

#define PWM_2_FLTSEN_FAULT3   0x00000008

Definition at line 1453 of file hw_pwm.h.

#define PWM_2_FLTSRC0_FAULT0   0x00000001

Definition at line 1083 of file hw_pwm.h.

#define PWM_2_FLTSRC0_FAULT1   0x00000002

Definition at line 1082 of file hw_pwm.h.

#define PWM_2_FLTSRC0_FAULT2   0x00000004

Definition at line 1081 of file hw_pwm.h.

#define PWM_2_FLTSRC0_FAULT3   0x00000008

Definition at line 1080 of file hw_pwm.h.

#define PWM_2_FLTSRC1_DCMP0   0x00000001

Definition at line 1098 of file hw_pwm.h.

#define PWM_2_FLTSRC1_DCMP1   0x00000002

Definition at line 1097 of file hw_pwm.h.

#define PWM_2_FLTSRC1_DCMP2   0x00000004

Definition at line 1096 of file hw_pwm.h.

#define PWM_2_FLTSRC1_DCMP3   0x00000008

Definition at line 1095 of file hw_pwm.h.

#define PWM_2_FLTSRC1_DCMP4   0x00000010

Definition at line 1094 of file hw_pwm.h.

#define PWM_2_FLTSRC1_DCMP5   0x00000020

Definition at line 1093 of file hw_pwm.h.

#define PWM_2_FLTSRC1_DCMP6   0x00000040

Definition at line 1092 of file hw_pwm.h.

#define PWM_2_FLTSRC1_DCMP7   0x00000080

Definition at line 1091 of file hw_pwm.h.

#define PWM_2_FLTSTAT0_FAULT0   0x00000001

Definition at line 1467 of file hw_pwm.h.

#define PWM_2_FLTSTAT0_FAULT1   0x00000002

Definition at line 1466 of file hw_pwm.h.

#define PWM_2_FLTSTAT0_FAULT2   0x00000004

Definition at line 1465 of file hw_pwm.h.

#define PWM_2_FLTSTAT0_FAULT3   0x00000008

Definition at line 1464 of file hw_pwm.h.

#define PWM_2_FLTSTAT1_DCMP0   0x00000001

Definition at line 1482 of file hw_pwm.h.

#define PWM_2_FLTSTAT1_DCMP1   0x00000002

Definition at line 1481 of file hw_pwm.h.

#define PWM_2_FLTSTAT1_DCMP2   0x00000004

Definition at line 1480 of file hw_pwm.h.

#define PWM_2_FLTSTAT1_DCMP3   0x00000008

Definition at line 1479 of file hw_pwm.h.

#define PWM_2_FLTSTAT1_DCMP4   0x00000010

Definition at line 1478 of file hw_pwm.h.

#define PWM_2_FLTSTAT1_DCMP5   0x00000020

Definition at line 1477 of file hw_pwm.h.

#define PWM_2_FLTSTAT1_DCMP6   0x00000040

Definition at line 1476 of file hw_pwm.h.

#define PWM_2_FLTSTAT1_DCMP7   0x00000080

Definition at line 1475 of file hw_pwm.h.

#define PWM_2_GENA_ACTCMPAD_INV   0x00000040

Definition at line 981 of file hw_pwm.h.

#define PWM_2_GENA_ACTCMPAD_M   0x000000C0

Definition at line 978 of file hw_pwm.h.

#define PWM_2_GENA_ACTCMPAD_NONE   0x00000000

Definition at line 979 of file hw_pwm.h.

#define PWM_2_GENA_ACTCMPAD_ONE   0x000000C0

Definition at line 984 of file hw_pwm.h.

#define PWM_2_GENA_ACTCMPAD_ZERO   0x00000080

Definition at line 982 of file hw_pwm.h.

#define PWM_2_GENA_ACTCMPAU_INV   0x00000010

Definition at line 988 of file hw_pwm.h.

#define PWM_2_GENA_ACTCMPAU_M   0x00000030

Definition at line 985 of file hw_pwm.h.

#define PWM_2_GENA_ACTCMPAU_NONE   0x00000000

Definition at line 986 of file hw_pwm.h.

#define PWM_2_GENA_ACTCMPAU_ONE   0x00000030

Definition at line 991 of file hw_pwm.h.

#define PWM_2_GENA_ACTCMPAU_ZERO   0x00000020

Definition at line 989 of file hw_pwm.h.

#define PWM_2_GENA_ACTCMPBD_INV   0x00000400

Definition at line 967 of file hw_pwm.h.

#define PWM_2_GENA_ACTCMPBD_M   0x00000C00

Definition at line 964 of file hw_pwm.h.

#define PWM_2_GENA_ACTCMPBD_NONE   0x00000000

Definition at line 965 of file hw_pwm.h.

#define PWM_2_GENA_ACTCMPBD_ONE   0x00000C00

Definition at line 970 of file hw_pwm.h.

#define PWM_2_GENA_ACTCMPBD_ZERO   0x00000800

Definition at line 968 of file hw_pwm.h.

#define PWM_2_GENA_ACTCMPBU_INV   0x00000100

Definition at line 974 of file hw_pwm.h.

#define PWM_2_GENA_ACTCMPBU_M   0x00000300

Definition at line 971 of file hw_pwm.h.

#define PWM_2_GENA_ACTCMPBU_NONE   0x00000000

Definition at line 972 of file hw_pwm.h.

#define PWM_2_GENA_ACTCMPBU_ONE   0x00000300

Definition at line 977 of file hw_pwm.h.

#define PWM_2_GENA_ACTCMPBU_ZERO   0x00000200

Definition at line 975 of file hw_pwm.h.

#define PWM_2_GENA_ACTLOAD_INV   0x00000004

Definition at line 994 of file hw_pwm.h.

#define PWM_2_GENA_ACTLOAD_M   0x0000000C

Definition at line 992 of file hw_pwm.h.

#define PWM_2_GENA_ACTLOAD_NONE   0x00000000

Definition at line 993 of file hw_pwm.h.

#define PWM_2_GENA_ACTLOAD_ONE   0x0000000C

Definition at line 996 of file hw_pwm.h.

#define PWM_2_GENA_ACTLOAD_ZERO   0x00000008

Definition at line 995 of file hw_pwm.h.

#define PWM_2_GENA_ACTZERO_INV   0x00000001

Definition at line 999 of file hw_pwm.h.

#define PWM_2_GENA_ACTZERO_M   0x00000003

Definition at line 997 of file hw_pwm.h.

#define PWM_2_GENA_ACTZERO_NONE   0x00000000

Definition at line 998 of file hw_pwm.h.

#define PWM_2_GENA_ACTZERO_ONE   0x00000003

Definition at line 1001 of file hw_pwm.h.

#define PWM_2_GENA_ACTZERO_ZERO   0x00000002

Definition at line 1000 of file hw_pwm.h.

#define PWM_2_GENB_ACTCMPAD_INV   0x00000040

Definition at line 1025 of file hw_pwm.h.

#define PWM_2_GENB_ACTCMPAD_M   0x000000C0

Definition at line 1022 of file hw_pwm.h.

#define PWM_2_GENB_ACTCMPAD_NONE   0x00000000

Definition at line 1023 of file hw_pwm.h.

#define PWM_2_GENB_ACTCMPAD_ONE   0x000000C0

Definition at line 1028 of file hw_pwm.h.

#define PWM_2_GENB_ACTCMPAD_ZERO   0x00000080

Definition at line 1026 of file hw_pwm.h.

#define PWM_2_GENB_ACTCMPAU_INV   0x00000010

Definition at line 1032 of file hw_pwm.h.

#define PWM_2_GENB_ACTCMPAU_M   0x00000030

Definition at line 1029 of file hw_pwm.h.

#define PWM_2_GENB_ACTCMPAU_NONE   0x00000000

Definition at line 1030 of file hw_pwm.h.

#define PWM_2_GENB_ACTCMPAU_ONE   0x00000030

Definition at line 1035 of file hw_pwm.h.

#define PWM_2_GENB_ACTCMPAU_ZERO   0x00000020

Definition at line 1033 of file hw_pwm.h.

#define PWM_2_GENB_ACTCMPBD_INV   0x00000400

Definition at line 1011 of file hw_pwm.h.

#define PWM_2_GENB_ACTCMPBD_M   0x00000C00

Definition at line 1008 of file hw_pwm.h.

#define PWM_2_GENB_ACTCMPBD_NONE   0x00000000

Definition at line 1009 of file hw_pwm.h.

#define PWM_2_GENB_ACTCMPBD_ONE   0x00000C00

Definition at line 1014 of file hw_pwm.h.

#define PWM_2_GENB_ACTCMPBD_ZERO   0x00000800

Definition at line 1012 of file hw_pwm.h.

#define PWM_2_GENB_ACTCMPBU_INV   0x00000100

Definition at line 1018 of file hw_pwm.h.

#define PWM_2_GENB_ACTCMPBU_M   0x00000300

Definition at line 1015 of file hw_pwm.h.

#define PWM_2_GENB_ACTCMPBU_NONE   0x00000000

Definition at line 1016 of file hw_pwm.h.

#define PWM_2_GENB_ACTCMPBU_ONE   0x00000300

Definition at line 1021 of file hw_pwm.h.

#define PWM_2_GENB_ACTCMPBU_ZERO   0x00000200

Definition at line 1019 of file hw_pwm.h.

#define PWM_2_GENB_ACTLOAD_INV   0x00000004

Definition at line 1038 of file hw_pwm.h.

#define PWM_2_GENB_ACTLOAD_M   0x0000000C

Definition at line 1036 of file hw_pwm.h.

#define PWM_2_GENB_ACTLOAD_NONE   0x00000000

Definition at line 1037 of file hw_pwm.h.

#define PWM_2_GENB_ACTLOAD_ONE   0x0000000C

Definition at line 1040 of file hw_pwm.h.

#define PWM_2_GENB_ACTLOAD_ZERO   0x00000008

Definition at line 1039 of file hw_pwm.h.

#define PWM_2_GENB_ACTZERO_INV   0x00000001

Definition at line 1043 of file hw_pwm.h.

#define PWM_2_GENB_ACTZERO_M   0x00000003

Definition at line 1041 of file hw_pwm.h.

#define PWM_2_GENB_ACTZERO_NONE   0x00000000

Definition at line 1042 of file hw_pwm.h.

#define PWM_2_GENB_ACTZERO_ONE   0x00000003

Definition at line 1045 of file hw_pwm.h.

#define PWM_2_GENB_ACTZERO_ZERO   0x00000002

Definition at line 1044 of file hw_pwm.h.

#define PWM_2_INTEN_INTCMPAD   0x00000008

Definition at line 894 of file hw_pwm.h.

#define PWM_2_INTEN_INTCMPAU   0x00000004

Definition at line 896 of file hw_pwm.h.

#define PWM_2_INTEN_INTCMPBD   0x00000020

Definition at line 890 of file hw_pwm.h.

#define PWM_2_INTEN_INTCMPBU   0x00000010

Definition at line 892 of file hw_pwm.h.

#define PWM_2_INTEN_INTCNTLOAD   0x00000002

Definition at line 898 of file hw_pwm.h.

#define PWM_2_INTEN_INTCNTZERO   0x00000001

Definition at line 899 of file hw_pwm.h.

#define PWM_2_INTEN_TRCMPAD   0x00000800

Definition at line 885 of file hw_pwm.h.

#define PWM_2_INTEN_TRCMPAU   0x00000400

Definition at line 887 of file hw_pwm.h.

#define PWM_2_INTEN_TRCMPBD   0x00002000

Definition at line 882 of file hw_pwm.h.

#define PWM_2_INTEN_TRCMPBU   0x00001000

Definition at line 884 of file hw_pwm.h.

#define PWM_2_INTEN_TRCNTLOAD   0x00000200

Definition at line 888 of file hw_pwm.h.

#define PWM_2_INTEN_TRCNTZERO   0x00000100

Definition at line 889 of file hw_pwm.h.

#define PWM_2_ISC_INTCMPAD   0x00000008

Definition at line 922 of file hw_pwm.h.

#define PWM_2_ISC_INTCMPAU   0x00000004

Definition at line 923 of file hw_pwm.h.

#define PWM_2_ISC_INTCMPBD   0x00000020

Definition at line 920 of file hw_pwm.h.

#define PWM_2_ISC_INTCMPBU   0x00000010

Definition at line 921 of file hw_pwm.h.

#define PWM_2_ISC_INTCNTLOAD   0x00000002

Definition at line 924 of file hw_pwm.h.

#define PWM_2_ISC_INTCNTZERO   0x00000001

Definition at line 925 of file hw_pwm.h.

#define PWM_2_LOAD_LOAD_M   0x0000FFFF

Definition at line 932 of file hw_pwm.h.

#define PWM_2_LOAD_LOAD_S   0

Definition at line 933 of file hw_pwm.h.

#define PWM_2_MINFLTPER_MFP_M   0x0000FFFF

Definition at line 1106 of file hw_pwm.h.

#define PWM_2_MINFLTPER_MFP_S   0

Definition at line 1107 of file hw_pwm.h.

#define PWM_2_RIS_INTCMPAD   0x00000008

Definition at line 909 of file hw_pwm.h.

#define PWM_2_RIS_INTCMPAU   0x00000004

Definition at line 911 of file hw_pwm.h.

#define PWM_2_RIS_INTCMPBD   0x00000020

Definition at line 906 of file hw_pwm.h.

#define PWM_2_RIS_INTCMPBU   0x00000010

Definition at line 908 of file hw_pwm.h.

#define PWM_2_RIS_INTCNTLOAD   0x00000002

Definition at line 912 of file hw_pwm.h.

#define PWM_2_RIS_INTCNTZERO   0x00000001

Definition at line 913 of file hw_pwm.h.

#define PWM_3_CMPA_COMPA_M   0x0000FFFF

Definition at line 1215 of file hw_pwm.h.

#define PWM_3_CMPA_COMPA_S   0

Definition at line 1216 of file hw_pwm.h.

#define PWM_3_CMPB_COMPB_M   0x0000FFFF

Definition at line 1223 of file hw_pwm.h.

#define PWM_3_CMPB_COMPB_S   0

Definition at line 1224 of file hw_pwm.h.

#define PWM_3_COUNT_COUNT_M   0x0000FFFF

Definition at line 1207 of file hw_pwm.h.

#define PWM_3_COUNT_COUNT_S   0

Definition at line 1208 of file hw_pwm.h.

#define PWM_3_CTL_CMPAUPD   0x00000010

Definition at line 1138 of file hw_pwm.h.

#define PWM_3_CTL_CMPBUPD   0x00000020

Definition at line 1137 of file hw_pwm.h.

#define PWM_3_CTL_DBCTLUPD_GS   0x00000C00

Definition at line 1128 of file hw_pwm.h.

#define PWM_3_CTL_DBCTLUPD_I   0x00000000

Definition at line 1126 of file hw_pwm.h.

#define PWM_3_CTL_DBCTLUPD_LS   0x00000800

Definition at line 1127 of file hw_pwm.h.

#define PWM_3_CTL_DBCTLUPD_M   0x00000C00

Definition at line 1125 of file hw_pwm.h.

#define PWM_3_CTL_DBFALLUPD_GS   0x0000C000

Definition at line 1120 of file hw_pwm.h.

#define PWM_3_CTL_DBFALLUPD_I   0x00000000

Definition at line 1118 of file hw_pwm.h.

#define PWM_3_CTL_DBFALLUPD_LS   0x00008000

Definition at line 1119 of file hw_pwm.h.

#define PWM_3_CTL_DBFALLUPD_M   0x0000C000

Definition at line 1117 of file hw_pwm.h.

#define PWM_3_CTL_DBRISEUPD_GS   0x00003000

Definition at line 1124 of file hw_pwm.h.

#define PWM_3_CTL_DBRISEUPD_I   0x00000000

Definition at line 1122 of file hw_pwm.h.

#define PWM_3_CTL_DBRISEUPD_LS   0x00002000

Definition at line 1123 of file hw_pwm.h.

#define PWM_3_CTL_DBRISEUPD_M   0x00003000

Definition at line 1121 of file hw_pwm.h.

#define PWM_3_CTL_DEBUG   0x00000004

Definition at line 1140 of file hw_pwm.h.

#define PWM_3_CTL_ENABLE   0x00000001

Definition at line 1142 of file hw_pwm.h.

#define PWM_3_CTL_FLTSRC   0x00010000

Definition at line 1116 of file hw_pwm.h.

#define PWM_3_CTL_GENAUPD_GS   0x000000C0

Definition at line 1136 of file hw_pwm.h.

#define PWM_3_CTL_GENAUPD_I   0x00000000

Definition at line 1134 of file hw_pwm.h.

#define PWM_3_CTL_GENAUPD_LS   0x00000080

Definition at line 1135 of file hw_pwm.h.

#define PWM_3_CTL_GENAUPD_M   0x000000C0

Definition at line 1133 of file hw_pwm.h.

#define PWM_3_CTL_GENBUPD_GS   0x00000300

Definition at line 1132 of file hw_pwm.h.

#define PWM_3_CTL_GENBUPD_I   0x00000000

Definition at line 1130 of file hw_pwm.h.

#define PWM_3_CTL_GENBUPD_LS   0x00000200

Definition at line 1131 of file hw_pwm.h.

#define PWM_3_CTL_GENBUPD_M   0x00000300

Definition at line 1129 of file hw_pwm.h.

#define PWM_3_CTL_LATCH   0x00040000

Definition at line 1114 of file hw_pwm.h.

#define PWM_3_CTL_LOADUPD   0x00000008

Definition at line 1139 of file hw_pwm.h.

#define PWM_3_CTL_MINFLTPER   0x00020000

Definition at line 1115 of file hw_pwm.h.

#define PWM_3_CTL_MODE   0x00000002

Definition at line 1141 of file hw_pwm.h.

#define PWM_3_DBCTL_ENABLE   0x00000001

Definition at line 1319 of file hw_pwm.h.

#define PWM_3_DBFALL_FALLDELAY_M   0x00000FFF

Definition at line 1336 of file hw_pwm.h.

#define PWM_3_DBFALL_FALLDELAY_S   0

Definition at line 1338 of file hw_pwm.h.

#define PWM_3_DBRISE_RISEDELAY_M   0x00000FFF

Definition at line 1326 of file hw_pwm.h.

#define PWM_3_DBRISE_RISEDELAY_S   0

Definition at line 1328 of file hw_pwm.h.

#define PWM_3_FLTSEN_FAULT0   0x00000001

Definition at line 1492 of file hw_pwm.h.

#define PWM_3_FLTSEN_FAULT1   0x00000002

Definition at line 1491 of file hw_pwm.h.

#define PWM_3_FLTSEN_FAULT2   0x00000004

Definition at line 1490 of file hw_pwm.h.

#define PWM_3_FLTSEN_FAULT3   0x00000008

Definition at line 1489 of file hw_pwm.h.

#define PWM_3_FLTSRC0_FAULT0   0x00000001

Definition at line 1350 of file hw_pwm.h.

#define PWM_3_FLTSRC0_FAULT1   0x00000002

Definition at line 1349 of file hw_pwm.h.

#define PWM_3_FLTSRC0_FAULT2   0x00000004

Definition at line 1348 of file hw_pwm.h.

#define PWM_3_FLTSRC0_FAULT3   0x00000008

Definition at line 1347 of file hw_pwm.h.

#define PWM_3_FLTSRC1_DCMP0   0x00000001

Definition at line 1365 of file hw_pwm.h.

#define PWM_3_FLTSRC1_DCMP1   0x00000002

Definition at line 1364 of file hw_pwm.h.

#define PWM_3_FLTSRC1_DCMP2   0x00000004

Definition at line 1363 of file hw_pwm.h.

#define PWM_3_FLTSRC1_DCMP3   0x00000008

Definition at line 1362 of file hw_pwm.h.

#define PWM_3_FLTSRC1_DCMP4   0x00000010

Definition at line 1361 of file hw_pwm.h.

#define PWM_3_FLTSRC1_DCMP5   0x00000020

Definition at line 1360 of file hw_pwm.h.

#define PWM_3_FLTSRC1_DCMP6   0x00000040

Definition at line 1359 of file hw_pwm.h.

#define PWM_3_FLTSRC1_DCMP7   0x00000080

Definition at line 1358 of file hw_pwm.h.

#define PWM_3_FLTSTAT0_FAULT0   0x00000001

Definition at line 1503 of file hw_pwm.h.

#define PWM_3_FLTSTAT0_FAULT1   0x00000002

Definition at line 1502 of file hw_pwm.h.

#define PWM_3_FLTSTAT0_FAULT2   0x00000004

Definition at line 1501 of file hw_pwm.h.

#define PWM_3_FLTSTAT0_FAULT3   0x00000008

Definition at line 1500 of file hw_pwm.h.

#define PWM_3_FLTSTAT1_DCMP0   0x00000001

Definition at line 1518 of file hw_pwm.h.

#define PWM_3_FLTSTAT1_DCMP1   0x00000002

Definition at line 1517 of file hw_pwm.h.

#define PWM_3_FLTSTAT1_DCMP2   0x00000004

Definition at line 1516 of file hw_pwm.h.

#define PWM_3_FLTSTAT1_DCMP3   0x00000008

Definition at line 1515 of file hw_pwm.h.

#define PWM_3_FLTSTAT1_DCMP4   0x00000010

Definition at line 1514 of file hw_pwm.h.

#define PWM_3_FLTSTAT1_DCMP5   0x00000020

Definition at line 1513 of file hw_pwm.h.

#define PWM_3_FLTSTAT1_DCMP6   0x00000040

Definition at line 1512 of file hw_pwm.h.

#define PWM_3_FLTSTAT1_DCMP7   0x00000080

Definition at line 1511 of file hw_pwm.h.

#define PWM_3_GENA_ACTCMPAD_INV   0x00000040

Definition at line 1248 of file hw_pwm.h.

#define PWM_3_GENA_ACTCMPAD_M   0x000000C0

Definition at line 1245 of file hw_pwm.h.

#define PWM_3_GENA_ACTCMPAD_NONE   0x00000000

Definition at line 1246 of file hw_pwm.h.

#define PWM_3_GENA_ACTCMPAD_ONE   0x000000C0

Definition at line 1251 of file hw_pwm.h.

#define PWM_3_GENA_ACTCMPAD_ZERO   0x00000080

Definition at line 1249 of file hw_pwm.h.

#define PWM_3_GENA_ACTCMPAU_INV   0x00000010

Definition at line 1255 of file hw_pwm.h.

#define PWM_3_GENA_ACTCMPAU_M   0x00000030

Definition at line 1252 of file hw_pwm.h.

#define PWM_3_GENA_ACTCMPAU_NONE   0x00000000

Definition at line 1253 of file hw_pwm.h.

#define PWM_3_GENA_ACTCMPAU_ONE   0x00000030

Definition at line 1258 of file hw_pwm.h.

#define PWM_3_GENA_ACTCMPAU_ZERO   0x00000020

Definition at line 1256 of file hw_pwm.h.

#define PWM_3_GENA_ACTCMPBD_INV   0x00000400

Definition at line 1234 of file hw_pwm.h.

#define PWM_3_GENA_ACTCMPBD_M   0x00000C00

Definition at line 1231 of file hw_pwm.h.

#define PWM_3_GENA_ACTCMPBD_NONE   0x00000000

Definition at line 1232 of file hw_pwm.h.

#define PWM_3_GENA_ACTCMPBD_ONE   0x00000C00

Definition at line 1237 of file hw_pwm.h.

#define PWM_3_GENA_ACTCMPBD_ZERO   0x00000800

Definition at line 1235 of file hw_pwm.h.

#define PWM_3_GENA_ACTCMPBU_INV   0x00000100

Definition at line 1241 of file hw_pwm.h.

#define PWM_3_GENA_ACTCMPBU_M   0x00000300

Definition at line 1238 of file hw_pwm.h.

#define PWM_3_GENA_ACTCMPBU_NONE   0x00000000

Definition at line 1239 of file hw_pwm.h.

#define PWM_3_GENA_ACTCMPBU_ONE   0x00000300

Definition at line 1244 of file hw_pwm.h.

#define PWM_3_GENA_ACTCMPBU_ZERO   0x00000200

Definition at line 1242 of file hw_pwm.h.

#define PWM_3_GENA_ACTLOAD_INV   0x00000004

Definition at line 1261 of file hw_pwm.h.

#define PWM_3_GENA_ACTLOAD_M   0x0000000C

Definition at line 1259 of file hw_pwm.h.

#define PWM_3_GENA_ACTLOAD_NONE   0x00000000

Definition at line 1260 of file hw_pwm.h.

#define PWM_3_GENA_ACTLOAD_ONE   0x0000000C

Definition at line 1263 of file hw_pwm.h.

#define PWM_3_GENA_ACTLOAD_ZERO   0x00000008

Definition at line 1262 of file hw_pwm.h.

#define PWM_3_GENA_ACTZERO_INV   0x00000001

Definition at line 1266 of file hw_pwm.h.

#define PWM_3_GENA_ACTZERO_M   0x00000003

Definition at line 1264 of file hw_pwm.h.

#define PWM_3_GENA_ACTZERO_NONE   0x00000000

Definition at line 1265 of file hw_pwm.h.

#define PWM_3_GENA_ACTZERO_ONE   0x00000003

Definition at line 1268 of file hw_pwm.h.

#define PWM_3_GENA_ACTZERO_ZERO   0x00000002

Definition at line 1267 of file hw_pwm.h.

#define PWM_3_GENB_ACTCMPAD_INV   0x00000040

Definition at line 1292 of file hw_pwm.h.

#define PWM_3_GENB_ACTCMPAD_M   0x000000C0

Definition at line 1289 of file hw_pwm.h.

#define PWM_3_GENB_ACTCMPAD_NONE   0x00000000

Definition at line 1290 of file hw_pwm.h.

#define PWM_3_GENB_ACTCMPAD_ONE   0x000000C0

Definition at line 1295 of file hw_pwm.h.

#define PWM_3_GENB_ACTCMPAD_ZERO   0x00000080

Definition at line 1293 of file hw_pwm.h.

#define PWM_3_GENB_ACTCMPAU_INV   0x00000010

Definition at line 1299 of file hw_pwm.h.

#define PWM_3_GENB_ACTCMPAU_M   0x00000030

Definition at line 1296 of file hw_pwm.h.

#define PWM_3_GENB_ACTCMPAU_NONE   0x00000000

Definition at line 1297 of file hw_pwm.h.

#define PWM_3_GENB_ACTCMPAU_ONE   0x00000030

Definition at line 1302 of file hw_pwm.h.

#define PWM_3_GENB_ACTCMPAU_ZERO   0x00000020

Definition at line 1300 of file hw_pwm.h.

#define PWM_3_GENB_ACTCMPBD_INV   0x00000400

Definition at line 1278 of file hw_pwm.h.

#define PWM_3_GENB_ACTCMPBD_M   0x00000C00

Definition at line 1275 of file hw_pwm.h.

#define PWM_3_GENB_ACTCMPBD_NONE   0x00000000

Definition at line 1276 of file hw_pwm.h.

#define PWM_3_GENB_ACTCMPBD_ONE   0x00000C00

Definition at line 1281 of file hw_pwm.h.

#define PWM_3_GENB_ACTCMPBD_ZERO   0x00000800

Definition at line 1279 of file hw_pwm.h.

#define PWM_3_GENB_ACTCMPBU_INV   0x00000100

Definition at line 1285 of file hw_pwm.h.

#define PWM_3_GENB_ACTCMPBU_M   0x00000300

Definition at line 1282 of file hw_pwm.h.

#define PWM_3_GENB_ACTCMPBU_NONE   0x00000000

Definition at line 1283 of file hw_pwm.h.

#define PWM_3_GENB_ACTCMPBU_ONE   0x00000300

Definition at line 1288 of file hw_pwm.h.

#define PWM_3_GENB_ACTCMPBU_ZERO   0x00000200

Definition at line 1286 of file hw_pwm.h.

#define PWM_3_GENB_ACTLOAD_INV   0x00000004

Definition at line 1305 of file hw_pwm.h.

#define PWM_3_GENB_ACTLOAD_M   0x0000000C

Definition at line 1303 of file hw_pwm.h.

#define PWM_3_GENB_ACTLOAD_NONE   0x00000000

Definition at line 1304 of file hw_pwm.h.

#define PWM_3_GENB_ACTLOAD_ONE   0x0000000C

Definition at line 1307 of file hw_pwm.h.

#define PWM_3_GENB_ACTLOAD_ZERO   0x00000008

Definition at line 1306 of file hw_pwm.h.

#define PWM_3_GENB_ACTZERO_INV   0x00000001

Definition at line 1310 of file hw_pwm.h.

#define PWM_3_GENB_ACTZERO_M   0x00000003

Definition at line 1308 of file hw_pwm.h.

#define PWM_3_GENB_ACTZERO_NONE   0x00000000

Definition at line 1309 of file hw_pwm.h.

#define PWM_3_GENB_ACTZERO_ONE   0x00000003

Definition at line 1312 of file hw_pwm.h.

#define PWM_3_GENB_ACTZERO_ZERO   0x00000002

Definition at line 1311 of file hw_pwm.h.

#define PWM_3_INTEN_INTCMPAD   0x00000008

Definition at line 1161 of file hw_pwm.h.

#define PWM_3_INTEN_INTCMPAU   0x00000004

Definition at line 1163 of file hw_pwm.h.

#define PWM_3_INTEN_INTCMPBD   0x00000020

Definition at line 1157 of file hw_pwm.h.

#define PWM_3_INTEN_INTCMPBU   0x00000010

Definition at line 1159 of file hw_pwm.h.

#define PWM_3_INTEN_INTCNTLOAD   0x00000002

Definition at line 1165 of file hw_pwm.h.

#define PWM_3_INTEN_INTCNTZERO   0x00000001

Definition at line 1166 of file hw_pwm.h.

#define PWM_3_INTEN_TRCMPAD   0x00000800

Definition at line 1152 of file hw_pwm.h.

#define PWM_3_INTEN_TRCMPAU   0x00000400

Definition at line 1154 of file hw_pwm.h.

#define PWM_3_INTEN_TRCMPBD   0x00002000

Definition at line 1149 of file hw_pwm.h.

#define PWM_3_INTEN_TRCMPBU   0x00001000

Definition at line 1151 of file hw_pwm.h.

#define PWM_3_INTEN_TRCNTLOAD   0x00000200

Definition at line 1155 of file hw_pwm.h.

#define PWM_3_INTEN_TRCNTZERO   0x00000100

Definition at line 1156 of file hw_pwm.h.

#define PWM_3_ISC_INTCMPAD   0x00000008

Definition at line 1189 of file hw_pwm.h.

#define PWM_3_ISC_INTCMPAU   0x00000004

Definition at line 1190 of file hw_pwm.h.

#define PWM_3_ISC_INTCMPBD   0x00000020

Definition at line 1187 of file hw_pwm.h.

#define PWM_3_ISC_INTCMPBU   0x00000010

Definition at line 1188 of file hw_pwm.h.

#define PWM_3_ISC_INTCNTLOAD   0x00000002

Definition at line 1191 of file hw_pwm.h.

#define PWM_3_ISC_INTCNTZERO   0x00000001

Definition at line 1192 of file hw_pwm.h.

#define PWM_3_LOAD_LOAD_M   0x0000FFFF

Definition at line 1199 of file hw_pwm.h.

#define PWM_3_LOAD_LOAD_S   0

Definition at line 1200 of file hw_pwm.h.

#define PWM_3_MINFLTPER_MFP_M   0x0000FFFF

Definition at line 1373 of file hw_pwm.h.

#define PWM_3_MINFLTPER_MFP_S   0

Definition at line 1374 of file hw_pwm.h.

#define PWM_3_RIS_INTCMPAD   0x00000008

Definition at line 1176 of file hw_pwm.h.

#define PWM_3_RIS_INTCMPAU   0x00000004

Definition at line 1178 of file hw_pwm.h.

#define PWM_3_RIS_INTCMPBD   0x00000020

Definition at line 1173 of file hw_pwm.h.

#define PWM_3_RIS_INTCMPBU   0x00000010

Definition at line 1175 of file hw_pwm.h.

#define PWM_3_RIS_INTCNTLOAD   0x00000002

Definition at line 1179 of file hw_pwm.h.

#define PWM_3_RIS_INTCNTZERO   0x00000001

Definition at line 1180 of file hw_pwm.h.

#define PWM_CC_PWMDIV_16   0x00000003

Definition at line 1543 of file hw_pwm.h.

#define PWM_CC_PWMDIV_2   0x00000000

Definition at line 1540 of file hw_pwm.h.

#define PWM_CC_PWMDIV_32   0x00000004

Definition at line 1544 of file hw_pwm.h.

#define PWM_CC_PWMDIV_4   0x00000001

Definition at line 1541 of file hw_pwm.h.

#define PWM_CC_PWMDIV_64   0x00000005

Definition at line 1545 of file hw_pwm.h.

#define PWM_CC_PWMDIV_8   0x00000002

Definition at line 1542 of file hw_pwm.h.

#define PWM_CC_PWMDIV_M   0x00000007

Definition at line 1539 of file hw_pwm.h.

Referenced by PWMClockGet(), and PWMClockSet().

#define PWM_CC_USEPWM   0x00000100

Definition at line 1538 of file hw_pwm.h.

Referenced by PWMClockGet(), and PWMClockSet().

#define PWM_CTL_GLOBALSYNC0   0x00000001

Definition at line 154 of file hw_pwm.h.

#define PWM_CTL_GLOBALSYNC1   0x00000002

Definition at line 153 of file hw_pwm.h.

#define PWM_CTL_GLOBALSYNC2   0x00000004

Definition at line 152 of file hw_pwm.h.

#define PWM_CTL_GLOBALSYNC3   0x00000008

Definition at line 151 of file hw_pwm.h.

#define PWM_ENABLE_PWM0EN   0x00000001

Definition at line 178 of file hw_pwm.h.

#define PWM_ENABLE_PWM1EN   0x00000002

Definition at line 177 of file hw_pwm.h.

#define PWM_ENABLE_PWM2EN   0x00000004

Definition at line 176 of file hw_pwm.h.

#define PWM_ENABLE_PWM3EN   0x00000008

Definition at line 175 of file hw_pwm.h.

#define PWM_ENABLE_PWM4EN   0x00000010

Definition at line 174 of file hw_pwm.h.

#define PWM_ENABLE_PWM5EN   0x00000020

Definition at line 173 of file hw_pwm.h.

#define PWM_ENABLE_PWM6EN   0x00000040

Definition at line 172 of file hw_pwm.h.

#define PWM_ENABLE_PWM7EN   0x00000080

Definition at line 171 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD0_GSYNC   0x00000003

Definition at line 310 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD0_IMM   0x00000000

Definition at line 308 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD0_LSYNC   0x00000002

Definition at line 309 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD0_M   0x00000003

Definition at line 307 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD1_GSYNC   0x0000000C

Definition at line 306 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD1_IMM   0x00000000

Definition at line 304 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD1_LSYNC   0x00000008

Definition at line 305 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD1_M   0x0000000C

Definition at line 303 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD2_GSYNC   0x00000030

Definition at line 302 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD2_IMM   0x00000000

Definition at line 300 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD2_LSYNC   0x00000020

Definition at line 301 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD2_M   0x00000030

Definition at line 299 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD3_GSYNC   0x000000C0

Definition at line 298 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD3_IMM   0x00000000

Definition at line 296 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD3_LSYNC   0x00000080

Definition at line 297 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD3_M   0x000000C0

Definition at line 295 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD4_GSYNC   0x00000300

Definition at line 294 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD4_IMM   0x00000000

Definition at line 292 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD4_LSYNC   0x00000200

Definition at line 293 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD4_M   0x00000300

Definition at line 291 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD5_GSYNC   0x00000C00

Definition at line 290 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD5_IMM   0x00000000

Definition at line 288 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD5_LSYNC   0x00000800

Definition at line 289 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD5_M   0x00000C00

Definition at line 287 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD6_GSYNC   0x00003000

Definition at line 286 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD6_IMM   0x00000000

Definition at line 284 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD6_LSYNC   0x00002000

Definition at line 285 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD6_M   0x00003000

Definition at line 283 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD7_GSYNC   0x0000C000

Definition at line 282 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD7_IMM   0x00000000

Definition at line 280 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD7_LSYNC   0x00008000

Definition at line 281 of file hw_pwm.h.

#define PWM_ENUPD_ENUPD7_M   0x0000C000

Definition at line 279 of file hw_pwm.h.

#define PWM_EXT_0_OFFSET   0x00000800

Definition at line 1844 of file hw_pwm.h.

#define PWM_EXT_1_OFFSET   0x00000880

Definition at line 1845 of file hw_pwm.h.

#define PWM_EXT_2_OFFSET   0x00000900

Definition at line 1846 of file hw_pwm.h.

#define PWM_EXT_3_OFFSET   0x00000980

Definition at line 1847 of file hw_pwm.h.

#define PWM_FAULT_FAULT0   0x00000001

Definition at line 206 of file hw_pwm.h.

#define PWM_FAULT_FAULT1   0x00000002

Definition at line 205 of file hw_pwm.h.

#define PWM_FAULT_FAULT2   0x00000004

Definition at line 204 of file hw_pwm.h.

#define PWM_FAULT_FAULT3   0x00000008

Definition at line 203 of file hw_pwm.h.

#define PWM_FAULT_FAULT4   0x00000010

Definition at line 202 of file hw_pwm.h.

#define PWM_FAULT_FAULT5   0x00000020

Definition at line 201 of file hw_pwm.h.

#define PWM_FAULT_FAULT6   0x00000040

Definition at line 200 of file hw_pwm.h.

#define PWM_FAULT_FAULT7   0x00000080

Definition at line 199 of file hw_pwm.h.

#define PWM_FAULTVAL_PWM0   0x00000001

Definition at line 272 of file hw_pwm.h.

#define PWM_FAULTVAL_PWM1   0x00000002

Definition at line 271 of file hw_pwm.h.

#define PWM_FAULTVAL_PWM2   0x00000004

Definition at line 270 of file hw_pwm.h.

#define PWM_FAULTVAL_PWM3   0x00000008

Definition at line 269 of file hw_pwm.h.

#define PWM_FAULTVAL_PWM4   0x00000010

Definition at line 268 of file hw_pwm.h.

#define PWM_FAULTVAL_PWM5   0x00000020

Definition at line 267 of file hw_pwm.h.

#define PWM_FAULTVAL_PWM6   0x00000040

Definition at line 266 of file hw_pwm.h.

#define PWM_FAULTVAL_PWM7   0x00000080

Definition at line 265 of file hw_pwm.h.

#define PWM_GEN_0_OFFSET   0x00000040

Definition at line 1568 of file hw_pwm.h.

#define PWM_GEN_1_OFFSET   0x00000080

Definition at line 1569 of file hw_pwm.h.

#define PWM_GEN_2_OFFSET   0x000000C0

Definition at line 1570 of file hw_pwm.h.

#define PWM_GEN_3_OFFSET   0x00000100

Definition at line 1571 of file hw_pwm.h.

#define PWM_INTEN_INTFAULT0   0x00010000

Definition at line 216 of file hw_pwm.h.

#define PWM_INTEN_INTFAULT1   0x00020000

Definition at line 215 of file hw_pwm.h.

#define PWM_INTEN_INTFAULT2   0x00040000

Definition at line 214 of file hw_pwm.h.

#define PWM_INTEN_INTFAULT3   0x00080000

Definition at line 213 of file hw_pwm.h.

#define PWM_INTEN_INTPWM0   0x00000001

Definition at line 220 of file hw_pwm.h.

#define PWM_INTEN_INTPWM1   0x00000002

Definition at line 219 of file hw_pwm.h.

#define PWM_INTEN_INTPWM2   0x00000004

Definition at line 218 of file hw_pwm.h.

#define PWM_INTEN_INTPWM3   0x00000008

Definition at line 217 of file hw_pwm.h.

#define PWM_INVERT_PWM0INV   0x00000001

Definition at line 192 of file hw_pwm.h.

#define PWM_INVERT_PWM1INV   0x00000002

Definition at line 191 of file hw_pwm.h.

#define PWM_INVERT_PWM2INV   0x00000004

Definition at line 190 of file hw_pwm.h.

#define PWM_INVERT_PWM3INV   0x00000008

Definition at line 189 of file hw_pwm.h.

#define PWM_INVERT_PWM4INV   0x00000010

Definition at line 188 of file hw_pwm.h.

#define PWM_INVERT_PWM5INV   0x00000020

Definition at line 187 of file hw_pwm.h.

#define PWM_INVERT_PWM6INV   0x00000040

Definition at line 186 of file hw_pwm.h.

#define PWM_INVERT_PWM7INV   0x00000080

Definition at line 185 of file hw_pwm.h.

#define PWM_ISC_INTFAULT0   0x00010000

Definition at line 244 of file hw_pwm.h.

Referenced by PWMFaultIntClear().

#define PWM_ISC_INTFAULT1   0x00020000

Definition at line 243 of file hw_pwm.h.

#define PWM_ISC_INTFAULT2   0x00040000

Definition at line 242 of file hw_pwm.h.

#define PWM_ISC_INTFAULT3   0x00080000

Definition at line 241 of file hw_pwm.h.

#define PWM_ISC_INTPWM0   0x00000001

Definition at line 248 of file hw_pwm.h.

#define PWM_ISC_INTPWM1   0x00000002

Definition at line 247 of file hw_pwm.h.

#define PWM_ISC_INTPWM2   0x00000004

Definition at line 246 of file hw_pwm.h.

#define PWM_ISC_INTPWM3   0x00000008

Definition at line 245 of file hw_pwm.h.

#define PWM_O_0_CMPA   0x00000058

Definition at line 66 of file hw_pwm.h.

#define PWM_O_0_CMPB   0x0000005C

Definition at line 67 of file hw_pwm.h.

#define PWM_O_0_COUNT   0x00000054

Definition at line 65 of file hw_pwm.h.

#define PWM_O_0_CTL   0x00000040

Definition at line 59 of file hw_pwm.h.

#define PWM_O_0_DBCTL   0x00000068

Definition at line 70 of file hw_pwm.h.

#define PWM_O_0_DBFALL   0x00000070

Definition at line 72 of file hw_pwm.h.

#define PWM_O_0_DBRISE   0x0000006C

Definition at line 71 of file hw_pwm.h.

#define PWM_O_0_FLTSEN   0x00000800

Definition at line 131 of file hw_pwm.h.

#define PWM_O_0_FLTSRC0   0x00000074

Definition at line 74 of file hw_pwm.h.

#define PWM_O_0_FLTSRC1   0x00000078

Definition at line 75 of file hw_pwm.h.

#define PWM_O_0_FLTSTAT0   0x00000804

Definition at line 132 of file hw_pwm.h.

#define PWM_O_0_FLTSTAT1   0x00000808

Definition at line 133 of file hw_pwm.h.

#define PWM_O_0_GENA   0x00000060

Definition at line 68 of file hw_pwm.h.

#define PWM_O_0_GENB   0x00000064

Definition at line 69 of file hw_pwm.h.

#define PWM_O_0_INTEN   0x00000044

Definition at line 60 of file hw_pwm.h.

#define PWM_O_0_ISC   0x0000004C

Definition at line 63 of file hw_pwm.h.

#define PWM_O_0_LOAD   0x00000050

Definition at line 64 of file hw_pwm.h.

#define PWM_O_0_MINFLTPER   0x0000007C

Definition at line 76 of file hw_pwm.h.

#define PWM_O_0_RIS   0x00000048

Definition at line 62 of file hw_pwm.h.

#define PWM_O_1_CMPA   0x00000098

Definition at line 84 of file hw_pwm.h.

#define PWM_O_1_CMPB   0x0000009C

Definition at line 85 of file hw_pwm.h.

#define PWM_O_1_COUNT   0x00000094

Definition at line 83 of file hw_pwm.h.

#define PWM_O_1_CTL   0x00000080

Definition at line 77 of file hw_pwm.h.

#define PWM_O_1_DBCTL   0x000000A8

Definition at line 88 of file hw_pwm.h.

#define PWM_O_1_DBFALL   0x000000B0

Definition at line 90 of file hw_pwm.h.

#define PWM_O_1_DBRISE   0x000000AC

Definition at line 89 of file hw_pwm.h.

#define PWM_O_1_FLTSEN   0x00000880

Definition at line 134 of file hw_pwm.h.

#define PWM_O_1_FLTSRC0   0x000000B4

Definition at line 92 of file hw_pwm.h.

#define PWM_O_1_FLTSRC1   0x000000B8

Definition at line 93 of file hw_pwm.h.

#define PWM_O_1_FLTSTAT0   0x00000884

Definition at line 135 of file hw_pwm.h.

#define PWM_O_1_FLTSTAT1   0x00000888

Definition at line 136 of file hw_pwm.h.

#define PWM_O_1_GENA   0x000000A0

Definition at line 86 of file hw_pwm.h.

#define PWM_O_1_GENB   0x000000A4

Definition at line 87 of file hw_pwm.h.

#define PWM_O_1_INTEN   0x00000084

Definition at line 78 of file hw_pwm.h.

#define PWM_O_1_ISC   0x0000008C

Definition at line 81 of file hw_pwm.h.

#define PWM_O_1_LOAD   0x00000090

Definition at line 82 of file hw_pwm.h.

#define PWM_O_1_MINFLTPER   0x000000BC

Definition at line 94 of file hw_pwm.h.

#define PWM_O_1_RIS   0x00000088

Definition at line 80 of file hw_pwm.h.

#define PWM_O_2_CMPA   0x000000D8

Definition at line 102 of file hw_pwm.h.

#define PWM_O_2_CMPB   0x000000DC

Definition at line 103 of file hw_pwm.h.

#define PWM_O_2_COUNT   0x000000D4

Definition at line 101 of file hw_pwm.h.

#define PWM_O_2_CTL   0x000000C0

Definition at line 95 of file hw_pwm.h.

#define PWM_O_2_DBCTL   0x000000E8

Definition at line 106 of file hw_pwm.h.

#define PWM_O_2_DBFALL   0x000000F0

Definition at line 108 of file hw_pwm.h.

#define PWM_O_2_DBRISE   0x000000EC

Definition at line 107 of file hw_pwm.h.

#define PWM_O_2_FLTSEN   0x00000900

Definition at line 137 of file hw_pwm.h.

#define PWM_O_2_FLTSRC0   0x000000F4

Definition at line 110 of file hw_pwm.h.

#define PWM_O_2_FLTSRC1   0x000000F8

Definition at line 111 of file hw_pwm.h.

#define PWM_O_2_FLTSTAT0   0x00000904

Definition at line 138 of file hw_pwm.h.

#define PWM_O_2_FLTSTAT1   0x00000908

Definition at line 139 of file hw_pwm.h.

#define PWM_O_2_GENA   0x000000E0

Definition at line 104 of file hw_pwm.h.

#define PWM_O_2_GENB   0x000000E4

Definition at line 105 of file hw_pwm.h.

#define PWM_O_2_INTEN   0x000000C4

Definition at line 96 of file hw_pwm.h.

#define PWM_O_2_ISC   0x000000CC

Definition at line 99 of file hw_pwm.h.

#define PWM_O_2_LOAD   0x000000D0

Definition at line 100 of file hw_pwm.h.

#define PWM_O_2_MINFLTPER   0x000000FC

Definition at line 112 of file hw_pwm.h.

#define PWM_O_2_RIS   0x000000C8

Definition at line 98 of file hw_pwm.h.

#define PWM_O_3_CMPA   0x00000118

Definition at line 120 of file hw_pwm.h.

#define PWM_O_3_CMPB   0x0000011C

Definition at line 121 of file hw_pwm.h.

#define PWM_O_3_COUNT   0x00000114

Definition at line 119 of file hw_pwm.h.

#define PWM_O_3_CTL   0x00000100

Definition at line 113 of file hw_pwm.h.

#define PWM_O_3_DBCTL   0x00000128

Definition at line 124 of file hw_pwm.h.

#define PWM_O_3_DBFALL   0x00000130

Definition at line 126 of file hw_pwm.h.

#define PWM_O_3_DBRISE   0x0000012C

Definition at line 125 of file hw_pwm.h.

#define PWM_O_3_FLTSEN   0x00000980

Definition at line 140 of file hw_pwm.h.

#define PWM_O_3_FLTSRC0   0x00000134

Definition at line 128 of file hw_pwm.h.

#define PWM_O_3_FLTSRC1   0x00000138

Definition at line 129 of file hw_pwm.h.

#define PWM_O_3_FLTSTAT0   0x00000984

Definition at line 141 of file hw_pwm.h.

#define PWM_O_3_FLTSTAT1   0x00000988

Definition at line 142 of file hw_pwm.h.

#define PWM_O_3_GENA   0x00000120

Definition at line 122 of file hw_pwm.h.

#define PWM_O_3_GENB   0x00000124

Definition at line 123 of file hw_pwm.h.

#define PWM_O_3_INTEN   0x00000104

Definition at line 114 of file hw_pwm.h.

#define PWM_O_3_ISC   0x0000010C

Definition at line 117 of file hw_pwm.h.

#define PWM_O_3_LOAD   0x00000110

Definition at line 118 of file hw_pwm.h.

#define PWM_O_3_MINFLTPER   0x0000013C

Definition at line 130 of file hw_pwm.h.

#define PWM_O_3_RIS   0x00000108

Definition at line 116 of file hw_pwm.h.

#define PWM_O_CC   0x00000FC8

Definition at line 144 of file hw_pwm.h.

Referenced by PWMClockGet(), and PWMClockSet().

#define PWM_O_CTL   0x00000000

Definition at line 48 of file hw_pwm.h.

Referenced by PWMSyncUpdate().

#define PWM_O_ENABLE   0x00000008

Definition at line 50 of file hw_pwm.h.

Referenced by PWMOutputState().

#define PWM_O_ENUPD   0x00000028

Definition at line 58 of file hw_pwm.h.

Referenced by PWMOutputUpdateMode().

#define PWM_O_FAULT   0x00000010

Definition at line 52 of file hw_pwm.h.

Referenced by PWMOutputFault().

#define PWM_O_FAULTVAL   0x00000024

Definition at line 57 of file hw_pwm.h.

Referenced by PWMOutputFaultLevel().

#define PWM_O_INTEN   0x00000014

Definition at line 53 of file hw_pwm.h.

Referenced by PWMIntDisable(), and PWMIntEnable().

#define PWM_O_INVERT   0x0000000C

Definition at line 51 of file hw_pwm.h.

Referenced by PWMOutputInvert().

#define PWM_O_ISC   0x0000001C

Definition at line 55 of file hw_pwm.h.

Referenced by PWMFaultIntClear(), PWMFaultIntClearExt(), and PWMIntStatus().

#define PWM_O_PP   0x00000FC0

Definition at line 143 of file hw_pwm.h.

#define PWM_O_RIS   0x00000018

Definition at line 54 of file hw_pwm.h.

Referenced by PWMIntStatus().

#define PWM_O_STATUS   0x00000020

Definition at line 56 of file hw_pwm.h.

#define PWM_O_SYNC   0x00000004

Definition at line 49 of file hw_pwm.h.

Referenced by PWMSyncTimeBase().

#define PWM_O_X_CMPA   0x00000018

Definition at line 1558 of file hw_pwm.h.

Referenced by PWMPulseWidthGet(), and PWMPulseWidthSet().

#define PWM_O_X_CMPB   0x0000001C

Definition at line 1559 of file hw_pwm.h.

Referenced by PWMPulseWidthGet(), and PWMPulseWidthSet().

#define PWM_O_X_COUNT   0x00000014

Definition at line 1557 of file hw_pwm.h.

#define PWM_O_X_CTL   0x00000000
#define PWM_O_X_DBCTL   0x00000028

Definition at line 1562 of file hw_pwm.h.

Referenced by PWMDeadBandDisable(), and PWMDeadBandEnable().

#define PWM_O_X_DBFALL   0x00000030

Definition at line 1564 of file hw_pwm.h.

Referenced by PWMDeadBandEnable().

#define PWM_O_X_DBRISE   0x0000002C

Definition at line 1563 of file hw_pwm.h.

Referenced by PWMDeadBandEnable().

#define PWM_O_X_FLTSEN   0x00000000

Definition at line 1841 of file hw_pwm.h.

Referenced by PWMGenFaultConfigure().

#define PWM_O_X_FLTSRC0   0x00000034

Definition at line 1565 of file hw_pwm.h.

Referenced by PWMGenFaultTriggerGet(), and PWMGenFaultTriggerSet().

#define PWM_O_X_FLTSRC1   0x00000038

Definition at line 1566 of file hw_pwm.h.

Referenced by PWMGenFaultTriggerGet(), and PWMGenFaultTriggerSet().

#define PWM_O_X_FLTSTAT0   0x00000004

Definition at line 1842 of file hw_pwm.h.

Referenced by PWMGenFaultClear(), and PWMGenFaultStatus().

#define PWM_O_X_FLTSTAT1   0x00000008

Definition at line 1843 of file hw_pwm.h.

Referenced by PWMGenFaultClear(), and PWMGenFaultStatus().

#define PWM_O_X_GENA   0x00000020

Definition at line 1560 of file hw_pwm.h.

Referenced by PWMGenConfigure().

#define PWM_O_X_GENB   0x00000024

Definition at line 1561 of file hw_pwm.h.

Referenced by PWMGenConfigure().

#define PWM_O_X_INTEN   0x00000004

Definition at line 1553 of file hw_pwm.h.

Referenced by PWMGenIntTrigDisable(), and PWMGenIntTrigEnable().

#define PWM_O_X_ISC   0x0000000C

Definition at line 1555 of file hw_pwm.h.

Referenced by PWMGenIntClear(), and PWMGenIntStatus().

#define PWM_O_X_LOAD   0x00000010

Definition at line 1556 of file hw_pwm.h.

Referenced by PWMGenPeriodGet(), PWMGenPeriodSet(), PWMPulseWidthGet(), and PWMPulseWidthSet().

#define PWM_O_X_MINFLTPER   0x0000003C

Definition at line 1567 of file hw_pwm.h.

Referenced by PWMGenFaultConfigure().

#define PWM_O_X_RIS   0x00000008

Definition at line 1554 of file hw_pwm.h.

Referenced by PWMGenIntStatus().

#define PWM_PP_EFAULT   0x00000200

Definition at line 1528 of file hw_pwm.h.

#define PWM_PP_ESYNC   0x00000100

Definition at line 1527 of file hw_pwm.h.

#define PWM_PP_FCNT_M   0x000000F0

Definition at line 1526 of file hw_pwm.h.

#define PWM_PP_FCNT_S   4

Definition at line 1531 of file hw_pwm.h.

#define PWM_PP_GCNT_M   0x0000000F

Definition at line 1525 of file hw_pwm.h.

#define PWM_PP_GCNT_S   0

Definition at line 1530 of file hw_pwm.h.

#define PWM_PP_ONE   0x00000400

Definition at line 1529 of file hw_pwm.h.

#define PWM_RIS_INTFAULT0   0x00010000

Definition at line 230 of file hw_pwm.h.

#define PWM_RIS_INTFAULT1   0x00020000

Definition at line 229 of file hw_pwm.h.

#define PWM_RIS_INTFAULT2   0x00040000

Definition at line 228 of file hw_pwm.h.

#define PWM_RIS_INTFAULT3   0x00080000

Definition at line 227 of file hw_pwm.h.

#define PWM_RIS_INTPWM0   0x00000001

Definition at line 234 of file hw_pwm.h.

#define PWM_RIS_INTPWM1   0x00000002

Definition at line 233 of file hw_pwm.h.

#define PWM_RIS_INTPWM2   0x00000004

Definition at line 232 of file hw_pwm.h.

#define PWM_RIS_INTPWM3   0x00000008

Definition at line 231 of file hw_pwm.h.

#define PWM_STATUS_FAULT0   0x00000001

Definition at line 258 of file hw_pwm.h.

#define PWM_STATUS_FAULT1   0x00000002

Definition at line 257 of file hw_pwm.h.

#define PWM_STATUS_FAULT2   0x00000004

Definition at line 256 of file hw_pwm.h.

#define PWM_STATUS_FAULT3   0x00000008

Definition at line 255 of file hw_pwm.h.

#define PWM_SYNC_SYNC0   0x00000001

Definition at line 164 of file hw_pwm.h.

#define PWM_SYNC_SYNC1   0x00000002

Definition at line 163 of file hw_pwm.h.

#define PWM_SYNC_SYNC2   0x00000004

Definition at line 162 of file hw_pwm.h.

#define PWM_SYNC_SYNC3   0x00000008

Definition at line 161 of file hw_pwm.h.

#define PWM_X_CMPA_M   0x0000FFFF

Definition at line 1679 of file hw_pwm.h.

#define PWM_X_CMPA_S   0

Definition at line 1680 of file hw_pwm.h.

#define PWM_X_CMPB_M   0x0000FFFF

Definition at line 1687 of file hw_pwm.h.

#define PWM_X_CMPB_S   0

Definition at line 1688 of file hw_pwm.h.

#define PWM_X_COUNT_M   0x0000FFFF

Definition at line 1671 of file hw_pwm.h.

#define PWM_X_COUNT_S   0

Definition at line 1672 of file hw_pwm.h.

#define PWM_X_CTL_CMPAUPD   0x00000010

Definition at line 1602 of file hw_pwm.h.

Referenced by PWMGenConfigure().

#define PWM_X_CTL_CMPBUPD   0x00000020

Definition at line 1601 of file hw_pwm.h.

Referenced by PWMGenConfigure().

#define PWM_X_CTL_DBCTLUPD_GS   0x00000C00

Definition at line 1592 of file hw_pwm.h.

#define PWM_X_CTL_DBCTLUPD_I   0x00000000

Definition at line 1590 of file hw_pwm.h.

#define PWM_X_CTL_DBCTLUPD_LS   0x00000800

Definition at line 1591 of file hw_pwm.h.

#define PWM_X_CTL_DBCTLUPD_M   0x00000C00

Definition at line 1589 of file hw_pwm.h.

Referenced by PWMGenConfigure().

#define PWM_X_CTL_DBFALLUPD_GS   0x0000C000

Definition at line 1584 of file hw_pwm.h.

#define PWM_X_CTL_DBFALLUPD_I   0x00000000

Definition at line 1582 of file hw_pwm.h.

#define PWM_X_CTL_DBFALLUPD_LS   0x00008000

Definition at line 1583 of file hw_pwm.h.

#define PWM_X_CTL_DBFALLUPD_M   0x0000C000

Definition at line 1581 of file hw_pwm.h.

Referenced by PWMGenConfigure().

#define PWM_X_CTL_DBRISEUPD_GS   0x00003000

Definition at line 1588 of file hw_pwm.h.

#define PWM_X_CTL_DBRISEUPD_I   0x00000000

Definition at line 1586 of file hw_pwm.h.

#define PWM_X_CTL_DBRISEUPD_LS   0x00002000

Definition at line 1587 of file hw_pwm.h.

#define PWM_X_CTL_DBRISEUPD_M   0x00003000

Definition at line 1585 of file hw_pwm.h.

Referenced by PWMGenConfigure().

#define PWM_X_CTL_DEBUG   0x00000004

Definition at line 1604 of file hw_pwm.h.

Referenced by PWMGenConfigure().

#define PWM_X_CTL_ENABLE   0x00000001

Definition at line 1606 of file hw_pwm.h.

Referenced by PWMGenDisable(), and PWMGenEnable().

#define PWM_X_CTL_FLTSRC   0x00010000

Definition at line 1580 of file hw_pwm.h.

Referenced by PWMGenConfigure().

#define PWM_X_CTL_GENAUPD_GS   0x000000C0

Definition at line 1600 of file hw_pwm.h.

#define PWM_X_CTL_GENAUPD_I   0x00000000

Definition at line 1598 of file hw_pwm.h.

#define PWM_X_CTL_GENAUPD_LS   0x00000080

Definition at line 1599 of file hw_pwm.h.

#define PWM_X_CTL_GENAUPD_M   0x000000C0

Definition at line 1597 of file hw_pwm.h.

Referenced by PWMGenConfigure().

#define PWM_X_CTL_GENBUPD_GS   0x00000300

Definition at line 1596 of file hw_pwm.h.

#define PWM_X_CTL_GENBUPD_I   0x00000000

Definition at line 1594 of file hw_pwm.h.

#define PWM_X_CTL_GENBUPD_LS   0x00000200

Definition at line 1595 of file hw_pwm.h.

#define PWM_X_CTL_GENBUPD_M   0x00000300

Definition at line 1593 of file hw_pwm.h.

Referenced by PWMGenConfigure().

#define PWM_X_CTL_LATCH   0x00040000

Definition at line 1578 of file hw_pwm.h.

Referenced by PWMGenConfigure().

#define PWM_X_CTL_LOADUPD   0x00000008

Definition at line 1603 of file hw_pwm.h.

Referenced by PWMGenConfigure().

#define PWM_X_CTL_MINFLTPER   0x00020000

Definition at line 1579 of file hw_pwm.h.

Referenced by PWMGenConfigure().

#define PWM_X_CTL_MODE   0x00000002
#define PWM_X_DBCTL_ENABLE   0x00000001

Definition at line 1783 of file hw_pwm.h.

Referenced by PWMDeadBandDisable(), and PWMDeadBandEnable().

#define PWM_X_DBFALL_DELAY_M   0x00000FFF

Definition at line 1798 of file hw_pwm.h.

#define PWM_X_DBFALL_DELAY_S   0

Definition at line 1799 of file hw_pwm.h.

#define PWM_X_DBRISE_DELAY_M   0x00000FFF

Definition at line 1790 of file hw_pwm.h.

#define PWM_X_DBRISE_DELAY_S   0

Definition at line 1791 of file hw_pwm.h.

#define PWM_X_FLTSEN_FAULT0   0x00000001

Definition at line 1857 of file hw_pwm.h.

#define PWM_X_FLTSEN_FAULT1   0x00000002

Definition at line 1856 of file hw_pwm.h.

#define PWM_X_FLTSEN_FAULT2   0x00000004

Definition at line 1855 of file hw_pwm.h.

#define PWM_X_FLTSEN_FAULT3   0x00000008

Definition at line 1854 of file hw_pwm.h.

#define PWM_X_FLTSRC0_FAULT0   0x00000001

Definition at line 1810 of file hw_pwm.h.

#define PWM_X_FLTSRC0_FAULT1   0x00000002

Definition at line 1809 of file hw_pwm.h.

#define PWM_X_FLTSRC0_FAULT2   0x00000004

Definition at line 1808 of file hw_pwm.h.

#define PWM_X_FLTSRC0_FAULT3   0x00000008

Definition at line 1807 of file hw_pwm.h.

#define PWM_X_FLTSRC1_DCMP0   0x00000001

Definition at line 1825 of file hw_pwm.h.

#define PWM_X_FLTSRC1_DCMP1   0x00000002

Definition at line 1824 of file hw_pwm.h.

#define PWM_X_FLTSRC1_DCMP2   0x00000004

Definition at line 1823 of file hw_pwm.h.

#define PWM_X_FLTSRC1_DCMP3   0x00000008

Definition at line 1822 of file hw_pwm.h.

#define PWM_X_FLTSRC1_DCMP4   0x00000010

Definition at line 1821 of file hw_pwm.h.

#define PWM_X_FLTSRC1_DCMP5   0x00000020

Definition at line 1820 of file hw_pwm.h.

#define PWM_X_FLTSRC1_DCMP6   0x00000040

Definition at line 1819 of file hw_pwm.h.

#define PWM_X_FLTSRC1_DCMP7   0x00000080

Definition at line 1818 of file hw_pwm.h.

#define PWM_X_FLTSTAT0_FAULT0   0x00000001

Definition at line 1868 of file hw_pwm.h.

#define PWM_X_FLTSTAT0_FAULT1   0x00000002

Definition at line 1867 of file hw_pwm.h.

#define PWM_X_FLTSTAT0_FAULT2   0x00000004

Definition at line 1866 of file hw_pwm.h.

#define PWM_X_FLTSTAT0_FAULT3   0x00000008

Definition at line 1865 of file hw_pwm.h.

#define PWM_X_FLTSTAT1_DCMP0   0x00000001

Definition at line 1883 of file hw_pwm.h.

#define PWM_X_FLTSTAT1_DCMP1   0x00000002

Definition at line 1882 of file hw_pwm.h.

#define PWM_X_FLTSTAT1_DCMP2   0x00000004

Definition at line 1881 of file hw_pwm.h.

#define PWM_X_FLTSTAT1_DCMP3   0x00000008

Definition at line 1880 of file hw_pwm.h.

#define PWM_X_FLTSTAT1_DCMP4   0x00000010

Definition at line 1879 of file hw_pwm.h.

#define PWM_X_FLTSTAT1_DCMP5   0x00000020

Definition at line 1878 of file hw_pwm.h.

#define PWM_X_FLTSTAT1_DCMP6   0x00000040

Definition at line 1877 of file hw_pwm.h.

#define PWM_X_FLTSTAT1_DCMP7   0x00000080

Definition at line 1876 of file hw_pwm.h.

#define PWM_X_GENA_ACTCMPAD_INV   0x00000040

Definition at line 1712 of file hw_pwm.h.

#define PWM_X_GENA_ACTCMPAD_M   0x000000C0

Definition at line 1709 of file hw_pwm.h.

#define PWM_X_GENA_ACTCMPAD_NONE   0x00000000

Definition at line 1710 of file hw_pwm.h.

#define PWM_X_GENA_ACTCMPAD_ONE   0x000000C0

Definition at line 1715 of file hw_pwm.h.

#define PWM_X_GENA_ACTCMPAD_ZERO   0x00000080

Definition at line 1713 of file hw_pwm.h.

Referenced by PWMGenConfigure().

#define PWM_X_GENA_ACTCMPAU_INV   0x00000010

Definition at line 1719 of file hw_pwm.h.

#define PWM_X_GENA_ACTCMPAU_M   0x00000030

Definition at line 1716 of file hw_pwm.h.

#define PWM_X_GENA_ACTCMPAU_NONE   0x00000000

Definition at line 1717 of file hw_pwm.h.

#define PWM_X_GENA_ACTCMPAU_ONE   0x00000030

Definition at line 1722 of file hw_pwm.h.

Referenced by PWMGenConfigure().

#define PWM_X_GENA_ACTCMPAU_ZERO   0x00000020

Definition at line 1720 of file hw_pwm.h.

#define PWM_X_GENA_ACTCMPBD_INV   0x00000400

Definition at line 1698 of file hw_pwm.h.

#define PWM_X_GENA_ACTCMPBD_M   0x00000C00

Definition at line 1695 of file hw_pwm.h.

#define PWM_X_GENA_ACTCMPBD_NONE   0x00000000

Definition at line 1696 of file hw_pwm.h.

#define PWM_X_GENA_ACTCMPBD_ONE   0x00000C00

Definition at line 1701 of file hw_pwm.h.

#define PWM_X_GENA_ACTCMPBD_ZERO   0x00000800

Definition at line 1699 of file hw_pwm.h.

#define PWM_X_GENA_ACTCMPBU_INV   0x00000100

Definition at line 1705 of file hw_pwm.h.

#define PWM_X_GENA_ACTCMPBU_M   0x00000300

Definition at line 1702 of file hw_pwm.h.

#define PWM_X_GENA_ACTCMPBU_NONE   0x00000000

Definition at line 1703 of file hw_pwm.h.

#define PWM_X_GENA_ACTCMPBU_ONE   0x00000300

Definition at line 1708 of file hw_pwm.h.

#define PWM_X_GENA_ACTCMPBU_ZERO   0x00000200

Definition at line 1706 of file hw_pwm.h.

#define PWM_X_GENA_ACTLOAD_INV   0x00000004

Definition at line 1725 of file hw_pwm.h.

#define PWM_X_GENA_ACTLOAD_M   0x0000000C

Definition at line 1723 of file hw_pwm.h.

#define PWM_X_GENA_ACTLOAD_NONE   0x00000000

Definition at line 1724 of file hw_pwm.h.

#define PWM_X_GENA_ACTLOAD_ONE   0x0000000C

Definition at line 1727 of file hw_pwm.h.

Referenced by PWMGenConfigure().

#define PWM_X_GENA_ACTLOAD_ZERO   0x00000008

Definition at line 1726 of file hw_pwm.h.

#define PWM_X_GENA_ACTZERO_INV   0x00000001

Definition at line 1730 of file hw_pwm.h.

#define PWM_X_GENA_ACTZERO_M   0x00000003

Definition at line 1728 of file hw_pwm.h.

#define PWM_X_GENA_ACTZERO_NONE   0x00000000

Definition at line 1729 of file hw_pwm.h.

#define PWM_X_GENA_ACTZERO_ONE   0x00000003

Definition at line 1732 of file hw_pwm.h.

#define PWM_X_GENA_ACTZERO_ZERO   0x00000002

Definition at line 1731 of file hw_pwm.h.

#define PWM_X_GENB_ACTCMPAD_INV   0x00000040

Definition at line 1756 of file hw_pwm.h.

#define PWM_X_GENB_ACTCMPAD_M   0x000000C0

Definition at line 1753 of file hw_pwm.h.

#define PWM_X_GENB_ACTCMPAD_NONE   0x00000000

Definition at line 1754 of file hw_pwm.h.

#define PWM_X_GENB_ACTCMPAD_ONE   0x000000C0

Definition at line 1759 of file hw_pwm.h.

#define PWM_X_GENB_ACTCMPAD_ZERO   0x00000080

Definition at line 1757 of file hw_pwm.h.

#define PWM_X_GENB_ACTCMPAU_INV   0x00000010

Definition at line 1763 of file hw_pwm.h.

#define PWM_X_GENB_ACTCMPAU_M   0x00000030

Definition at line 1760 of file hw_pwm.h.

#define PWM_X_GENB_ACTCMPAU_NONE   0x00000000

Definition at line 1761 of file hw_pwm.h.

#define PWM_X_GENB_ACTCMPAU_ONE   0x00000030

Definition at line 1766 of file hw_pwm.h.

#define PWM_X_GENB_ACTCMPAU_ZERO   0x00000020

Definition at line 1764 of file hw_pwm.h.

#define PWM_X_GENB_ACTCMPBD_INV   0x00000400

Definition at line 1742 of file hw_pwm.h.

#define PWM_X_GENB_ACTCMPBD_M   0x00000C00

Definition at line 1739 of file hw_pwm.h.

#define PWM_X_GENB_ACTCMPBD_NONE   0x00000000

Definition at line 1740 of file hw_pwm.h.

#define PWM_X_GENB_ACTCMPBD_ONE   0x00000C00

Definition at line 1745 of file hw_pwm.h.

#define PWM_X_GENB_ACTCMPBD_ZERO   0x00000800

Definition at line 1743 of file hw_pwm.h.

Referenced by PWMGenConfigure().

#define PWM_X_GENB_ACTCMPBU_INV   0x00000100

Definition at line 1749 of file hw_pwm.h.

#define PWM_X_GENB_ACTCMPBU_M   0x00000300

Definition at line 1746 of file hw_pwm.h.

#define PWM_X_GENB_ACTCMPBU_NONE   0x00000000

Definition at line 1747 of file hw_pwm.h.

#define PWM_X_GENB_ACTCMPBU_ONE   0x00000300

Definition at line 1752 of file hw_pwm.h.

Referenced by PWMGenConfigure().

#define PWM_X_GENB_ACTCMPBU_ZERO   0x00000200

Definition at line 1750 of file hw_pwm.h.

#define PWM_X_GENB_ACTLOAD_INV   0x00000004

Definition at line 1769 of file hw_pwm.h.

#define PWM_X_GENB_ACTLOAD_M   0x0000000C

Definition at line 1767 of file hw_pwm.h.

#define PWM_X_GENB_ACTLOAD_NONE   0x00000000

Definition at line 1768 of file hw_pwm.h.

#define PWM_X_GENB_ACTLOAD_ONE   0x0000000C

Definition at line 1771 of file hw_pwm.h.

Referenced by PWMGenConfigure().

#define PWM_X_GENB_ACTLOAD_ZERO   0x00000008

Definition at line 1770 of file hw_pwm.h.

#define PWM_X_GENB_ACTZERO_INV   0x00000001

Definition at line 1774 of file hw_pwm.h.

#define PWM_X_GENB_ACTZERO_M   0x00000003

Definition at line 1772 of file hw_pwm.h.

#define PWM_X_GENB_ACTZERO_NONE   0x00000000

Definition at line 1773 of file hw_pwm.h.

#define PWM_X_GENB_ACTZERO_ONE   0x00000003

Definition at line 1776 of file hw_pwm.h.

#define PWM_X_GENB_ACTZERO_ZERO   0x00000002

Definition at line 1775 of file hw_pwm.h.

#define PWM_X_INTEN_INTCMPAD   0x00000008

Definition at line 1625 of file hw_pwm.h.

#define PWM_X_INTEN_INTCMPAU   0x00000004

Definition at line 1627 of file hw_pwm.h.

#define PWM_X_INTEN_INTCMPBD   0x00000020

Definition at line 1621 of file hw_pwm.h.

#define PWM_X_INTEN_INTCMPBU   0x00000010

Definition at line 1623 of file hw_pwm.h.

#define PWM_X_INTEN_INTCNTLOAD   0x00000002

Definition at line 1629 of file hw_pwm.h.

#define PWM_X_INTEN_INTCNTZERO   0x00000001

Definition at line 1630 of file hw_pwm.h.

#define PWM_X_INTEN_TRCMPAD   0x00000800

Definition at line 1616 of file hw_pwm.h.

#define PWM_X_INTEN_TRCMPAU   0x00000400

Definition at line 1618 of file hw_pwm.h.

#define PWM_X_INTEN_TRCMPBD   0x00002000

Definition at line 1613 of file hw_pwm.h.

#define PWM_X_INTEN_TRCMPBU   0x00001000

Definition at line 1615 of file hw_pwm.h.

#define PWM_X_INTEN_TRCNTLOAD   0x00000200

Definition at line 1619 of file hw_pwm.h.

#define PWM_X_INTEN_TRCNTZERO   0x00000100

Definition at line 1620 of file hw_pwm.h.

#define PWM_X_ISC_INTCMPAD   0x00000008

Definition at line 1653 of file hw_pwm.h.

#define PWM_X_ISC_INTCMPAU   0x00000004

Definition at line 1654 of file hw_pwm.h.

#define PWM_X_ISC_INTCMPBD   0x00000020

Definition at line 1651 of file hw_pwm.h.

#define PWM_X_ISC_INTCMPBU   0x00000010

Definition at line 1652 of file hw_pwm.h.

#define PWM_X_ISC_INTCNTLOAD   0x00000002

Definition at line 1655 of file hw_pwm.h.

#define PWM_X_ISC_INTCNTZERO   0x00000001

Definition at line 1656 of file hw_pwm.h.

#define PWM_X_LOAD_M   0x0000FFFF

Definition at line 1663 of file hw_pwm.h.

#define PWM_X_LOAD_S   0

Definition at line 1664 of file hw_pwm.h.

#define PWM_X_MINFLTPER_M   0x0000FFFF

Definition at line 1833 of file hw_pwm.h.

Referenced by PWMGenFaultConfigure().

#define PWM_X_MINFLTPER_S   0

Definition at line 1834 of file hw_pwm.h.

#define PWM_X_RIS_INTCMPAD   0x00000008

Definition at line 1640 of file hw_pwm.h.

#define PWM_X_RIS_INTCMPAU   0x00000004

Definition at line 1642 of file hw_pwm.h.

#define PWM_X_RIS_INTCMPBD   0x00000020

Definition at line 1637 of file hw_pwm.h.

#define PWM_X_RIS_INTCMPBU   0x00000010

Definition at line 1639 of file hw_pwm.h.

#define PWM_X_RIS_INTCNTLOAD   0x00000002

Definition at line 1643 of file hw_pwm.h.

#define PWM_X_RIS_INTCNTZERO   0x00000001

Definition at line 1644 of file hw_pwm.h.