mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-09 03:30:01 +00:00
51 lines
656 B
Plaintext
51 lines
656 B
Plaintext
|
/**
|
||
|
* @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
|
||
|
*/
|
||
|
|
||
|
/**
|
||
|
* @defgroup Cortex_M0
|
||
|
* @ingroup cmsis
|
||
|
*/
|
||
|
|
||
|
/**
|
||
|
* @defgroup Cortex_M3
|
||
|
* @ingroup cmsis
|
||
|
*/
|
||
|
|
||
|
/**
|
||
|
* @defgroup Cortex_M4
|
||
|
* @ingroup cmsis
|
||
|
*/
|
||
|
|