DSMCC  22.11.0
Typedefs
stdfuncs.h File Reference

Define standard function types. More...

Go to the source code of this file.

Typedefs

typedef void *(* F_MemAlloc) (U32BIT size)
 
typedef void(* F_MemFree) (void *memory)
 
typedef int(* F_Printf) (const char *format,...)
 
typedef void(* F_Locking) (void *mtx_sem)
 

Detailed Description

Define standard function types.

Date
23/01/2013
Author
Adam Sturtridge