2014-05-16 16:16:20 +02:00
|
|
|
/**
|
2014-06-06 12:01:14 +02:00
|
|
|
* @defgroup cpu_cortex-m3 Cortex-M
|
2014-05-16 16:16:20 +02:00
|
|
|
* @brief ARM Cortex-M specific code
|
|
|
|
* @ingroup cpu
|
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @defgroup CMSIS_Core_FunctionInterface
|
2014-06-06 12:01:14 +02:00
|
|
|
* @ingroup cpu_cortex-m3
|
2014-05-16 16:16:20 +02:00
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @defgroup CMSIS_core_register
|
2014-06-06 12:01:14 +02:00
|
|
|
* @ingroup cpu_cortex-m3
|
2014-05-16 16:16:20 +02:00
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @defgroup CMSIS_glob_defs
|
2014-06-06 12:01:14 +02:00
|
|
|
* @ingroup cpu_cortex-m3
|
2014-05-16 16:16:20 +02:00
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @defgroup CMSIS_MISRA_Exceptions
|
2014-06-06 12:01:14 +02:00
|
|
|
* @ingroup cpu_cortex-m3
|
2014-05-16 16:16:20 +02:00
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @defgroup CMSIS_core_definitions
|
2014-06-06 12:01:14 +02:00
|
|
|
* @ingroup cpu_cortex-m3
|
2014-05-16 16:16:20 +02:00
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @defgroup CMSIS_SIMD_intrinsics
|
2014-06-06 12:01:14 +02:00
|
|
|
* @ingroup cpu_cortex-m3
|
2014-05-16 16:16:20 +02:00
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @defgroup CMSIS_Core_InstructionInterface
|
2014-06-06 12:01:14 +02:00
|
|
|
* @ingroup cpu_cortex-m3
|
2014-05-16 16:16:20 +02:00
|
|
|
*/
|