ChibiOS/RT
2.5.1
cmparams.h File Reference

Detailed Description

ARM Cortex-M3 parameters for the LPC13xx.

Definition in file LPC13xx/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   3
 Number of bits in priority masks.