AM64x MCU+ SDK  09.02.01
APIs for SDL LBIST

Introduction

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_lbistInstInfoSDL_LBIST_getInstInfo (uint32_t instance)
 
void SDL_LBIST_eventHandler (void *arg)
 

Macros

#define LBIST_NOT_DONE   (0x0U)
 
#define LBIST_DONE   (0x1U)
 

Macro Definition Documentation

◆ LBIST_NOT_DONE

#define LBIST_NOT_DONE   (0x0U)

◆ LBIST_DONE

#define LBIST_DONE   (0x1U)

Function Documentation

◆ SDL_LBIST_getInstInfo()

SDL_lbistInstInfo* SDL_LBIST_getInstInfo ( uint32_t  instance)

◆ SDL_LBIST_eventHandler()

void SDL_LBIST_eventHandler ( void *  arg)