My Project
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
soc.h File Reference

Go to the source code of this file.

Functions

Result SOC_Initialize (u32 *context_addr, u32 context_size)
 
Result SOC_Shutdown ()
 
int SOC_GetErrno ()
 
long gethostid (void)
 

Function Documentation

long gethostid ( void  )

Definition at line 3 of file soc_gethostid.c.

int SOC_GetErrno ( )

Definition at line 101 of file soc_common.c.

Result SOC_Initialize ( u32 context_addr,
u32  context_size 
)

Definition at line 19 of file soc_init.c.

Result SOC_Shutdown ( )

Definition at line 31 of file soc_init.c.