 |
AM243x MCU+ SDK
11.00.00
|
|
Go to the documentation of this file.
49 #include <sdl/include/soc_config.h>
50 #include <sdl/lbist/soc/sdl_soc_lbist.h>
51 #if defined (IP_VERSION_LBIST_V0)
uint8_t SDL_LBIST_checkDone(SDL_LBIST_inst instance)
Check the status of the LBIST test.
SDL_LBIST_testType
LBIST self test type.
Definition: sdl_lbist.h:74
uint8_t instance
Definition: tisci_dkek.h:1
@ SDL_LBIST_TEST_RELEASE
Definition: sdl_lbist.h:85
int32_t SDL_LBIST_checkResult(SDL_LBIST_inst instance, bool *pResult)
Check the result of the LBIST test.
SDL_LBIST_inst
LBIST instance.
Definition: lbist/soc/am243x/sdl_lbist.h:58
@ SDL_LBIST_TEST
Definition: sdl_lbist.h:79
int32_t SDL_LBIST_selfTest(SDL_LBIST_inst instance, SDL_LBIST_testType testType)
LBIST self test.