Definition of macros.
More...
Go to the source code of this file.
|
#define | MCUXCLCORE_NUM_OF_WORDS_FLOOR(wordsize, size) |
|
#define | MCUXCLCORE_NUM_OF_WORDS_CEIL(wordsize, size) |
|
#define | MCUXCLCORE_NUM_OF_CPUWORDS_FLOOR(size) |
|
#define | MCUXCLCORE_NUM_OF_CPUWORDS_CEIL(size) |
|
#define | MCUXCLCORE_ALIGN_TO_WORDSIZE(wordsize, size) |
|
#define | MCUXCLCORE_ALIGN_TO_CPU_WORDSIZE(size) |
|
#define | MCUXCLCORE_MAX(a, b) |
|
#define | MCUXCLCORE_MIN(a, b) |
|