Enumerations | |
| enum | SDL_LBIST_testType { SDL_LBIST_TEST, SDL_LBIST_TEST_RELEASE } |
| LBIST self test type. More... | |
| enum | SDL_LBIST_inst { LBIST_MCU_R5F } |
| LBIST instance. More... | |
Macros | |
| #define | SDL_LBIST_NUM_INSTANCES 1U |
| #define SDL_LBIST_NUM_INSTANCES 1U |
| 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 |