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) |
| LBIST self test. More... | |
| int32_t | SDL_LBIST_checkResult (SDL_LBIST_inst instance, bool *pResult) |
| Check the result of the LBIST test. More... | |
| uint8_t | SDL_LBIST_checkDone (SDL_LBIST_inst instance) |
| Check the status of the LBIST test. More... | |