|
ChibiOS/RT
2.6.0 |
ARM Cortex-M0 parameters for the LPC11xx.
Definition in file GCC/ARMCMx/LPC11xx/cmparams.h.
Go to the source code of this file.
Defines | |
| #define | CORTEX_MODEL CORTEX_M0 |
| Cortex core model. | |
| #define | CORTEX_HAS_ST TRUE |
| Systick unit presence. | |
| #define | CORTEX_HAS_MPU FALSE |
| Memory Protection unit presence. | |
| #define | CORTEX_HAS_FPU FALSE |
| Floating Point unit presence. | |
| #define | CORTEX_PRIORITY_BITS 2 |
| Number of bits in priority masks. | |