 |
AM263x MCU+ SDK
11.00.00
|
|
Go to the documentation of this file.
53 #ifndef SDL_IP_PBIST_H_
54 #define SDL_IP_PBIST_H_
65 #define PBIST_MAX_NUM_RUNS 20U
uint8_t failureDetected
Definition: sdl_ip_pbist.h:267
uint32_t RAMT
Definition: sdl_ip_pbist.h:166
Definition: sdlr_pbist.h:53
volatile uint32_t doneFlag
Definition: sdl_ip_pbist.h:265
uint32_t I0
Definition: sdl_ip_pbist.h:150
int32_t SDL_PBIST_checkResult(const SDL_pbistRegs *pPBISTRegs, bool *pResult)
PBIST check result.
int32_t SDL_PBIST_Instance(SDL_PBIST_inst instance)
PBIST Instance.
uint32_t I1
Definition: sdl_ip_pbist.h:154
uint64_t scrambleValue
Definition: sdl_ip_pbist.h:94
uint32_t I2
Definition: sdl_ip_pbist.h:158
uint32_t CMS
Definition: sdl_ip_pbist.h:142
SDL_PBIST_configNeg PBISTNegConfigRun
Definition: sdl_ip_pbist.h:266
uint64_t memoryGroupsBitMap
Definition: sdl_ip_pbist.h:90
int32_t SDL_PBIST_releaseTestMode(SDL_pbistRegs *pPBISTRegs)
PBIST Release Test mode.
uint32_t CSR
Definition: sdl_ip_pbist.h:146
This structure contains the different configuration used for PBIST.
Definition: sdl_ip_pbist.h:76
uint32_t CL3
Definition: sdl_ip_pbist.h:138
uint32_t CA2
Definition: sdl_ip_pbist.h:118
SDL_pbistRegs * pPBISTRegs
Definition: sdl_ip_pbist.h:260
This file contains the SoC-specific SDL PBIST API's and definitions.
uint32_t CA1
Definition: sdl_ip_pbist.h:114
uint32_t CL0
Definition: sdl_ip_pbist.h:126
uint32_t CA0
Definition: sdl_ip_pbist.h:110
int32_t SDL_PBIST_start(SDL_pbistRegs *pPBISTRegs, const SDL_PBIST_config *pConfig)
PBIST Start.
uint32_t CL2
Definition: sdl_ip_pbist.h:134
Definition: sdl_ip_pbist.h:258
uint32_t esmEventNumber
Definition: sdl_ip_pbist.h:264
uint32_t interruptNumber
Definition: sdl_ip_pbist.h:263
uint32_t algorithmsBitMap
Definition: sdl_ip_pbist.h:86
int32_t SDL_PBIST_softReset(SDL_pbistRegs *pPBISTRegs)
PBIST Soft reset.
uint32_t CA3
Definition: sdl_ip_pbist.h:122
uint64_t PBISTRegsHiAddress
Definition: sdl_ip_pbist.h:259
uint32_t CL1
Definition: sdl_ip_pbist.h:130
This structure contains the different configuration used for PBIST for the failure insertion test to ...
Definition: sdl_ip_pbist.h:107
uint32_t I3
Definition: sdl_ip_pbist.h:162
SDL_PBIST_inst
PBIST instance.
Definition: sdl_pbist_soc.h:94
int32_t SDL_PBIST_startNeg(SDL_pbistRegs *pPBISTRegs, const SDL_PBIST_configNeg *pConfig)
PBIST Failure Insertion Test Start.
uint32_t numPBISTRuns
Definition: sdl_ip_pbist.h:261
#define PBIST_MAX_NUM_RUNS
Definition: sdl_ip_pbist.h:65