forked from Imagelibrary/rtems
88 lines
1.2 KiB
C
88 lines
1.2 KiB
C
/**
|
|
* @file
|
|
*
|
|
* @ingroup RTEMSImplDoxygen
|
|
*
|
|
* @brief This header file defines BSP-specific groups.
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSBSPsARM ARM
|
|
*
|
|
* @ingroup RTEMSBSPs
|
|
*
|
|
* @brief ARM Board Support Packages.
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSBSPsARMShared Shared
|
|
*
|
|
* @ingroup RTEMSBSPsARM
|
|
*
|
|
* @brief Shared Support for ARM Board Support Packages.
|
|
*/
|
|
|
|
/**
|
|
* @defgroup CMSIS CMSIS
|
|
*
|
|
* @ingroup RTEMSBSPsARMShared
|
|
*
|
|
* @brief Cortex Microcontroller Software Interface Standard (CMSIS).
|
|
*/
|
|
|
|
/**
|
|
* @file cachel1_armv7.h
|
|
*
|
|
* @ingroup CMSIS
|
|
*
|
|
* @brief This header file provides CMSIS interfaces.
|
|
*/
|
|
|
|
/**
|
|
* @file cmsis_compiler.h
|
|
*
|
|
* @ingroup CMSIS
|
|
*
|
|
* @brief This header file provides CMSIS interfaces.
|
|
*/
|
|
|
|
/**
|
|
* @file cmsis_gcc.h
|
|
*
|
|
* @ingroup CMSIS
|
|
*
|
|
* @brief This header file provides CMSIS interfaces.
|
|
*/
|
|
|
|
/**
|
|
* @file cmsis_version.h
|
|
*
|
|
* @ingroup CMSIS
|
|
*
|
|
* @brief This header file provides CMSIS interfaces.
|
|
*/
|
|
|
|
/**
|
|
* @file core_cm4.h
|
|
*
|
|
* @ingroup CMSIS
|
|
*
|
|
* @brief This header file provides CMSIS interfaces.
|
|
*/
|
|
|
|
/**
|
|
* @file core_cm7.h
|
|
*
|
|
* @ingroup CMSIS
|
|
*
|
|
* @brief This header file provides CMSIS interfaces.
|
|
*/
|
|
|
|
/**
|
|
* @file mpu_armv7.h
|
|
*
|
|
* @ingroup CMSIS
|
|
*
|
|
* @brief This header file provides CMSIS interfaces.
|
|
*/
|