AM273x MCU+ SDK  08.05.00
sdl_pbist_soc.h File Reference

Introduction

This file contains the SoC-specific SDL PBIST API's and definitions.

Go to the source code of this file.

Data Structures

struct  SDL_PBIST_postResult
 

Macros

#define SDL_PBIST_NUM_INSTANCES   2U
 
#define SDL_PBIST_HWPOST_NUM_INSTANCES   1
 
#define SDL_SOC_MCU_R5F   1U
 

Enumerations

enum  SDL_PBIST_inst { SDL_PBIST_INST_TOP, SDL_PBIST_INST_DSS }
 PBIST instance. More...
 
enum  SDL_PBIST_hwpostInst { SDL_PBIST_HWPOST_INST_MCU }
 
enum  SDL_PBIST_postStatus { SDL_PBIST_POST_COMPLETED_SUCCESS, SDL_PBIST_POST_COMPLETED_FAILURE, SDL_PBIST_POST_TIMEOUT, SDL_PBIST_POST_NOT_RUN }