2014-10-07 00:07:22 +02:00
|
|
|
/**
|
|
|
|
* @addtogroup CMSIS_Core_FunctionInterface
|
|
|
|
* @ingroup cmsis
|
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @addtogroup CMSIS_core_register
|
|
|
|
* @ingroup cmsis
|
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @addtogroup CMSIS_glob_defs
|
|
|
|
* @ingroup cmsis
|
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @addtogroup CMSIS_MISRA_Exceptions
|
|
|
|
* @ingroup cmsis
|
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @addtogroup CMSIS_core_definitions
|
|
|
|
* @ingroup cmsis
|
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @addtogroup CMSIS_SIMD_intrinsics
|
|
|
|
* @ingroup cmsis
|
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
|
|
|
* @addtogroup CMSIS_Core_InstructionInterface
|
|
|
|
* @ingroup cmsis
|
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
2015-06-20 03:04:37 +02:00
|
|
|
* @defgroup Cortex_M0 Cortex-M0
|
2014-10-07 00:07:22 +02:00
|
|
|
* @ingroup cmsis
|
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
2015-06-20 03:04:37 +02:00
|
|
|
* @defgroup Cortex_M3 Cortex-M3
|
2014-10-07 00:07:22 +02:00
|
|
|
* @ingroup cmsis
|
|
|
|
*/
|
|
|
|
|
|
|
|
/**
|
2015-06-20 03:04:37 +02:00
|
|
|
* @defgroup Cortex_M4 Cortex-M4
|
2014-10-07 00:07:22 +02:00
|
|
|
* @ingroup cmsis
|
|
|
|
*/
|
|
|
|
|