49 #if defined (SOC_J721E) 50 #include <src/sdl/pok/soc/j721e/sdl_soc_pok.h> 53 #if defined (SOC_J7200) 54 #include <src/sdl/pok/soc/j7200/sdl_soc_pok.h> 55 #include <src/sdl/pok/v1/sdl_pok_v1.h> 58 #if defined (SOC_J721S2) 59 #include <src/sdl/pok/soc/j721s2/sdl_soc_pok.h> 60 #include <src/sdl/pok/v1/sdl_pok_v1.h> 63 #if defined (SOC_J784S4) 64 #include <src/sdl/pok/soc/j784s4/sdl_soc_pok.h> 65 #include <src/sdl/pok/v1/sdl_pok_v1.h>
POK Configuration structure.
Definition: sdl_pok_def.h:457
int32_t SDL_POK_getStaticRegisters(SDL_POK_Inst Instance, SDL_POK_staticRegs *pStaticRegs)
POK Function to get the Static Registers. This function reads the values of the static registers such...
This file contains the SDL OSAL API's.
int32_t SDL_POK_init(SDL_POK_Inst instance, SDL_POK_config *pConfig)
POK module configuration API.
int32_t SDL_POK_verifyConfig(SDL_POK_Inst instance, SDL_POK_config *pConfig)
POK Function to verify the written configuration. This function checks the provided config against th...