SEGGER_CACHE_CONFIG is only used within STemWin.
 
Symbols
loading...
Files
loading...

SEGGER_CACHE_CONFIG struct

Syntax

typedef struct {   int  CacheLineSize;                                    void (*pfDMB)       (void);                            void (*pfClean)     (void *p, unsigned NumBytes);      void (*pfInvalidate)(void *p, unsigned NumBytes);    } SEGGER_CACHE_CONFIG;

Fields

CacheLineSize

No summary provided. Read more...

pfDMB

No summary provided. Read more...

pfClean

No summary provided. Read more...

pfInvalidate

No summary provided. Read more...

References

LocationReferrerText
SEGGER.h:135
typedef struct {
SEGGER.h:140

all items filtered out
SEGGER_CACHE_CONFIG
all items filtered out