|
ChibiOS/RT
2.6.0 |
ARM Cortex-M3 parameters for the STM32F1xx.
Definition in file RVCT/ARMCMx/STM32F1xx/cmparams.h.
Go to the source code of this file.
Defines | |
| #define | CORTEX_MODEL CORTEX_M3 |
| 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 4 |
| Number of bits in priority masks. | |