Software APIs
top_earlgrey_memory.h File Reference

(020beeb)

Assembler-only Top-Specific Definitions. More...

Go to the source code of this file.

Detailed Description

Assembler-only Top-Specific Definitions.

This file contains preprocessor definitions for use within assembly code.

These are not shared with C/C++ code because these are only allowed to be preprocessor definitions, no data or type declarations are allowed. The assembler is also stricter about literals (not allowing suffixes for signed/unsigned which are sensible to use for unsigned values in C/C++).

Definition in file top_earlgrey_memory.h.