This file contains the SDL LBIST internal definitions. Provides the internal definitions for LBIST.
Sub Modules | |
LBIST Enumerated Data Types | |
LBIST_DATASTRUCT | |
SDL_LBIST_IP_FUNCTION | |
Data Structures | |
struct | SDL_lbistInstInfo |
Functions | |
SDL_lbistInstInfo * | SDL_LBIST_getInstInfo (uint32_t instance) |
void | SDL_LBIST_eventHandler (void *arg) |
Macros | |
#define | LBIST_NOT_DONE (0x0U) |
#define | LBIST_DONE (0x1U) |
#define LBIST_NOT_DONE (0x0U) |
#define LBIST_DONE (0x1U) |
SDL_lbistInstInfo* SDL_LBIST_getInstInfo | ( | uint32_t | instance | ) |
void SDL_LBIST_eventHandler | ( | void * | arg | ) |