2014-05-16 16:16:20 +02:00
|
|
|
/**
|
2014-05-24 15:56:57 +02:00
|
|
|
* @defgroup cpu_cortexm Cortex-M
|
2014-05-16 16:16:20 +02:00
|
|
|
* @brief ARM Cortex-M specific code
|
|
|
|
* @ingroup cpu
|
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @defgroup CMSIS_Core_FunctionInterface
|
2014-05-24 15:56:57 +02:00
|
|
|
* @ingroup cpu_cortexm
|
2014-05-16 16:16:20 +02:00
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @defgroup CMSIS_core_register
|
2014-05-24 15:56:57 +02:00
|
|
|
* @ingroup cpu_cortexm
|
2014-05-16 16:16:20 +02:00
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @defgroup CMSIS_glob_defs
|
2014-05-24 15:56:57 +02:00
|
|
|
* @ingroup cpu_cortexm
|
2014-05-16 16:16:20 +02:00
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @defgroup CMSIS_MISRA_Exceptions
|
2014-05-24 15:56:57 +02:00
|
|
|
* @ingroup cpu_cortexm
|
2014-05-16 16:16:20 +02:00
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @defgroup CMSIS_core_definitions
|
2014-05-24 15:56:57 +02:00
|
|
|
* @ingroup cpu_cortexm
|
2014-05-16 16:16:20 +02:00
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @defgroup CMSIS_SIMD_intrinsics
|
2014-05-24 15:56:57 +02:00
|
|
|
* @ingroup cpu_cortexm
|
2014-05-16 16:16:20 +02:00
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @defgroup CMSIS_Core_InstructionInterface
|
2014-05-24 15:56:57 +02:00
|
|
|
* @ingroup cpu_cortexm
|
2014-05-16 16:16:20 +02:00
|
|
|
*/
|