|
AM62Ax MCU+ SDK
10.01.00
|
|
Go to the documentation of this file.
55 #include <sdl/include/soc_config.h>
58 #if defined (IP_VERSION_PBIST_V0)
59 #include <sdl/pbist/v0/soc/sdl_soc_pbist.h>
116 uint32_t timeout,
bool *pResult);
This file contains the SDL PBIST internal definitions.
int32_t SDL_PBIST_selfTest(SDL_PBIST_inst instance, SDL_PBIST_testType testType, uint32_t timeout, bool *pResult)
PBIST self test.
SDL_PBIST_inst
PBIST instance.
Definition: sdl_soc_pbist.h:61
@ SDL_PBIST_NEG_TEST
Definition: sdl_pbist.h:82
SDL_PBIST_testType
PBIST self test type.
Definition: sdl_pbist.h:68
uint32_t SDL_SBL_PBIST_checkDone(SDL_PBIST_inst instance)
PBIST API to check if the test is complete.
@ SDL_PBIST_TEST
Definition: sdl_pbist.h:76
int32_t SDL_SBL_PBIST_selfTest(SDL_PBIST_inst instance)
PBIST self test for MCU only.
int32_t SDL_SBL_PBIST_checkResult(SDL_PBIST_inst instance)
PBIST API to check if PBIST test is executed successfully.