AM263x MCU+ SDK  09.02.00
sdl_pbist_priv.h File Reference

Introduction

This file contains the SDL PBIST internal definitions.

Go to the source code of this file.

Macros

#define PBIST_NOT_DONE   (0U)
 
#define PBIST_DONE   (1U)
 
#define SDL_PBIST_INTERRUPT_INVALID   (0xFFFFFFFFU)
 

Functions

SDL_pbistInstInfoSDL_PBIST_getInstInfo (SDL_PBIST_inst instance)
 
void SDL_PBIST_eventHandler (uint32_t coreIndex)
 
void SDL_PBIST_checkDone (SDL_pbistInstInfo *pInfo)
 

Macro Definition Documentation

◆ PBIST_NOT_DONE

#define PBIST_NOT_DONE   (0U)

◆ PBIST_DONE

#define PBIST_DONE   (1U)

◆ SDL_PBIST_INTERRUPT_INVALID

#define SDL_PBIST_INTERRUPT_INVALID   (0xFFFFFFFFU)

Function Documentation

◆ SDL_PBIST_getInstInfo()

SDL_pbistInstInfo* SDL_PBIST_getInstInfo ( SDL_PBIST_inst  instance)

◆ SDL_PBIST_eventHandler()

void SDL_PBIST_eventHandler ( uint32_t  coreIndex)

◆ SDL_PBIST_checkDone()

void SDL_PBIST_checkDone ( SDL_pbistInstInfo pInfo)