MulticoreBSP for C
Version 2.0.4
|
Go to the source code of this file.
Macros | |
#define | MCBSP_ALIGNMENT 128 |
When MulticoreBSP for C allocates memory, it aligns it to the following boundary (in bytes). More... | |
#define | MCBSP_CA_SYNC |
If enabled, then during the handling of communication buffers during a bsp_sync, a congestion-avoiding scheduling is used. More... | |
#define | MCBSP_USE_SPINLOCK |
#define | MCBSP_USE_CUSTOM_MEMCPY |
#define MCBSP_ALIGNMENT 128 |
When MulticoreBSP for C allocates memory, it aligns it to the following boundary (in bytes).
#define MCBSP_CA_SYNC |
If enabled, then during the handling of communication buffers during a bsp_sync, a congestion-avoiding scheduling is used.
#define MCBSP_USE_CUSTOM_MEMCPY |
#define MCBSP_USE_SPINLOCK |