SDL API Guide for J721E
|
Enumerations | |
enum | SDL_LBIST_testType { SDL_LBIST_TEST, SDL_LBIST_TEST_RELEASE } |
LBIST self test type. More... | |
enum | SDL_LBIST_inst { SDL_LBIST_INST_MAINR5F0, SDL_LBIST_INST_MAINR5F1, SDL_LBIST_INST_C7X, SDL_LBIST_INST_VPAC, SDL_LBIST_INST_DMPAC, SDL_LBIST_INST_A72 } |
LBIST instance. More... | |
enum | SDL_LBIST_hwpostInst { SDL_LBIST_HWPOST_INST_MCU, SDL_LBIST_HWPOST_INST_DMSC } |
enum | SDL_LBIST_postStatus { SDL_LBIST_POST_COMPLETED_SUCCESS, SDL_LBIST_POST_COMPLETED_FAILURE, SDL_LBIST_POST_TIMEOUT, SDL_LBIST_POST_NOT_RUN } |
enum SDL_LBIST_testType |
LBIST self test type.
This enum defines the test types supported by the SDL_LBIST_selfTest API.
enum SDL_LBIST_inst |
LBIST instance.
This enum defines the LBIST instances supported by the SDL_LBIST_selfTest API.
enum SDL_LBIST_hwpostInst |
enum SDL_LBIST_postStatus |