Data Fields | |
SDL_lbistRegs * | pLBISTRegs |
uint32_t * | pLBISTSig |
uint32_t | expectedMISR |
uint32_t | interruptNumber |
volatile uint32_t | doneFlag |
SDL_LBIST_config_t | LBISTConfig |
SDL_lbistRegs* SDL_lbistInstInfo::pLBISTRegs |
Pointer to LBIST register map
uint32_t* SDL_lbistInstInfo::pLBISTSig |
Pointer to LBIST signature
uint32_t SDL_lbistInstInfo::expectedMISR |
Expected signature
uint32_t SDL_lbistInstInfo::interruptNumber |
Interrupt number for error event
volatile uint32_t SDL_lbistInstInfo::doneFlag |
Flag to indicate test done, will be set when interrupt event comes
SDL_LBIST_config_t SDL_lbistInstInfo::LBISTConfig |
Configuration for LBIST test