TIOVX User Guide

Detailed Description

Enumerations for DMPAC DOF error events.

Defines

#define TIVX_DMPAC_DOF_RD_ERR   (0x04U)
 
#define TIVX_DMPAC_DOF_WR_ERR   (0x08U)
 
#define TIVX_DMPAC_DOF_MP0_RD_STATUS_ERR   (0x10U)
 
#define TIVX_DMPAC_DOF_FOCO0_SL2_WR_ERR   (0x400000U)
 
#define TIVX_DMPAC_DOF_FOCO0_VBUSM_RD_ERR   (0x200000U)
 
#define TIVX_DMPAC_DOF_WDTIMER_ERR   (0x40000000U)
 
#define TIVX_DMPAC_DOF_FOCO0_WDTIMER_ERR   (0x80000000U)
 

Macro Definition Documentation

◆ TIVX_DMPAC_DOF_RD_ERR

#define TIVX_DMPAC_DOF_RD_ERR   (0x04U)

Error status for DOF VBUSM Read interface error

Definition at line 164 of file hwa_dmpac_dof.h.

◆ TIVX_DMPAC_DOF_WR_ERR

#define TIVX_DMPAC_DOF_WR_ERR   (0x08U)

Error status for DOF VBUSM Write interface error

Definition at line 166 of file hwa_dmpac_dof.h.

◆ TIVX_DMPAC_DOF_MP0_RD_STATUS_ERR

#define TIVX_DMPAC_DOF_MP0_RD_STATUS_ERR   (0x10U)

Error status for MP0 read error

Definition at line 168 of file hwa_dmpac_dof.h.

◆ TIVX_DMPAC_DOF_FOCO0_SL2_WR_ERR

#define TIVX_DMPAC_DOF_FOCO0_SL2_WR_ERR   (0x400000U)

Error status for FOCO SL2 VBSUM write interface error

Definition at line 170 of file hwa_dmpac_dof.h.

◆ TIVX_DMPAC_DOF_FOCO0_VBUSM_RD_ERR

#define TIVX_DMPAC_DOF_FOCO0_VBUSM_RD_ERR   (0x200000U)

Error status for FOCO SL2 VBSUM read interface error

Definition at line 172 of file hwa_dmpac_dof.h.

◆ TIVX_DMPAC_DOF_WDTIMER_ERR

#define TIVX_DMPAC_DOF_WDTIMER_ERR   (0x40000000U)

Watchdog timer Error on DOF

Definition at line 174 of file hwa_dmpac_dof.h.

◆ TIVX_DMPAC_DOF_FOCO0_WDTIMER_ERR

#define TIVX_DMPAC_DOF_FOCO0_WDTIMER_ERR   (0x80000000U)

Watchdog timer Error on FOCO0

Definition at line 176 of file hwa_dmpac_dof.h.