SDL API Guide for J721E
sdl_ip_pok.h File Reference

Go to the source code of this file.

Functions

void sdlGetErrSig (uint32_t id, SDL_POK_Inst *instance, uint32_t *esm_err_sig, bool *usePorCfgFlag)
 
int32_t SDL_pok_GetShiftsAndMasks (SDL_wkupCtrlRegsBase_t *pBaseAddress, SDL_POK_Inst instance, SDL_pokShiftsAndMasks_t *pShMasks)
 
int32_t SDL_pokSetControl (SDL_wkupCtrlRegsBase_t *pBaseAddress, const SDL_POK_config *pPokCfg, SDL_POK_Inst instance)
 write the POK configuration for the specified POK control register More...
 
int32_t SDL_pokGetControl (SDL_wkupCtrlRegsBase_t *pBaseAddress, const SDL_POK_config *pPokCfg, SDL_pokVal_t *pPokVal, SDL_POK_Inst instance)
 Read the POK configuration for the specified POK control register. More...
 
int32_t SDL_porSetControl (SDL_wkupCtrlRegsBase_t *pBaseAddress, const SDL_pokPorCfg_t *pPorCfg)
 write the POR configuration for the specified POK control register More...
 

Function Documentation

◆ sdlGetErrSig()

void sdlGetErrSig ( uint32_t  id,
SDL_POK_Inst instance,
uint32_t *  esm_err_sig,
bool *  usePorCfgFlag 
)

◆ SDL_pok_GetShiftsAndMasks()

int32_t SDL_pok_GetShiftsAndMasks ( SDL_wkupCtrlRegsBase_t pBaseAddress,
SDL_POK_Inst  instance,
SDL_pokShiftsAndMasks_t pShMasks 
)