This header file provides TCR interfaces.
More...
Go to the source code of this file.
|
#define | TMS570_TCR_TCR_STXR BSP_BIT32(18) |
|
#define | TMS570_TCR_TCR_THTSM BSP_BIT32(17) |
|
#define | TMS570_TCR_TCR_TPTSM BSP_BIT32(16) |
|
#define | TMS570_TCR_TCR_THTCC BSP_BIT32(15) |
|
#define | TMS570_TCR_TCR_TPTCC BSP_BIT32(14) |
|
#define | TMS570_TCR_TCR_TSO(val) BSP_FLD32(val,0, 13) |
|
#define | TMS570_TCR_TCR_TSO_GET(reg) BSP_FLD32GET(reg,0, 13) |
|
#define | TMS570_TCR_TCR_TSO_SET(reg, val) BSP_FLD32SET(reg, val,0, 13) |
|
#define | TMS570_TCR_TCR_Parity_PAB2 BSP_BIT32(16) |
|
#define | TMS570_TCR_TCR_Parity_PAB1 BSP_BIT32(8) |
|
#define | TMS570_TCR_TCR_Parity_PAB0 BSP_BIT32(0) |
|
This header file provides TCR interfaces.