SDL API Guide for J7200
sdl_ip_pok.h File Reference

Go to the source code of this file.

Functions

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

◆ SDL_pok_GetShiftsAndMasks()

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