AM64x MCU+ SDK  09.02.01
LBIST Enumerated Data Types

Introduction

Enumerations

enum  SDL_LBIST_testType { SDL_LBIST_TEST, SDL_LBIST_TEST_RELEASE }
 LBIST self test type. More...
 
enum  SDL_LBIST_inst { LBIST_MCU_M4F }
 LBIST instance. More...
 

Macros

#define SDL_LBIST_NUM_INSTANCES   1U
 

Macro Definition Documentation

◆ SDL_LBIST_NUM_INSTANCES

#define SDL_LBIST_NUM_INSTANCES   1U

Enumeration Type Documentation

◆ SDL_LBIST_testType

LBIST self test type.

This enum defines the test types supported by the SDL_LBIST_selfTest API.

Enumerator
SDL_LBIST_TEST 

LBIST Test Performs the LBIST test for a the instance specified.

SDL_LBIST_TEST_RELEASE 

Release the LBIST core under test from Isolation This should be called after running selfTest for SDL_LBIST_TEST and then performing the sequence to switch off the cores

◆ SDL_LBIST_inst

LBIST instance.

This enum defines the LBIST instances supported by the SDL_LBIST_selfTest API.

Enumerator
LBIST_MCU_M4F 

MCU Instance