NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
IMX623_CustomData.h File Reference

Go to the source code of this file.

Data Structures

struct  IMX623CustomEmbeddedData
 Describes the Custom Embedded Data needed by the application. More...
 
struct  IMX623CustomErrInfo
 Describes the Custom Error Information needed by the application. More...
 

Typedefs

typedef uint64_t errorInfoTypeIMX623
 

Enumerations

enum  IMX623CustomErrType {
  IMX623_CLKMON_ERROR = 0U,
  IMX623_SEQMON_ERROR,
  IMX623_CTRLFLOWMON_ERROR,
  IMX623_SYNCMON_ERROR,
  IMX623_DUALTEMP1_ERROR,
  IMX623_DUALTEMP2_ERROR,
  IMX623_DUALTEMP3_ERROR,
  IMX623_SRAMECC1_ERROR,
  IMX623_SRAMECC2_ERROR,
  IMX623_SRAMECC3_ERROR,
  IMX623_OTPCRC1_ERROR,
  IMX623_OTPCRC2_ERROR,
  IMX623_OTPCRC3_ERROR,
  IMX623_OTPCRC4_ERROR,
  IMX623_OTPCRC5_ERROR,
  IMX623_OTPCRC6_ERROR,
  IMX623_OTPCRC7_ERROR,
  IMX623_ROMECC1_ERROR,
  IMX623_ROMECC2_ERROR,
  IMX623_ROMECC3_ERROR,
  IMX623_LBIST_ERROR,
  IMX623_MBIST_ERROR,
  IMX623_ABIST_ERROR,
  IMX623_DATAPATH_ERROR,
  IMX623_REGMON_ERROR,
  IMX623_INTBUSMON_ERROR,
  IMX623_ROWCOLIDCHECK_ERROR,
  IMX623_POWERMON1_ERROR,
  IMX623_POWERMON2_ERROR,
  IMX623_POWERMON3_ERROR,
  IMX623_DUALLOCKSTEP_ERROR,
  IMX623_WDT_ERROR,
  IMX623_FLASHCHECK1_ERROR,
  IMX623_FLASHCHECK2_ERROR,
  IMX623_DMACMON_ERROR,
  IMX623_POWSWITCHMON_ERROR,
  IMX623_CCCPEELCHECK_ERROR,
  IMX623_MEMPROTECT_ERROR,
  IMX623_OTPCRC8_ERROR,
  IMX623_OTPCRC9_ERROR,
  IMX623_OTPCRC10_ERROR,
  IMX623_FSYNCMON_ERROR,
  IMX623_FLIP_ERROR,
  IMX623_MAX_ERROR
}
 Describes the IMX623 Safety mechanism error types. More...