![]() |
SDL API Guide for J721E
|
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... | |
| int32_t SDL_pok_GetShiftsAndMasks | ( | SDL_wkupCtrlRegsBase_t * | pBaseAddress, |
| SDL_POK_Inst | instance, | ||
| SDL_pokShiftsAndMasks_t * | pShMasks | ||
| ) |