SDL API Guide for J721E
|
This file contains the SDL LBIST API's.
Go to the source code of this file.
Enumerations | |
enum | SDL_LBIST_testType { SDL_LBIST_TEST, SDL_LBIST_TEST_RELEASE } |
LBIST self test type. More... | |
Functions | |
int32_t | SDL_LBIST_selfTest (SDL_LBIST_inst instance, SDL_LBIST_testType testType, bool *pResult) |
LBIST self test. More... | |
int32_t | SDL_LBIST_getPOSTStatus (SDL_LBIST_postResult *pResult) |
LBIST POST result status. More... | |