AM273x MCU+ SDK  09.02.00

Introduction

This file contains the prototypes of the APIs present in the device abstraction layer file of HWA. This also contains some related macros.

Go to the source code of this file.

Macros

#define SDL_HWA_INIT_TIMEOUT   (0XFFU)
 

Functions

int32_t SDL_HWA_ESM_CallbackFunction (SDL_ESM_Inst instance, int32_t grpChannel, int32_t vecNum, void *arg)
 This API is a call back function when an interrupt is occured for HWA memory parity and fsm Lockstep. More...
 
int32_t SDL_HWA_memParityExecute (SDL_HWA_MemID memID, SDL_HWA_MemBlock memBlock)
 This API is used for configuring and testing parity of the HWA memory. More...
 
int32_t SDL_HWA_fsmLockStepExecute (void)
 This API is used to induce the error in the fsm lockstep for HWA. More...