This file contains the SDL PBIST internal definitions.
Go to the source code of this file.
Macros | |
#define | PBIST_NOT_DONE (0U) |
#define | PBIST_DONE (1U) |
#define | SDL_PBIST_INTERRUPT_INVALID (0xFFFFFFFFU) |
Functions | |
SDL_pbistInstInfo * | SDL_PBIST_getInstInfo (SDL_PBIST_inst instance) |
void | SDL_PBIST_eventHandler (uint32_t coreIndex) |
void | SDL_PBIST_checkDone (SDL_pbistInstInfo *pInfo) |
#define PBIST_NOT_DONE (0U) |
#define PBIST_DONE (1U) |
#define SDL_PBIST_INTERRUPT_INVALID (0xFFFFFFFFU) |
SDL_pbistInstInfo* SDL_PBIST_getInstInfo | ( | SDL_PBIST_inst | instance | ) |
void SDL_PBIST_eventHandler | ( | uint32_t | coreIndex | ) |
void SDL_PBIST_checkDone | ( | SDL_pbistInstInfo * | pInfo | ) |