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 (SDL_lbistInstInfo *arg) |
Typedefs | |
| typedef void(* | LBIST_handlerPtr) (uint32_t coreIndex) |
Macros | |
| #define | LBIST_NOT_DONE (0x0U) |
| #define | LBIST_DONE (0x1U) |
| #define LBIST_NOT_DONE (0x0U) |
| #define LBIST_DONE (0x1U) |
| typedef void(* LBIST_handlerPtr) (uint32_t coreIndex) |
| SDL_lbistInstInfo* SDL_LBIST_getInstInfo | ( | uint32_t | instance | ) |
| void SDL_LBIST_eventHandler | ( | SDL_lbistInstInfo * | arg | ) |