SDL API Guide for J721E
ESM Macro defines

Introduction

Macros

#define SDL_ESM_INTNUMBER_INVALID   (0xffffffffu)
 Invalid interrupt number. More...
 
#define SDL_ESM_INST_INVALID   (0xfffffffeu)
 Invalid Esm Instance. More...
 
#define SDL_ESM_ERRORADDR_INVALID   (0xffffffffu)
 Address field: Error Address invalid. More...
 
#define SDL_ESM_ERRORRAMID_INVALID   (0xffffffffu)
 Address field: Error RAM ID invalid. More...
 
#define SDL_ESM_ERRORBITOFFSET_INVALID   (0xffffffffffffffffu)
 Address field: Error Bit Error Offset invalid. More...
 
#define SDL_ESM_ERRORBITGROUP_INVALID   (0xffffffffu)
 Address field: Error Bit Error Group invalid. More...
 
#define SDL_ESM_MAX_EVENT_MAP_NUM_WORDS   (32u)
 Maximum number of EVENT words. More...
 
#define SDL_ESM_ECC_PARAM_MAIN_MSMC_AGGR0_SEC_ERROR   (10001u)
 Main MSMC ECC AGGR0 detected 1-bit ECC error source. More...
 
#define SDL_ESM_ECC_PARAM_MAIN_MSMC_AGGR0_DED_ERROR   (10002u)
 Main MSMC ECC AGGR0 detected 2-bit ECC error source. More...
 
#define SDL_ESM_ECC_PARAM_MAIN_A72_AGGR0_SEC_ERROR   (10003u)
 Main A72 ECC AGGR0 detected 1-bit ECC error source. More...
 
#define SDL_ESM_ECC_PARAM_MAIN_A72_AGGR0_DED_ERROR   (10004u)
 Main A72 ECC AGGR0 detected 2-bit ECC error source. More...
 

Macro Definition Documentation

◆ SDL_ESM_INTNUMBER_INVALID

#define SDL_ESM_INTNUMBER_INVALID   (0xffffffffu)

Invalid interrupt number.

◆ SDL_ESM_INST_INVALID

#define SDL_ESM_INST_INVALID   (0xfffffffeu)

Invalid Esm Instance.

◆ SDL_ESM_ERRORADDR_INVALID

#define SDL_ESM_ERRORADDR_INVALID   (0xffffffffu)

Address field: Error Address invalid.

◆ SDL_ESM_ERRORRAMID_INVALID

#define SDL_ESM_ERRORRAMID_INVALID   (0xffffffffu)

Address field: Error RAM ID invalid.

◆ SDL_ESM_ERRORBITOFFSET_INVALID

#define SDL_ESM_ERRORBITOFFSET_INVALID   (0xffffffffffffffffu)

Address field: Error Bit Error Offset invalid.

◆ SDL_ESM_ERRORBITGROUP_INVALID

#define SDL_ESM_ERRORBITGROUP_INVALID   (0xffffffffu)

Address field: Error Bit Error Group invalid.

◆ SDL_ESM_MAX_EVENT_MAP_NUM_WORDS

#define SDL_ESM_MAX_EVENT_MAP_NUM_WORDS   (32u)

Maximum number of EVENT words.

◆ SDL_ESM_ECC_PARAM_MAIN_MSMC_AGGR0_SEC_ERROR

#define SDL_ESM_ECC_PARAM_MAIN_MSMC_AGGR0_SEC_ERROR   (10001u)

Main MSMC ECC AGGR0 detected 1-bit ECC error source.

◆ SDL_ESM_ECC_PARAM_MAIN_MSMC_AGGR0_DED_ERROR

#define SDL_ESM_ECC_PARAM_MAIN_MSMC_AGGR0_DED_ERROR   (10002u)

Main MSMC ECC AGGR0 detected 2-bit ECC error source.

◆ SDL_ESM_ECC_PARAM_MAIN_A72_AGGR0_SEC_ERROR

#define SDL_ESM_ECC_PARAM_MAIN_A72_AGGR0_SEC_ERROR   (10003u)

Main A72 ECC AGGR0 detected 1-bit ECC error source.

◆ SDL_ESM_ECC_PARAM_MAIN_A72_AGGR0_DED_ERROR

#define SDL_ESM_ECC_PARAM_MAIN_A72_AGGR0_DED_ERROR   (10004u)

Main A72 ECC AGGR0 detected 2-bit ECC error source.