单片机设计|基于STM32实现具有室内定位功能的智能手环的设计 ...

打印 上一主题 下一主题

主题 791|帖子 791|积分 2373

 作者简介:Java范畴优质创作者、CSDN博客专家 、CSDN内容合资人、掘金特邀作者、阿里云博客专家、51CTO特邀作者、多年架构师设计经验、多年校企合作经验,被多个学校常年聘为校外企业导师,指导门生毕业设计并到场门生毕业答辩指导,有较为丰富的相关经验。期待与各位高校教师、企业讲师以及偕行交流合作
  主要内容:Java项目、Python项目、前端项目、PHP、ASP.NET、人工智能与大数据、单片机开辟、物联网设计与开辟设计、简历模板、学习资料、面试题库、技能互助、就业指导等
  业务范围:免费功能设计、开题陈诉、任务书、中期查抄PPT、系统功能实现、代码编写、论文编写和辅导、论文降重、长期答辩答疑辅导、腾讯聚会会议一对一专业讲解辅导答辩、模拟答辩演练、和理解代码逻辑思路等
  收藏点赞不迷路  关注作者有利益
  文末获取源码 
  



项目编号:BS-DPJ-019

一,环境先容

语言环境:C语言嵌入式
技能实现:STM32
硬件构成:该手环主要由STM32单片机、ST188心率检测模块、GT-U7 GPS模块、LCD12864液晶显示、按键、蜂鸣器、ADXL345加速率检测和DS18B20温度检测等模块构成。
二,项目简介

随着人们对健康意识的进步和智能科技的发展,智能可穿戴设备已经成为人们一样平常生活中的紧张构成部分。随着人们健康意识的进步,对心率、活动状态以及环境温度等数据的监测需求也日益增长。本设计旨在开辟一款具有室内定位功能的智能手环。该手环主要由STM32单片机、ST188心率检测模块、GT-U7 GPS模块、LCD12864液晶显示、按键、蜂鸣器、ADXL345加速率检测和DS18B20温度检测等模块构成。STM32单片机作为主控制器,负责整个系统的控制和数据处理;ST188心率检测模块用于检测用户的心率;GT-U7 GPS模块用于室内定位;LCD12864液晶显示模块用于显示定位信息和其他数据;按键和蜂鸣器用于用户交互;ADXL345加速率检测模块用于检测手环的活动状态;DS18B20温度检测模块用于检测环境温度。通过这些模块的组合,用户可以实现室内定位、心率监测、活动监测和环境温度监测等功能。
人口老龄化的加剧给我国养老医疗行业带来巨大挑衅,为了确保老年人健康得到有用防护,利用通信,网络,智能化技能设计可穿戴设备来保障老年人的身体健康,进步老年人的生活质量。本设计可以长时间监控人体体征参数与位置参数,实现对携带者体温、心率、活动量、室内位置等的及时测量。
通常情况下,发达国家履历数十年乃至数百年的老龄化过程,但我国仅用了18年就迅速步入老龄化社会,而且老龄化速率仍在加快。过去10年中,60岁以上人口数量和比例呈现所示的增长趋势。随着人口老龄化进程的加速,我国面临着日益增长的社会养老压力,城乡老年人收入偏低、养老模式受到打击等一系列问题。随着老龄人口规模的不停增长,养老问题再次成为社会关注焦点。随着年轻人工作压力增大和生活方式变化,留守儿童和老年人分居的现象日益严重,独居问题也日益凸显,预计到2025年,空巢老人数量将达到1.58亿。在家中发生跌倒或突发疾病未得到及时救治导致空巢老人不幸去世的事故并不少见。为了避免类似情况的再次发生,迫切必要解决对老年患者健康状态和及时定位的监测问题。在今世社会中,物联网和智能技能的应用已成为一定趋势。在对我国老龄人口比例进行分析的基础上,发现老年保健方面的应用相对较少。因此,本项目以瑞驰博方公司的UWB定位系统为平台,通过智能手环作为载体,完成硬件电路设计和软件调试,使手环不但满足高精度室内定位的需求,还能将生命体征上传至定位服务器,让家人及时、准确地相识老人的房间位置和身体状态。这为老人的健康提供了有用信息和保障,为我国高质量的健康医学和可穿戴设备的工程化应用奠定了理论基础。


三,系统展示



实物焊接完成后,确保所有硬件组件精确连接,包罗传感器、实行器控制器、主板等。查抄电须和线路是否牢固连接,避免松动或打仗不良,确保电源供应正常。使用万用表等工县消量电源电压确保在正常范围内。验证每个传感器的正常工作,查抄温度传感器、心率传感器、北斗定位等是否可以或许准确地收罗数据。
起首对系统进行上电,可以看到显示屏显示心率,里程,步数,温度以及北斗的及时定位。如图5-2所示。

图5-2 功能测试

颠末功能调试阶段,温度传感器测试工作正常,可以或许准确检测并显示温度数据,同时当温度凌驾预设阈值时,声光报警功能也可以或许有用触发,确保了手环在温度监测方面的准确性和安全性。如图5-3所示。

图5-3 功能测试

心率传感器功能测试包罗数据显示和报警功能的验证。在测试过程中,心率数据可以或许准确地显示在LCD屏幕上,及时监测用户的心率变化。当心率凌驾预设阈值时,系统可以或许及时触发声光报警,提示用户当前心率非常,确保用户的健康安全。这些功能的正常工作验证了心率传感器的可靠性和稳定性,为智能手环的应用提供了可靠的数据支持。如图5-4所示。

图5-4 功能测试
在跌倒检测功能测试中,通过模拟单片机倾斜的场景来触发跌倒检测。在单片机检测到系统倾斜并连续一定时间后,系统触发报警功能,并在LCD显示屏上显示“跌倒”字样,同时发作声光报警信号,提示用户及附近人员注意。颠末多次测试验证,跌倒检测功能表现稳定可靠,可以或许有用保障用户的安全。如图5-6所示。


四,核心代码展示

  1. /**************************************************************************//**
  2. * @file     core_cm3.h
  3. * @brief    CMSIS Cortex-M3 Core Peripheral Access Layer Header File
  4. * @version  V1.30
  5. * @date     30. October 2009
  6. *
  7. * @note
  8. * Copyright (C) 2009 ARM Limited. All rights reserved.
  9. *
  10. * @par
  11. * ARM Limited (ARM) is supplying this software for use with Cortex-M
  12. * processor based microcontrollers.  This file can be freely distributed
  13. * within development tools that are supporting such ARM based processors.
  14. *
  15. * @par
  16. * THIS SOFTWARE IS PROVIDED "AS IS".  NO WARRANTIES, WHETHER EXPRESS, IMPLIED
  17. * OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF
  18. * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE.
  19. * ARM SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL, OR
  20. * CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.
  21. *
  22. ******************************************************************************/
  23. #ifndef __CM3_CORE_H__
  24. #define __CM3_CORE_H__
  25. /** @addtogroup CMSIS_CM3_core_LintCinfiguration CMSIS CM3 Core Lint Configuration
  26. *
  27. * List of Lint messages which will be suppressed and not shown:
  28. *   - Error 10: \n
  29. *     register uint32_t __regBasePri         __asm("basepri"); \n
  30. *     Error 10: Expecting ';'
  31. * .
  32. *   - Error 530: \n
  33. *     return(__regBasePri); \n
  34. *     Warning 530: Symbol '__regBasePri' (line 264) not initialized
  35. * .
  36. *   - Error 550: \n
  37. *     __regBasePri = (basePri & 0x1ff); \n
  38. *     Warning 550: Symbol '__regBasePri' (line 271) not accessed
  39. * .
  40. *   - Error 754: \n
  41. *     uint32_t RESERVED0[24]; \n
  42. *     Info 754: local structure member '<some, not used in the HAL>' (line 109, file ./cm3_core.h) not referenced
  43. * .
  44. *   - Error 750: \n
  45. *     #define __CM3_CORE_H__ \n
  46. *     Info 750: local macro '__CM3_CORE_H__' (line 43, file./cm3_core.h) not referenced
  47. * .
  48. *   - Error 528: \n
  49. *     static __INLINE void NVIC_DisableIRQ(uint32_t IRQn) \n
  50. *     Warning 528: Symbol 'NVIC_DisableIRQ(unsigned int)' (line 419, file ./cm3_core.h) not referenced
  51. * .
  52. *   - Error 751: \n
  53. *     } InterruptType_Type; \n
  54. *     Info 751: local typedef 'InterruptType_Type' (line 170, file ./cm3_core.h) not referenced
  55. * .
  56. * Note:  To re-enable a Message, insert a space before 'lint' *
  57. *
  58. */
  59. /*lint -save */
  60. /*lint -e10  */
  61. /*lint -e530 */
  62. /*lint -e550 */
  63. /*lint -e754 */
  64. /*lint -e750 */
  65. /*lint -e528 */
  66. /*lint -e751 */
  67. /** @addtogroup CMSIS_CM3_core_definitions CM3 Core Definitions
  68.   This file defines all structures and symbols for CMSIS core:
  69.     - CMSIS version number
  70.     - Cortex-M core registers and bitfields
  71.     - Cortex-M core peripheral base address
  72.   @{
  73. */
  74. #ifdef __cplusplus
  75. extern "C" {
  76. #endif
  77. #define __CM3_CMSIS_VERSION_MAIN  (0x01)                                                       /*!< [31:16] CMSIS HAL main version */
  78. #define __CM3_CMSIS_VERSION_SUB   (0x30)                                                       /*!< [15:0]  CMSIS HAL sub version  */
  79. #define __CM3_CMSIS_VERSION       ((__CM3_CMSIS_VERSION_MAIN << 16) | __CM3_CMSIS_VERSION_SUB) /*!< CMSIS HAL version number       */
  80. #define __CORTEX_M                (0x03)                                                       /*!< Cortex core                    */
  81. #include <stdint.h>                           /* Include standard types */
  82. #if defined (__ICCARM__)
  83.   #include <intrinsics.h>                     /* IAR Intrinsics   */
  84. #endif
  85. #ifndef __NVIC_PRIO_BITS
  86.   #define __NVIC_PRIO_BITS    4               /*!< standard definition for NVIC Priority Bits */
  87. #endif
  88. /**
  89. * IO definitions
  90. *
  91. * define access restrictions to peripheral registers
  92. */
  93. #ifdef __cplusplus
  94.   #define     __I     volatile                /*!< defines 'read only' permissions      */
  95. #else
  96.   #define     __I     volatile const          /*!< defines 'read only' permissions      */
  97. #endif
  98. #define     __O     volatile                  /*!< defines 'write only' permissions     */
  99. #define     __IO    volatile                  /*!< defines 'read / write' permissions   */
  100. /*******************************************************************************
  101. *                 Register Abstraction
  102. ******************************************************************************/
  103. /** @addtogroup CMSIS_CM3_core_register CMSIS CM3 Core Register
  104. @{
  105. */
  106. /** @addtogroup CMSIS_CM3_NVIC CMSIS CM3 NVIC
  107.   memory mapped structure for Nested Vectored Interrupt Controller (NVIC)
  108.   @{
  109. */
  110. typedef struct
  111. {
  112.   __IO uint32_t ISER[8];                      /*!< Offset: 0x000  Interrupt Set Enable Register           */
  113.        uint32_t RESERVED0[24];                                   
  114.   __IO uint32_t ICER[8];                      /*!< Offset: 0x080  Interrupt Clear Enable Register         */
  115.        uint32_t RSERVED1[24];                                    
  116.   __IO uint32_t ISPR[8];                      /*!< Offset: 0x100  Interrupt Set Pending Register          */
  117.        uint32_t RESERVED2[24];                                   
  118.   __IO uint32_t ICPR[8];                      /*!< Offset: 0x180  Interrupt Clear Pending Register        */
  119.        uint32_t RESERVED3[24];                                   
  120.   __IO uint32_t IABR[8];                      /*!< Offset: 0x200  Interrupt Active bit Register           */
  121.        uint32_t RESERVED4[56];                                   
  122.   __IO uint8_t  IP[240];                      /*!< Offset: 0x300  Interrupt Priority Register (8Bit wide) */
  123.        uint32_t RESERVED5[644];                                 
  124.   __O  uint32_t STIR;                         /*!< Offset: 0xE00  Software Trigger Interrupt Register     */
  125. }  NVIC_Type;                                               
  126. /*@}*/ /* end of group CMSIS_CM3_NVIC */
  127. /** @addtogroup CMSIS_CM3_SCB CMSIS CM3 SCB
  128.   memory mapped structure for System Control Block (SCB)
  129.   @{
  130. */
  131. typedef struct
  132. {
  133.   __I  uint32_t CPUID;                        /*!< Offset: 0x00  CPU ID Base Register                                  */
  134.   __IO uint32_t ICSR;                         /*!< Offset: 0x04  Interrupt Control State Register                      */
  135.   __IO uint32_t VTOR;                         /*!< Offset: 0x08  Vector Table Offset Register                          */
  136.   __IO uint32_t AIRCR;                        /*!< Offset: 0x0C  Application Interrupt / Reset Control Register        */
  137.   __IO uint32_t SCR;                          /*!< Offset: 0x10  System Control Register                               */
  138.   __IO uint32_t CCR;                          /*!< Offset: 0x14  Configuration Control Register                        */
  139.   __IO uint8_t  SHP[12];                      /*!< Offset: 0x18  System Handlers Priority Registers (4-7, 8-11, 12-15) */
  140.   __IO uint32_t SHCSR;                        /*!< Offset: 0x24  System Handler Control and State Register             */
  141.   __IO uint32_t CFSR;                         /*!< Offset: 0x28  Configurable Fault Status Register                    */
  142.   __IO uint32_t HFSR;                         /*!< Offset: 0x2C  Hard Fault Status Register                            */
  143.   __IO uint32_t DFSR;                         /*!< Offset: 0x30  Debug Fault Status Register                           */
  144.   __IO uint32_t MMFAR;                        /*!< Offset: 0x34  Mem Manage Address Register                           */
  145.   __IO uint32_t BFAR;                         /*!< Offset: 0x38  Bus Fault Address Register                            */
  146.   __IO uint32_t AFSR;                         /*!< Offset: 0x3C  Auxiliary Fault Status Register                       */
  147.   __I  uint32_t PFR[2];                       /*!< Offset: 0x40  Processor Feature Register                            */
  148.   __I  uint32_t DFR;                          /*!< Offset: 0x48  Debug Feature Register                                */
  149.   __I  uint32_t ADR;                          /*!< Offset: 0x4C  Auxiliary Feature Register                            */
  150.   __I  uint32_t MMFR[4];                      /*!< Offset: 0x50  Memory Model Feature Register                         */
  151.   __I  uint32_t ISAR[5];                      /*!< Offset: 0x60  ISA Feature Register                                  */
  152. } SCB_Type;                                                
  153. /* SCB CPUID Register Definitions */
  154. #define SCB_CPUID_IMPLEMENTER_Pos          24                                             /*!< SCB CPUID: IMPLEMENTER Position */
  155. #define SCB_CPUID_IMPLEMENTER_Msk          (0xFFul << SCB_CPUID_IMPLEMENTER_Pos)          /*!< SCB CPUID: IMPLEMENTER Mask */
  156. #define SCB_CPUID_VARIANT_Pos              20                                             /*!< SCB CPUID: VARIANT Position */
  157. #define SCB_CPUID_VARIANT_Msk              (0xFul << SCB_CPUID_VARIANT_Pos)               /*!< SCB CPUID: VARIANT Mask */
  158. #define SCB_CPUID_PARTNO_Pos                4                                             /*!< SCB CPUID: PARTNO Position */
  159. #define SCB_CPUID_PARTNO_Msk               (0xFFFul << SCB_CPUID_PARTNO_Pos)              /*!< SCB CPUID: PARTNO Mask */
  160. #define SCB_CPUID_REVISION_Pos              0                                             /*!< SCB CPUID: REVISION Position */
  161. #define SCB_CPUID_REVISION_Msk             (0xFul << SCB_CPUID_REVISION_Pos)              /*!< SCB CPUID: REVISION Mask */
  162. /* SCB Interrupt Control State Register Definitions */
  163. #define SCB_ICSR_NMIPENDSET_Pos            31                                             /*!< SCB ICSR: NMIPENDSET Position */
  164. #define SCB_ICSR_NMIPENDSET_Msk            (1ul << SCB_ICSR_NMIPENDSET_Pos)               /*!< SCB ICSR: NMIPENDSET Mask */
  165. #define SCB_ICSR_PENDSVSET_Pos             28                                             /*!< SCB ICSR: PENDSVSET Position */
  166. #define SCB_ICSR_PENDSVSET_Msk             (1ul << SCB_ICSR_PENDSVSET_Pos)                /*!< SCB ICSR: PENDSVSET Mask */
  167. #define SCB_ICSR_PENDSVCLR_Pos             27                                             /*!< SCB ICSR: PENDSVCLR Position */
  168. #define SCB_ICSR_PENDSVCLR_Msk             (1ul << SCB_ICSR_PENDSVCLR_Pos)                /*!< SCB ICSR: PENDSVCLR Mask */
  169. #define SCB_ICSR_PENDSTSET_Pos             26                                             /*!< SCB ICSR: PENDSTSET Position */
  170. #define SCB_ICSR_PENDSTSET_Msk             (1ul << SCB_ICSR_PENDSTSET_Pos)                /*!< SCB ICSR: PENDSTSET Mask */
  171. #define SCB_ICSR_PENDSTCLR_Pos             25                                             /*!< SCB ICSR: PENDSTCLR Position */
  172. #define SCB_ICSR_PENDSTCLR_Msk             (1ul << SCB_ICSR_PENDSTCLR_Pos)                /*!< SCB ICSR: PENDSTCLR Mask */
  173. #define SCB_ICSR_ISRPREEMPT_Pos            23                                             /*!< SCB ICSR: ISRPREEMPT Position */
  174. #define SCB_ICSR_ISRPREEMPT_Msk            (1ul << SCB_ICSR_ISRPREEMPT_Pos)               /*!< SCB ICSR: ISRPREEMPT Mask */
  175. #define SCB_ICSR_ISRPENDING_Pos            22                                             /*!< SCB ICSR: ISRPENDING Position */
  176. #define SCB_ICSR_ISRPENDING_Msk            (1ul << SCB_ICSR_ISRPENDING_Pos)               /*!< SCB ICSR: ISRPENDING Mask */
  177. #define SCB_ICSR_VECTPENDING_Pos           12                                             /*!< SCB ICSR: VECTPENDING Position */
  178. #define SCB_ICSR_VECTPENDING_Msk           (0x1FFul << SCB_ICSR_VECTPENDING_Pos)          /*!< SCB ICSR: VECTPENDING Mask */
  179. #define SCB_ICSR_RETTOBASE_Pos             11                                             /*!< SCB ICSR: RETTOBASE Position */
  180. #define SCB_ICSR_RETTOBASE_Msk             (1ul << SCB_ICSR_RETTOBASE_Pos)                /*!< SCB ICSR: RETTOBASE Mask */
  181. #define SCB_ICSR_VECTACTIVE_Pos             0                                             /*!< SCB ICSR: VECTACTIVE Position */
  182. #define SCB_ICSR_VECTACTIVE_Msk            (0x1FFul << SCB_ICSR_VECTACTIVE_Pos)           /*!< SCB ICSR: VECTACTIVE Mask */
  183. /* SCB Interrupt Control State Register Definitions */
  184. #define SCB_VTOR_TBLBASE_Pos               29                                             /*!< SCB VTOR: TBLBASE Position */
  185. #define SCB_VTOR_TBLBASE_Msk               (0x1FFul << SCB_VTOR_TBLBASE_Pos)              /*!< SCB VTOR: TBLBASE Mask */
  186. #define SCB_VTOR_TBLOFF_Pos                 7                                             /*!< SCB VTOR: TBLOFF Position */
  187. #define SCB_VTOR_TBLOFF_Msk                (0x3FFFFFul << SCB_VTOR_TBLOFF_Pos)            /*!< SCB VTOR: TBLOFF Mask */
  188. /* SCB Application Interrupt and Reset Control Register Definitions */
  189. #define SCB_AIRCR_VECTKEY_Pos              16                                             /*!< SCB AIRCR: VECTKEY Position */
  190. #define SCB_AIRCR_VECTKEY_Msk              (0xFFFFul << SCB_AIRCR_VECTKEY_Pos)            /*!< SCB AIRCR: VECTKEY Mask */
  191. #define SCB_AIRCR_VECTKEYSTAT_Pos          16                                             /*!< SCB AIRCR: VECTKEYSTAT Position */
  192. #define SCB_AIRCR_VECTKEYSTAT_Msk          (0xFFFFul << SCB_AIRCR_VECTKEYSTAT_Pos)        /*!< SCB AIRCR: VECTKEYSTAT Mask */
  193. #define SCB_AIRCR_ENDIANESS_Pos            15                                             /*!< SCB AIRCR: ENDIANESS Position */
  194. #define SCB_AIRCR_ENDIANESS_Msk            (1ul << SCB_AIRCR_ENDIANESS_Pos)               /*!< SCB AIRCR: ENDIANESS Mask */
  195. #define SCB_AIRCR_PRIGROUP_Pos              8                                             /*!< SCB AIRCR: PRIGROUP Position */
  196. #define SCB_AIRCR_PRIGROUP_Msk             (7ul << SCB_AIRCR_PRIGROUP_Pos)                /*!< SCB AIRCR: PRIGROUP Mask */
  197. #define SCB_AIRCR_SYSRESETREQ_Pos           2                                             /*!< SCB AIRCR: SYSRESETREQ Position */
  198. #define SCB_AIRCR_SYSRESETREQ_Msk          (1ul << SCB_AIRCR_SYSRESETREQ_Pos)             /*!< SCB AIRCR: SYSRESETREQ Mask */
  199. #define SCB_AIRCR_VECTCLRACTIVE_Pos         1                                             /*!< SCB AIRCR: VECTCLRACTIVE Position */
  200. #define SCB_AIRCR_VECTCLRACTIVE_Msk        (1ul << SCB_AIRCR_VECTCLRACTIVE_Pos)           /*!< SCB AIRCR: VECTCLRACTIVE Mask */
  201. #define SCB_AIRCR_VECTRESET_Pos             0                                             /*!< SCB AIRCR: VECTRESET Position */
  202. #define SCB_AIRCR_VECTRESET_Msk            (1ul << SCB_AIRCR_VECTRESET_Pos)               /*!< SCB AIRCR: VECTRESET Mask */
  203. /* SCB System Control Register Definitions */
  204. #define SCB_SCR_SEVONPEND_Pos               4                                             /*!< SCB SCR: SEVONPEND Position */
  205. #define SCB_SCR_SEVONPEND_Msk              (1ul << SCB_SCR_SEVONPEND_Pos)                 /*!< SCB SCR: SEVONPEND Mask */
  206. #define SCB_SCR_SLEEPDEEP_Pos               2                                             /*!< SCB SCR: SLEEPDEEP Position */
  207. #define SCB_SCR_SLEEPDEEP_Msk              (1ul << SCB_SCR_SLEEPDEEP_Pos)                 /*!< SCB SCR: SLEEPDEEP Mask */
  208. #define SCB_SCR_SLEEPONEXIT_Pos             1                                             /*!< SCB SCR: SLEEPONEXIT Position */
  209. #define SCB_SCR_SLEEPONEXIT_Msk            (1ul << SCB_SCR_SLEEPONEXIT_Pos)               /*!< SCB SCR: SLEEPONEXIT Mask */
  210. /* SCB Configuration Control Register Definitions */
  211. #define SCB_CCR_STKALIGN_Pos                9                                             /*!< SCB CCR: STKALIGN Position */
  212. #define SCB_CCR_STKALIGN_Msk               (1ul << SCB_CCR_STKALIGN_Pos)                  /*!< SCB CCR: STKALIGN Mask */
  213. #define SCB_CCR_BFHFNMIGN_Pos               8                                             /*!< SCB CCR: BFHFNMIGN Position */
  214. #define SCB_CCR_BFHFNMIGN_Msk              (1ul << SCB_CCR_BFHFNMIGN_Pos)                 /*!< SCB CCR: BFHFNMIGN Mask */
  215. #define SCB_CCR_DIV_0_TRP_Pos               4                                             /*!< SCB CCR: DIV_0_TRP Position */
  216. #define SCB_CCR_DIV_0_TRP_Msk              (1ul << SCB_CCR_DIV_0_TRP_Pos)                 /*!< SCB CCR: DIV_0_TRP Mask */
  217. #define SCB_CCR_UNALIGN_TRP_Pos             3                                             /*!< SCB CCR: UNALIGN_TRP Position */
  218. #define SCB_CCR_UNALIGN_TRP_Msk            (1ul << SCB_CCR_UNALIGN_TRP_Pos)               /*!< SCB CCR: UNALIGN_TRP Mask */
  219. #define SCB_CCR_USERSETMPEND_Pos            1                                             /*!< SCB CCR: USERSETMPEND Position */
  220. #define SCB_CCR_USERSETMPEND_Msk           (1ul << SCB_CCR_USERSETMPEND_Pos)              /*!< SCB CCR: USERSETMPEND Mask */
  221. #define SCB_CCR_NONBASETHRDENA_Pos          0                                             /*!< SCB CCR: NONBASETHRDENA Position */
  222. #define SCB_CCR_NONBASETHRDENA_Msk         (1ul << SCB_CCR_NONBASETHRDENA_Pos)            /*!< SCB CCR: NONBASETHRDENA Mask */
  223. /* SCB System Handler Control and State Register Definitions */
  224. #define SCB_SHCSR_USGFAULTENA_Pos          18                                             /*!< SCB SHCSR: USGFAULTENA Position */
  225. #define SCB_SHCSR_USGFAULTENA_Msk          (1ul << SCB_SHCSR_USGFAULTENA_Pos)             /*!< SCB SHCSR: USGFAULTENA Mask */
  226. #define SCB_SHCSR_BUSFAULTENA_Pos          17                                             /*!< SCB SHCSR: BUSFAULTENA Position */
  227. #define SCB_SHCSR_BUSFAULTENA_Msk          (1ul << SCB_SHCSR_BUSFAULTENA_Pos)             /*!< SCB SHCSR: BUSFAULTENA Mask */
  228. #define SCB_SHCSR_MEMFAULTENA_Pos          16                                             /*!< SCB SHCSR: MEMFAULTENA Position */
  229. #define SCB_SHCSR_MEMFAULTENA_Msk          (1ul << SCB_SHCSR_MEMFAULTENA_Pos)             /*!< SCB SHCSR: MEMFAULTENA Mask */
  230. #define SCB_SHCSR_SVCALLPENDED_Pos         15                                             /*!< SCB SHCSR: SVCALLPENDED Position */
  231. #define SCB_SHCSR_SVCALLPENDED_Msk         (1ul << SCB_SHCSR_SVCALLPENDED_Pos)            /*!< SCB SHCSR: SVCALLPENDED Mask */
  232. #define SCB_SHCSR_BUSFAULTPENDED_Pos       14                                             /*!< SCB SHCSR: BUSFAULTPENDED Position */
  233. #define SCB_SHCSR_BUSFAULTPENDED_Msk       (1ul << SCB_SHCSR_BUSFAULTPENDED_Pos)          /*!< SCB SHCSR: BUSFAULTPENDED Mask */
  234. #define SCB_SHCSR_MEMFAULTPENDED_Pos       13                                             /*!< SCB SHCSR: MEMFAULTPENDED Position */
  235. #define SCB_SHCSR_MEMFAULTPENDED_Msk       (1ul << SCB_SHCSR_MEMFAULTPENDED_Pos)          /*!< SCB SHCSR: MEMFAULTPENDED Mask */
  236. #define SCB_SHCSR_USGFAULTPENDED_Pos       12                                             /*!< SCB SHCSR: USGFAULTPENDED Position */
  237. #define SCB_SHCSR_USGFAULTPENDED_Msk       (1ul << SCB_SHCSR_USGFAULTPENDED_Pos)          /*!< SCB SHCSR: USGFAULTPENDED Mask */
  238. #define SCB_SHCSR_SYSTICKACT_Pos           11                                             /*!< SCB SHCSR: SYSTICKACT Position */
  239. #define SCB_SHCSR_SYSTICKACT_Msk           (1ul << SCB_SHCSR_SYSTICKACT_Pos)              /*!< SCB SHCSR: SYSTICKACT Mask */
  240. #define SCB_SHCSR_PENDSVACT_Pos            10                                             /*!< SCB SHCSR: PENDSVACT Position */
  241. #define SCB_SHCSR_PENDSVACT_Msk            (1ul << SCB_SHCSR_PENDSVACT_Pos)               /*!< SCB SHCSR: PENDSVACT Mask */
  242. #define SCB_SHCSR_MONITORACT_Pos            8                                             /*!< SCB SHCSR: MONITORACT Position */
  243. #define SCB_SHCSR_MONITORACT_Msk           (1ul << SCB_SHCSR_MONITORACT_Pos)              /*!< SCB SHCSR: MONITORACT Mask */
  244. #define SCB_SHCSR_SVCALLACT_Pos             7                                             /*!< SCB SHCSR: SVCALLACT Position */
  245. #define SCB_SHCSR_SVCALLACT_Msk            (1ul << SCB_SHCSR_SVCALLACT_Pos)               /*!< SCB SHCSR: SVCALLACT Mask */
  246.                                     
  247. #define SCB_SHCSR_USGFAULTACT_Pos           3                                             /*!< SCB SHCSR: USGFAULTACT Position */
  248. #define SCB_SHCSR_USGFAULTACT_Msk          (1ul << SCB_SHCSR_USGFAULTACT_Pos)             /*!< SCB SHCSR: USGFAULTACT Mask */
  249. #define SCB_SHCSR_BUSFAULTACT_Pos           1                                             /*!< SCB SHCSR: BUSFAULTACT Position */
  250. #define SCB_SHCSR_BUSFAULTACT_Msk          (1ul << SCB_SHCSR_BUSFAULTACT_Pos)             /*!< SCB SHCSR: BUSFAULTACT Mask */
  251. #define SCB_SHCSR_MEMFAULTACT_Pos           0                                             /*!< SCB SHCSR: MEMFAULTACT Position */
  252. #define SCB_SHCSR_MEMFAULTACT_Msk          (1ul << SCB_SHCSR_MEMFAULTACT_Pos)             /*!< SCB SHCSR: MEMFAULTACT Mask */
  253. /* SCB Configurable Fault Status Registers Definitions */
  254. #define SCB_CFSR_USGFAULTSR_Pos            16                                             /*!< SCB CFSR: Usage Fault Status Register Position */
  255. #define SCB_CFSR_USGFAULTSR_Msk            (0xFFFFul << SCB_CFSR_USGFAULTSR_Pos)          /*!< SCB CFSR: Usage Fault Status Register Mask */
  256. #define SCB_CFSR_BUSFAULTSR_Pos             8                                             /*!< SCB CFSR: Bus Fault Status Register Position */
  257. #define SCB_CFSR_BUSFAULTSR_Msk            (0xFFul << SCB_CFSR_BUSFAULTSR_Pos)            /*!< SCB CFSR: Bus Fault Status Register Mask */
  258. #define SCB_CFSR_MEMFAULTSR_Pos             0                                             /*!< SCB CFSR: Memory Manage Fault Status Register Position */
  259. #define SCB_CFSR_MEMFAULTSR_Msk            (0xFFul << SCB_CFSR_MEMFAULTSR_Pos)            /*!< SCB CFSR: Memory Manage Fault Status Register Mask */
  260. /* SCB Hard Fault Status Registers Definitions */
  261. #define SCB_HFSR_DEBUGEVT_Pos              31                                             /*!< SCB HFSR: DEBUGEVT Position */
  262. #define SCB_HFSR_DEBUGEVT_Msk              (1ul << SCB_HFSR_DEBUGEVT_Pos)                 /*!< SCB HFSR: DEBUGEVT Mask */
  263. #define SCB_HFSR_FORCED_Pos                30                                             /*!< SCB HFSR: FORCED Position */
  264. #define SCB_HFSR_FORCED_Msk                (1ul << SCB_HFSR_FORCED_Pos)                   /*!< SCB HFSR: FORCED Mask */
  265. #define SCB_HFSR_VECTTBL_Pos                1                                             /*!< SCB HFSR: VECTTBL Position */
  266. #define SCB_HFSR_VECTTBL_Msk               (1ul << SCB_HFSR_VECTTBL_Pos)                  /*!< SCB HFSR: VECTTBL Mask */
  267. /* SCB Debug Fault Status Register Definitions */
  268. #define SCB_DFSR_EXTERNAL_Pos               4                                             /*!< SCB DFSR: EXTERNAL Position */
  269. #define SCB_DFSR_EXTERNAL_Msk              (1ul << SCB_DFSR_EXTERNAL_Pos)                 /*!< SCB DFSR: EXTERNAL Mask */
  270. #define SCB_DFSR_VCATCH_Pos                 3                                             /*!< SCB DFSR: VCATCH Position */
  271. #define SCB_DFSR_VCATCH_Msk                (1ul << SCB_DFSR_VCATCH_Pos)                   /*!< SCB DFSR: VCATCH Mask */
  272. #define SCB_DFSR_DWTTRAP_Pos                2                                             /*!< SCB DFSR: DWTTRAP Position */
  273. #define SCB_DFSR_DWTTRAP_Msk               (1ul << SCB_DFSR_DWTTRAP_Pos)                  /*!< SCB DFSR: DWTTRAP Mask */
  274. #define SCB_DFSR_BKPT_Pos                   1                                             /*!< SCB DFSR: BKPT Position */
  275. #define SCB_DFSR_BKPT_Msk                  (1ul << SCB_DFSR_BKPT_Pos)                     /*!< SCB DFSR: BKPT Mask */
  276. #define SCB_DFSR_HALTED_Pos                 0                                             /*!< SCB DFSR: HALTED Position */
  277. #define SCB_DFSR_HALTED_Msk                (1ul << SCB_DFSR_HALTED_Pos)                   /*!< SCB DFSR: HALTED Mask */
  278. /*@}*/ /* end of group CMSIS_CM3_SCB */
  279. /** @addtogroup CMSIS_CM3_SysTick CMSIS CM3 SysTick
  280.   memory mapped structure for SysTick
  281.   @{
  282. */
  283. typedef struct
  284. {
  285.   __IO uint32_t CTRL;                         /*!< Offset: 0x00  SysTick Control and Status Register */
  286.   __IO uint32_t LOAD;                         /*!< Offset: 0x04  SysTick Reload Value Register       */
  287.   __IO uint32_t VAL;                          /*!< Offset: 0x08  SysTick Current Value Register      */
  288.   __I  uint32_t CALIB;                        /*!< Offset: 0x0C  SysTick Calibration Register        */
  289. } SysTick_Type;
  290. /* SysTick Control / Status Register Definitions */
  291. #define SysTick_CTRL_COUNTFLAG_Pos         16                                             /*!< SysTick CTRL: COUNTFLAG Position */
  292. #define SysTick_CTRL_COUNTFLAG_Msk         (1ul << SysTick_CTRL_COUNTFLAG_Pos)            /*!< SysTick CTRL: COUNTFLAG Mask */
  293. #define SysTick_CTRL_CLKSOURCE_Pos          2                                             /*!< SysTick CTRL: CLKSOURCE Position */
  294. #define SysTick_CTRL_CLKSOURCE_Msk         (1ul << SysTick_CTRL_CLKSOURCE_Pos)            /*!< SysTick CTRL: CLKSOURCE Mask */
  295. #define SysTick_CTRL_TICKINT_Pos            1                                             /*!< SysTick CTRL: TICKINT Position */
  296. #define SysTick_CTRL_TICKINT_Msk           (1ul << SysTick_CTRL_TICKINT_Pos)              /*!< SysTick CTRL: TICKINT Mask */
  297. #define SysTick_CTRL_ENABLE_Pos             0                                             /*!< SysTick CTRL: ENABLE Position */
  298. #define SysTick_CTRL_ENABLE_Msk            (1ul << SysTick_CTRL_ENABLE_Pos)               /*!< SysTick CTRL: ENABLE Mask */
  299. /* SysTick Reload Register Definitions */
  300. #define SysTick_LOAD_RELOAD_Pos             0                                             /*!< SysTick LOAD: RELOAD Position */
  301. #define SysTick_LOAD_RELOAD_Msk            (0xFFFFFFul << SysTick_LOAD_RELOAD_Pos)        /*!< SysTick LOAD: RELOAD Mask */
  302. /* SysTick Current Register Definitions */
  303. #define SysTick_VAL_CURRENT_Pos             0                                             /*!< SysTick VAL: CURRENT Position */
  304. #define SysTick_VAL_CURRENT_Msk            (0xFFFFFFul << SysTick_VAL_CURRENT_Pos)        /*!< SysTick VAL: CURRENT Mask */
  305. /* SysTick Calibration Register Definitions */
  306. #define SysTick_CALIB_NOREF_Pos            31                                             /*!< SysTick CALIB: NOREF Position */
  307. #define SysTick_CALIB_NOREF_Msk            (1ul << SysTick_CALIB_NOREF_Pos)               /*!< SysTick CALIB: NOREF Mask */
  308. #define SysTick_CALIB_SKEW_Pos             30                                             /*!< SysTick CALIB: SKEW Position */
  309. #define SysTick_CALIB_SKEW_Msk             (1ul << SysTick_CALIB_SKEW_Pos)                /*!< SysTick CALIB: SKEW Mask */
  310. #define SysTick_CALIB_TENMS_Pos             0                                             /*!< SysTick CALIB: TENMS Position */
  311. #define SysTick_CALIB_TENMS_Msk            (0xFFFFFFul << SysTick_VAL_CURRENT_Pos)        /*!< SysTick CALIB: TENMS Mask */
  312. /*@}*/ /* end of group CMSIS_CM3_SysTick */
  313. /** @addtogroup CMSIS_CM3_ITM CMSIS CM3 ITM
  314.   memory mapped structure for Instrumentation Trace Macrocell (ITM)
  315.   @{
  316. */
  317. typedef struct
  318. {
  319.   __O  union  
  320.   {
  321.     __O  uint8_t    u8;                       /*!< Offset:       ITM Stimulus Port 8-bit                   */
  322.     __O  uint16_t   u16;                      /*!< Offset:       ITM Stimulus Port 16-bit                  */
  323.     __O  uint32_t   u32;                      /*!< Offset:       ITM Stimulus Port 32-bit                  */
  324.   }  PORT [32];                               /*!< Offset: 0x00  ITM Stimulus Port Registers               */
  325.        uint32_t RESERVED0[864];                                 
  326.   __IO uint32_t TER;                          /*!< Offset:       ITM Trace Enable Register                 */
  327.        uint32_t RESERVED1[15];                                 
  328.   __IO uint32_t TPR;                          /*!< Offset:       ITM Trace Privilege Register              */
  329.        uint32_t RESERVED2[15];                                 
  330.   __IO uint32_t TCR;                          /*!< Offset:       ITM Trace Control Register                */
  331.        uint32_t RESERVED3[29];                                 
  332.   __IO uint32_t IWR;                          /*!< Offset:       ITM Integration Write Register            */
  333.   __IO uint32_t IRR;                          /*!< Offset:       ITM Integration Read Register             */
  334.   __IO uint32_t IMCR;                         /*!< Offset:       ITM Integration Mode Control Register     */
  335.        uint32_t RESERVED4[43];                                 
  336.   __IO uint32_t LAR;                          /*!< Offset:       ITM Lock Access Register                  */
  337.   __IO uint32_t LSR;                          /*!< Offset:       ITM Lock Status Register                  */
  338.        uint32_t RESERVED5[6];                                   
  339.   __I  uint32_t PID4;                         /*!< Offset:       ITM Peripheral Identification Register #4 */
  340.   __I  uint32_t PID5;                         /*!< Offset:       ITM Peripheral Identification Register #5 */
  341.   __I  uint32_t PID6;                         /*!< Offset:       ITM Peripheral Identification Register #6 */
  342.   __I  uint32_t PID7;                         /*!< Offset:       ITM Peripheral Identification Register #7 */
  343.   __I  uint32_t PID0;                         /*!< Offset:       ITM Peripheral Identification Register #0 */
  344.   __I  uint32_t PID1;                         /*!< Offset:       ITM Peripheral Identification Register #1 */
  345.   __I  uint32_t PID2;                         /*!< Offset:       ITM Peripheral Identification Register #2 */
  346.   __I  uint32_t PID3;                         /*!< Offset:       ITM Peripheral Identification Register #3 */
  347.   __I  uint32_t CID0;                         /*!< Offset:       ITM Component  Identification Register #0 */
  348.   __I  uint32_t CID1;                         /*!< Offset:       ITM Component  Identification Register #1 */
  349.   __I  uint32_t CID2;                         /*!< Offset:       ITM Component  Identification Register #2 */
  350.   __I  uint32_t CID3;                         /*!< Offset:       ITM Component  Identification Register #3 */
  351. } ITM_Type;                                                
  352. /* ITM Trace Privilege Register Definitions */
  353. #define ITM_TPR_PRIVMASK_Pos                0                                             /*!< ITM TPR: PRIVMASK Position */
  354. #define ITM_TPR_PRIVMASK_Msk               (0xFul << ITM_TPR_PRIVMASK_Pos)                /*!< ITM TPR: PRIVMASK Mask */
  355. /* ITM Trace Control Register Definitions */
  356. #define ITM_TCR_BUSY_Pos                   23                                             /*!< ITM TCR: BUSY Position */
  357. #define ITM_TCR_BUSY_Msk                   (1ul << ITM_TCR_BUSY_Pos)                      /*!< ITM TCR: BUSY Mask */
  358. #define ITM_TCR_ATBID_Pos                  16                                             /*!< ITM TCR: ATBID Position */
  359. #define ITM_TCR_ATBID_Msk                  (0x7Ful << ITM_TCR_ATBID_Pos)                  /*!< ITM TCR: ATBID Mask */
  360. #define ITM_TCR_TSPrescale_Pos              8                                             /*!< ITM TCR: TSPrescale Position */
  361. #define ITM_TCR_TSPrescale_Msk             (3ul << ITM_TCR_TSPrescale_Pos)                /*!< ITM TCR: TSPrescale Mask */
  362. #define ITM_TCR_SWOENA_Pos                  4                                             /*!< ITM TCR: SWOENA Position */
  363. #define ITM_TCR_SWOENA_Msk                 (1ul << ITM_TCR_SWOENA_Pos)                    /*!< ITM TCR: SWOENA Mask */
  364. #define ITM_TCR_DWTENA_Pos                  3                                             /*!< ITM TCR: DWTENA Position */
  365. #define ITM_TCR_DWTENA_Msk                 (1ul << ITM_TCR_DWTENA_Pos)                    /*!< ITM TCR: DWTENA Mask */
  366. #define ITM_TCR_SYNCENA_Pos                 2                                             /*!< ITM TCR: SYNCENA Position */
  367. #define ITM_TCR_SYNCENA_Msk                (1ul << ITM_TCR_SYNCENA_Pos)                   /*!< ITM TCR: SYNCENA Mask */
  368. #define ITM_TCR_TSENA_Pos                   1                                             /*!< ITM TCR: TSENA Position */
  369. #define ITM_TCR_TSENA_Msk                  (1ul << ITM_TCR_TSENA_Pos)                     /*!< ITM TCR: TSENA Mask */
  370. #define ITM_TCR_ITMENA_Pos                  0                                             /*!< ITM TCR: ITM Enable bit Position */
  371. #define ITM_TCR_ITMENA_Msk                 (1ul << ITM_TCR_ITMENA_Pos)                    /*!< ITM TCR: ITM Enable bit Mask */
  372. /* ITM Integration Write Register Definitions */
  373. #define ITM_IWR_ATVALIDM_Pos                0                                             /*!< ITM IWR: ATVALIDM Position */
  374. #define ITM_IWR_ATVALIDM_Msk               (1ul << ITM_IWR_ATVALIDM_Pos)                  /*!< ITM IWR: ATVALIDM Mask */
  375. /* ITM Integration Read Register Definitions */
  376. #define ITM_IRR_ATREADYM_Pos                0                                             /*!< ITM IRR: ATREADYM Position */
  377. #define ITM_IRR_ATREADYM_Msk               (1ul << ITM_IRR_ATREADYM_Pos)                  /*!< ITM IRR: ATREADYM Mask */
  378. /* ITM Integration Mode Control Register Definitions */
  379. #define ITM_IMCR_INTEGRATION_Pos            0                                             /*!< ITM IMCR: INTEGRATION Position */
  380. #define ITM_IMCR_INTEGRATION_Msk           (1ul << ITM_IMCR_INTEGRATION_Pos)              /*!< ITM IMCR: INTEGRATION Mask */
  381. /* ITM Lock Status Register Definitions */
  382. #define ITM_LSR_ByteAcc_Pos                 2                                             /*!< ITM LSR: ByteAcc Position */
  383. #define ITM_LSR_ByteAcc_Msk                (1ul << ITM_LSR_ByteAcc_Pos)                   /*!< ITM LSR: ByteAcc Mask */
  384. #define ITM_LSR_Access_Pos                  1                                             /*!< ITM LSR: Access Position */
  385. #define ITM_LSR_Access_Msk                 (1ul << ITM_LSR_Access_Pos)                    /*!< ITM LSR: Access Mask */
  386. #define ITM_LSR_Present_Pos                 0                                             /*!< ITM LSR: Present Position */
  387. #define ITM_LSR_Present_Msk                (1ul << ITM_LSR_Present_Pos)                   /*!< ITM LSR: Present Mask */
  388. /*@}*/ /* end of group CMSIS_CM3_ITM */
  389. /** @addtogroup CMSIS_CM3_InterruptType CMSIS CM3 Interrupt Type
  390.   memory mapped structure for Interrupt Type
  391.   @{
  392. */
  393. typedef struct
  394. {
  395.        uint32_t RESERVED0;
  396.   __I  uint32_t ICTR;                         /*!< Offset: 0x04  Interrupt Control Type Register */
  397. #if ((defined __CM3_REV) && (__CM3_REV >= 0x200))
  398.   __IO uint32_t ACTLR;                        /*!< Offset: 0x08  Auxiliary Control Register      */
  399. #else
  400.        uint32_t RESERVED1;
  401. #endif
  402. } InterruptType_Type;
  403. /* Interrupt Controller Type Register Definitions */
  404. #define InterruptType_ICTR_INTLINESNUM_Pos  0                                             /*!< InterruptType ICTR: INTLINESNUM Position */
  405. #define InterruptType_ICTR_INTLINESNUM_Msk (0x1Ful << InterruptType_ICTR_INTLINESNUM_Pos) /*!< InterruptType ICTR: INTLINESNUM Mask */
  406. /* Auxiliary Control Register Definitions */
  407. #define InterruptType_ACTLR_DISFOLD_Pos     2                                             /*!< InterruptType ACTLR: DISFOLD Position */
  408. #define InterruptType_ACTLR_DISFOLD_Msk    (1ul << InterruptType_ACTLR_DISFOLD_Pos)       /*!< InterruptType ACTLR: DISFOLD Mask */
  409. #define InterruptType_ACTLR_DISDEFWBUF_Pos  1                                             /*!< InterruptType ACTLR: DISDEFWBUF Position */
  410. #define InterruptType_ACTLR_DISDEFWBUF_Msk (1ul << InterruptType_ACTLR_DISDEFWBUF_Pos)    /*!< InterruptType ACTLR: DISDEFWBUF Mask */
  411. #define InterruptType_ACTLR_DISMCYCINT_Pos  0                                             /*!< InterruptType ACTLR: DISMCYCINT Position */
  412. #define InterruptType_ACTLR_DISMCYCINT_Msk (1ul << InterruptType_ACTLR_DISMCYCINT_Pos)    /*!< InterruptType ACTLR: DISMCYCINT Mask */
  413. /*@}*/ /* end of group CMSIS_CM3_InterruptType */
  414. #if defined (__MPU_PRESENT) && (__MPU_PRESENT == 1)
  415. /** @addtogroup CMSIS_CM3_MPU CMSIS CM3 MPU
  416.   memory mapped structure for Memory Protection Unit (MPU)
  417.   @{
  418. */
  419. typedef struct
  420. {
  421.   __I  uint32_t TYPE;                         /*!< Offset: 0x00  MPU Type Register                              */
  422.   __IO uint32_t CTRL;                         /*!< Offset: 0x04  MPU Control Register                           */
  423.   __IO uint32_t RNR;                          /*!< Offset: 0x08  MPU Region RNRber Register                     */
  424.   __IO uint32_t RBAR;                         /*!< Offset: 0x0C  MPU Region Base Address Register               */
  425.   __IO uint32_t RASR;                         /*!< Offset: 0x10  MPU Region Attribute and Size Register         */
  426.   __IO uint32_t RBAR_A1;                      /*!< Offset: 0x14  MPU Alias 1 Region Base Address Register       */
  427.   __IO uint32_t RASR_A1;                      /*!< Offset: 0x18  MPU Alias 1 Region Attribute and Size Register */
  428.   __IO uint32_t RBAR_A2;                      /*!< Offset: 0x1C  MPU Alias 2 Region Base Address Register       */
  429.   __IO uint32_t RASR_A2;                      /*!< Offset: 0x20  MPU Alias 2 Region Attribute and Size Register */
  430.   __IO uint32_t RBAR_A3;                      /*!< Offset: 0x24  MPU Alias 3 Region Base Address Register       */
  431.   __IO uint32_t RASR_A3;                      /*!< Offset: 0x28  MPU Alias 3 Region Attribute and Size Register */
  432. } MPU_Type;                                                
  433. /* MPU Type Register */
  434. #define MPU_TYPE_IREGION_Pos               16                                             /*!< MPU TYPE: IREGION Position */
  435. #define MPU_TYPE_IREGION_Msk               (0xFFul << MPU_TYPE_IREGION_Pos)               /*!< MPU TYPE: IREGION Mask */
  436. #define MPU_TYPE_DREGION_Pos                8                                             /*!< MPU TYPE: DREGION Position */
  437. #define MPU_TYPE_DREGION_Msk               (0xFFul << MPU_TYPE_DREGION_Pos)               /*!< MPU TYPE: DREGION Mask */
  438. #define MPU_TYPE_SEPARATE_Pos               0                                             /*!< MPU TYPE: SEPARATE Position */
  439. #define MPU_TYPE_SEPARATE_Msk              (1ul << MPU_TYPE_SEPARATE_Pos)                 /*!< MPU TYPE: SEPARATE Mask */
  440. /* MPU Control Register */
  441. #define MPU_CTRL_PRIVDEFENA_Pos             2                                             /*!< MPU CTRL: PRIVDEFENA Position */
  442. #define MPU_CTRL_PRIVDEFENA_Msk            (1ul << MPU_CTRL_PRIVDEFENA_Pos)               /*!< MPU CTRL: PRIVDEFENA Mask */
  443. #define MPU_CTRL_HFNMIENA_Pos               1                                             /*!< MPU CTRL: HFNMIENA Position */
  444. #define MPU_CTRL_HFNMIENA_Msk              (1ul << MPU_CTRL_HFNMIENA_Pos)                 /*!< MPU CTRL: HFNMIENA Mask */
  445. #define MPU_CTRL_ENABLE_Pos                 0                                             /*!< MPU CTRL: ENABLE Position */
  446. #define MPU_CTRL_ENABLE_Msk                (1ul << MPU_CTRL_ENABLE_Pos)                   /*!< MPU CTRL: ENABLE Mask */
  447. /* MPU Region Number Register */
  448. #define MPU_RNR_REGION_Pos                  0                                             /*!< MPU RNR: REGION Position */
  449. #define MPU_RNR_REGION_Msk                 (0xFFul << MPU_RNR_REGION_Pos)                 /*!< MPU RNR: REGION Mask */
  450. /* MPU Region Base Address Register */
  451. #define MPU_RBAR_ADDR_Pos                   5                                             /*!< MPU RBAR: ADDR Position */
  452. #define MPU_RBAR_ADDR_Msk                  (0x7FFFFFFul << MPU_RBAR_ADDR_Pos)             /*!< MPU RBAR: ADDR Mask */
  453. #define MPU_RBAR_VALID_Pos                  4                                             /*!< MPU RBAR: VALID Position */
  454. #define MPU_RBAR_VALID_Msk                 (1ul << MPU_RBAR_VALID_Pos)                    /*!< MPU RBAR: VALID Mask */
  455. #define MPU_RBAR_REGION_Pos                 0                                             /*!< MPU RBAR: REGION Position */
  456. #define MPU_RBAR_REGION_Msk                (0xFul << MPU_RBAR_REGION_Pos)                 /*!< MPU RBAR: REGION Mask */
  457. /* MPU Region Attribute and Size Register */
  458. #define MPU_RASR_XN_Pos                    28                                             /*!< MPU RASR: XN Position */
  459. #define MPU_RASR_XN_Msk                    (1ul << MPU_RASR_XN_Pos)                       /*!< MPU RASR: XN Mask */
  460. #define MPU_RASR_AP_Pos                    24                                             /*!< MPU RASR: AP Position */
  461. #define MPU_RASR_AP_Msk                    (7ul << MPU_RASR_AP_Pos)                       /*!< MPU RASR: AP Mask */
  462. #define MPU_RASR_TEX_Pos                   19                                             /*!< MPU RASR: TEX Position */
  463. #define MPU_RASR_TEX_Msk                   (7ul << MPU_RASR_TEX_Pos)                      /*!< MPU RASR: TEX Mask */
  464. #define MPU_RASR_S_Pos                     18                                             /*!< MPU RASR: Shareable bit Position */
  465. #define MPU_RASR_S_Msk                     (1ul << MPU_RASR_S_Pos)                        /*!< MPU RASR: Shareable bit Mask */
  466. #define MPU_RASR_C_Pos                     17                                             /*!< MPU RASR: Cacheable bit Position */
  467. #define MPU_RASR_C_Msk                     (1ul << MPU_RASR_C_Pos)                        /*!< MPU RASR: Cacheable bit Mask */
  468. #define MPU_RASR_B_Pos                     16                                             /*!< MPU RASR: Bufferable bit Position */
  469. #define MPU_RASR_B_Msk                     (1ul << MPU_RASR_B_Pos)                        /*!< MPU RASR: Bufferable bit Mask */
  470. #define MPU_RASR_SRD_Pos                    8                                             /*!< MPU RASR: Sub-Region Disable Position */
  471. #define MPU_RASR_SRD_Msk                   (0xFFul << MPU_RASR_SRD_Pos)                   /*!< MPU RASR: Sub-Region Disable Mask */
  472. #define MPU_RASR_SIZE_Pos                   1                                             /*!< MPU RASR: Region Size Field Position */
  473. #define MPU_RASR_SIZE_Msk                  (0x1Ful << MPU_RASR_SIZE_Pos)                  /*!< MPU RASR: Region Size Field Mask */
  474. #define MPU_RASR_ENA_Pos                     0                                            /*!< MPU RASR: Region enable bit Position */
  475. #define MPU_RASR_ENA_Msk                    (0x1Ful << MPU_RASR_ENA_Pos)                  /*!< MPU RASR: Region enable bit Disable Mask */
  476. /*@}*/ /* end of group CMSIS_CM3_MPU */
  477. #endif
  478. /** @addtogroup CMSIS_CM3_CoreDebug CMSIS CM3 Core Debug
  479.   memory mapped structure for Core Debug Register
  480.   @{
  481. */
  482. typedef struct
  483. {
  484.   __IO uint32_t DHCSR;                        /*!< Offset: 0x00  Debug Halting Control and Status Register    */
  485.   __O  uint32_t DCRSR;                        /*!< Offset: 0x04  Debug Core Register Selector Register        */
  486.   __IO uint32_t DCRDR;                        /*!< Offset: 0x08  Debug Core Register Data Register            */
  487.   __IO uint32_t DEMCR;                        /*!< Offset: 0x0C  Debug Exception and Monitor Control Register */
  488. } CoreDebug_Type;
  489. /* Debug Halting Control and Status Register */
  490. #define CoreDebug_DHCSR_DBGKEY_Pos         16                                             /*!< CoreDebug DHCSR: DBGKEY Position */
  491. #define CoreDebug_DHCSR_DBGKEY_Msk         (0xFFFFul << CoreDebug_DHCSR_DBGKEY_Pos)       /*!< CoreDebug DHCSR: DBGKEY Mask */
  492. #define CoreDebug_DHCSR_S_RESET_ST_Pos     25                                             /*!< CoreDebug DHCSR: S_RESET_ST Position */
  493. #define CoreDebug_DHCSR_S_RESET_ST_Msk     (1ul << CoreDebug_DHCSR_S_RESET_ST_Pos)        /*!< CoreDebug DHCSR: S_RESET_ST Mask */
  494. #define CoreDebug_DHCSR_S_RETIRE_ST_Pos    24                                             /*!< CoreDebug DHCSR: S_RETIRE_ST Position */
  495. #define CoreDebug_DHCSR_S_RETIRE_ST_Msk    (1ul << CoreDebug_DHCSR_S_RETIRE_ST_Pos)       /*!< CoreDebug DHCSR: S_RETIRE_ST Mask */
  496. #define CoreDebug_DHCSR_S_LOCKUP_Pos       19                                             /*!< CoreDebug DHCSR: S_LOCKUP Position */
  497. #define CoreDebug_DHCSR_S_LOCKUP_Msk       (1ul << CoreDebug_DHCSR_S_LOCKUP_Pos)          /*!< CoreDebug DHCSR: S_LOCKUP Mask */
  498. #define CoreDebug_DHCSR_S_SLEEP_Pos        18                                             /*!< CoreDebug DHCSR: S_SLEEP Position */
  499. #define CoreDebug_DHCSR_S_SLEEP_Msk        (1ul << CoreDebug_DHCSR_S_SLEEP_Pos)           /*!< CoreDebug DHCSR: S_SLEEP Mask */
  500. #define CoreDebug_DHCSR_S_HALT_Pos         17                                             /*!< CoreDebug DHCSR: S_HALT Position */
  501. #define CoreDebug_DHCSR_S_HALT_Msk         (1ul << CoreDebug_DHCSR_S_HALT_Pos)            /*!< CoreDebug DHCSR: S_HALT Mask */
  502. #define CoreDebug_DHCSR_S_REGRDY_Pos       16                                             /*!< CoreDebug DHCSR: S_REGRDY Position */
  503. #define CoreDebug_DHCSR_S_REGRDY_Msk       (1ul << CoreDebug_DHCSR_S_REGRDY_Pos)          /*!< CoreDebug DHCSR: S_REGRDY Mask */
  504. #define CoreDebug_DHCSR_C_SNAPSTALL_Pos     5                                             /*!< CoreDebug DHCSR: C_SNAPSTALL Position */
  505. #define CoreDebug_DHCSR_C_SNAPSTALL_Msk    (1ul << CoreDebug_DHCSR_C_SNAPSTALL_Pos)       /*!< CoreDebug DHCSR: C_SNAPSTALL Mask */
  506. #define CoreDebug_DHCSR_C_MASKINTS_Pos      3                                             /*!< CoreDebug DHCSR: C_MASKINTS Position */
  507. #define CoreDebug_DHCSR_C_MASKINTS_Msk     (1ul << CoreDebug_DHCSR_C_MASKINTS_Pos)        /*!< CoreDebug DHCSR: C_MASKINTS Mask */
  508. #define CoreDebug_DHCSR_C_STEP_Pos          2                                             /*!< CoreDebug DHCSR: C_STEP Position */
  509. #define CoreDebug_DHCSR_C_STEP_Msk         (1ul << CoreDebug_DHCSR_C_STEP_Pos)            /*!< CoreDebug DHCSR: C_STEP Mask */
  510. #define CoreDebug_DHCSR_C_HALT_Pos          1                                             /*!< CoreDebug DHCSR: C_HALT Position */
  511. #define CoreDebug_DHCSR_C_HALT_Msk         (1ul << CoreDebug_DHCSR_C_HALT_Pos)            /*!< CoreDebug DHCSR: C_HALT Mask */
  512. #define CoreDebug_DHCSR_C_DEBUGEN_Pos       0                                             /*!< CoreDebug DHCSR: C_DEBUGEN Position */
  513. #define CoreDebug_DHCSR_C_DEBUGEN_Msk      (1ul << CoreDebug_DHCSR_C_DEBUGEN_Pos)         /*!< CoreDebug DHCSR: C_DEBUGEN Mask */
  514. /* Debug Core Register Selector Register */
  515. #define CoreDebug_DCRSR_REGWnR_Pos         16                                             /*!< CoreDebug DCRSR: REGWnR Position */
  516. #define CoreDebug_DCRSR_REGWnR_Msk         (1ul << CoreDebug_DCRSR_REGWnR_Pos)            /*!< CoreDebug DCRSR: REGWnR Mask */
  517. #define CoreDebug_DCRSR_REGSEL_Pos          0                                             /*!< CoreDebug DCRSR: REGSEL Position */
  518. #define CoreDebug_DCRSR_REGSEL_Msk         (0x1Ful << CoreDebug_DCRSR_REGSEL_Pos)         /*!< CoreDebug DCRSR: REGSEL Mask */
  519. /* Debug Exception and Monitor Control Register */
  520. #define CoreDebug_DEMCR_TRCENA_Pos         24                                             /*!< CoreDebug DEMCR: TRCENA Position */
  521. #define CoreDebug_DEMCR_TRCENA_Msk         (1ul << CoreDebug_DEMCR_TRCENA_Pos)            /*!< CoreDebug DEMCR: TRCENA Mask */
  522. #define CoreDebug_DEMCR_MON_REQ_Pos        19                                             /*!< CoreDebug DEMCR: MON_REQ Position */
  523. #define CoreDebug_DEMCR_MON_REQ_Msk        (1ul << CoreDebug_DEMCR_MON_REQ_Pos)           /*!< CoreDebug DEMCR: MON_REQ Mask */
  524. #define CoreDebug_DEMCR_MON_STEP_Pos       18                                             /*!< CoreDebug DEMCR: MON_STEP Position */
  525. #define CoreDebug_DEMCR_MON_STEP_Msk       (1ul << CoreDebug_DEMCR_MON_STEP_Pos)          /*!< CoreDebug DEMCR: MON_STEP Mask */
  526. #define CoreDebug_DEMCR_MON_PEND_Pos       17                                             /*!< CoreDebug DEMCR: MON_PEND Position */
  527. #define CoreDebug_DEMCR_MON_PEND_Msk       (1ul << CoreDebug_DEMCR_MON_PEND_Pos)          /*!< CoreDebug DEMCR: MON_PEND Mask */
  528. #define CoreDebug_DEMCR_MON_EN_Pos         16                                             /*!< CoreDebug DEMCR: MON_EN Position */
  529. #define CoreDebug_DEMCR_MON_EN_Msk         (1ul << CoreDebug_DEMCR_MON_EN_Pos)            /*!< CoreDebug DEMCR: MON_EN Mask */
  530. #define CoreDebug_DEMCR_VC_HARDERR_Pos     10                                             /*!< CoreDebug DEMCR: VC_HARDERR Position */
  531. #define CoreDebug_DEMCR_VC_HARDERR_Msk     (1ul << CoreDebug_DEMCR_VC_HARDERR_Pos)        /*!< CoreDebug DEMCR: VC_HARDERR Mask */
  532. #define CoreDebug_DEMCR_VC_INTERR_Pos       9                                             /*!< CoreDebug DEMCR: VC_INTERR Position */
  533. #define CoreDebug_DEMCR_VC_INTERR_Msk      (1ul << CoreDebug_DEMCR_VC_INTERR_Pos)         /*!< CoreDebug DEMCR: VC_INTERR Mask */
  534. #define CoreDebug_DEMCR_VC_BUSERR_Pos       8                                             /*!< CoreDebug DEMCR: VC_BUSERR Position */
  535. #define CoreDebug_DEMCR_VC_BUSERR_Msk      (1ul << CoreDebug_DEMCR_VC_BUSERR_Pos)         /*!< CoreDebug DEMCR: VC_BUSERR Mask */
  536. #define CoreDebug_DEMCR_VC_STATERR_Pos      7                                             /*!< CoreDebug DEMCR: VC_STATERR Position */
  537. #define CoreDebug_DEMCR_VC_STATERR_Msk     (1ul << CoreDebug_DEMCR_VC_STATERR_Pos)        /*!< CoreDebug DEMCR: VC_STATERR Mask */
  538. #define CoreDebug_DEMCR_VC_CHKERR_Pos       6                                             /*!< CoreDebug DEMCR: VC_CHKERR Position */
  539. #define CoreDebug_DEMCR_VC_CHKERR_Msk      (1ul << CoreDebug_DEMCR_VC_CHKERR_Pos)         /*!< CoreDebug DEMCR: VC_CHKERR Mask */
  540. #define CoreDebug_DEMCR_VC_NOCPERR_Pos      5                                             /*!< CoreDebug DEMCR: VC_NOCPERR Position */
  541. #define CoreDebug_DEMCR_VC_NOCPERR_Msk     (1ul << CoreDebug_DEMCR_VC_NOCPERR_Pos)        /*!< CoreDebug DEMCR: VC_NOCPERR Mask */
  542. #define CoreDebug_DEMCR_VC_MMERR_Pos        4                                             /*!< CoreDebug DEMCR: VC_MMERR Position */
  543. #define CoreDebug_DEMCR_VC_MMERR_Msk       (1ul << CoreDebug_DEMCR_VC_MMERR_Pos)          /*!< CoreDebug DEMCR: VC_MMERR Mask */
  544. #define CoreDebug_DEMCR_VC_CORERESET_Pos    0                                             /*!< CoreDebug DEMCR: VC_CORERESET Position */
  545. #define CoreDebug_DEMCR_VC_CORERESET_Msk   (1ul << CoreDebug_DEMCR_VC_CORERESET_Pos)      /*!< CoreDebug DEMCR: VC_CORERESET Mask */
  546. /*@}*/ /* end of group CMSIS_CM3_CoreDebug */
  547. /* Memory mapping of Cortex-M3 Hardware */
  548. #define SCS_BASE            (0xE000E000)                              /*!< System Control Space Base Address */
  549. #define ITM_BASE            (0xE0000000)                              /*!< ITM Base Address                  */
  550. #define CoreDebug_BASE      (0xE000EDF0)                              /*!< Core Debug Base Address           */
  551. #define SysTick_BASE        (SCS_BASE +  0x0010)                      /*!< SysTick Base Address              */
  552. #define NVIC_BASE           (SCS_BASE +  0x0100)                      /*!< NVIC Base Address                 */
  553. #define SCB_BASE            (SCS_BASE +  0x0D00)                      /*!< System Control Block Base Address */
  554. #define InterruptType       ((InterruptType_Type *) SCS_BASE)         /*!< Interrupt Type Register           */
  555. #define SCB                 ((SCB_Type *)           SCB_BASE)         /*!< SCB configuration struct          */
  556. #define SysTick             ((SysTick_Type *)       SysTick_BASE)     /*!< SysTick configuration struct      */
  557. #define NVIC                ((NVIC_Type *)          NVIC_BASE)        /*!< NVIC configuration struct         */
  558. #define ITM                 ((ITM_Type *)           ITM_BASE)         /*!< ITM configuration struct          */
  559. #define CoreDebug           ((CoreDebug_Type *)     CoreDebug_BASE)   /*!< Core Debug configuration struct   */
  560. #if defined (__MPU_PRESENT) && (__MPU_PRESENT == 1)
  561.   #define MPU_BASE          (SCS_BASE +  0x0D90)                      /*!< Memory Protection Unit            */
  562.   #define MPU               ((MPU_Type*)            MPU_BASE)         /*!< Memory Protection Unit            */
  563. #endif
  564. /*@}*/ /* end of group CMSIS_CM3_core_register */
  565. /*******************************************************************************
  566. *                Hardware Abstraction Layer
  567. ******************************************************************************/
  568. #if defined ( __CC_ARM   )
  569.   #define __ASM            __asm                                      /*!< asm keyword for ARM Compiler          */
  570.   #define __INLINE         __inline                                   /*!< inline keyword for ARM Compiler       */
  571. #elif defined ( __ICCARM__ )
  572.   #define __ASM           __asm                                       /*!< asm keyword for IAR Compiler          */
  573.   #define __INLINE        inline                                      /*!< inline keyword for IAR Compiler. Only avaiable in High optimization mode! */
  574. #elif defined   (  __GNUC__  )
  575.   #define __ASM            __asm                                      /*!< asm keyword for GNU Compiler          */
  576.   #define __INLINE         inline                                     /*!< inline keyword for GNU Compiler       */
  577. #elif defined   (  __TASKING__  )
  578.   #define __ASM            __asm                                      /*!< asm keyword for TASKING Compiler      */
  579.   #define __INLINE         inline                                     /*!< inline keyword for TASKING Compiler   */
  580. #endif
  581. /* ###################  Compiler specific Intrinsics  ########################### */
  582. #if defined ( __CC_ARM   ) /*------------------RealView Compiler -----------------*/
  583. /* ARM armcc specific functions */
  584. #define __enable_fault_irq                __enable_fiq
  585. #define __disable_fault_irq               __disable_fiq
  586. #define __NOP                             __nop
  587. #define __WFI                             __wfi
  588. #define __WFE                             __wfe
  589. #define __SEV                             __sev
  590. #define __ISB()                           __isb(0)
  591. #define __DSB()                           __dsb(0)
  592. #define __DMB()                           __dmb(0)
  593. #define __REV                             __rev
  594. #define __RBIT                            __rbit
  595. #define __LDREXB(ptr)                     ((unsigned char ) __ldrex(ptr))
  596. #define __LDREXH(ptr)                     ((unsigned short) __ldrex(ptr))
  597. #define __LDREXW(ptr)                     ((unsigned int  ) __ldrex(ptr))
  598. #define __STREXB(value, ptr)              __strex(value, ptr)
  599. #define __STREXH(value, ptr)              __strex(value, ptr)
  600. #define __STREXW(value, ptr)              __strex(value, ptr)
  601. /* intrinsic unsigned long long __ldrexd(volatile void *ptr) */
  602. /* intrinsic int __strexd(unsigned long long val, volatile void *ptr) */
  603. /* intrinsic void __enable_irq();     */
  604. /* intrinsic void __disable_irq();    */
  605. /**
  606. * @brief  Return the Process Stack Pointer
  607. *
  608. * @return ProcessStackPointer
  609. *
  610. * Return the actual process stack pointer
  611. */
  612. extern uint32_t __get_PSP(void);
  613. /**
  614. * @brief  Set the Process Stack Pointer
  615. *
  616. * @param  topOfProcStack  Process Stack Pointer
  617. *
  618. * Assign the value ProcessStackPointer to the MSP
  619. * (process stack pointer) Cortex processor register
  620. */
  621. extern void __set_PSP(uint32_t topOfProcStack);
  622. /**
  623. * @brief  Return the Main Stack Pointer
  624. *
  625. * @return Main Stack Pointer
  626. *
  627. * Return the current value of the MSP (main stack pointer)
  628. * Cortex processor register
  629. */
  630. extern uint32_t __get_MSP(void);
  631. /**
  632. * @brief  Set the Main Stack Pointer
  633. *
  634. * @param  topOfMainStack  Main Stack Pointer
  635. *
  636. * Assign the value mainStackPointer to the MSP
  637. * (main stack pointer) Cortex processor register
  638. */
  639. extern void __set_MSP(uint32_t topOfMainStack);
  640. /**
  641. * @brief  Reverse byte order in unsigned short value
  642. *
  643. * @param   value  value to reverse
  644. * @return         reversed value
  645. *
  646. * Reverse byte order in unsigned short value
  647. */
  648. extern uint32_t __REV16(uint16_t value);
  649. /**
  650. * @brief  Reverse byte order in signed short value with sign extension to integer
  651. *
  652. * @param   value  value to reverse
  653. * @return         reversed value
  654. *
  655. * Reverse byte order in signed short value with sign extension to integer
  656. */
  657. extern int32_t __REVSH(int16_t value);
  658. #if (__ARMCC_VERSION < 400000)
  659. /**
  660. * @brief  Remove the exclusive lock created by ldrex
  661. *
  662. * Removes the exclusive lock which is created by ldrex.
  663. */
  664. extern void __CLREX(void);
  665. /**
  666. * @brief  Return the Base Priority value
  667. *
  668. * @return BasePriority
  669. *
  670. * Return the content of the base priority register
  671. */
  672. extern uint32_t __get_BASEPRI(void);
  673. /**
  674. * @brief  Set the Base Priority value
  675. *
  676. * @param  basePri  BasePriority
  677. *
  678. * Set the base priority register
  679. */
  680. extern void __set_BASEPRI(uint32_t basePri);
  681. /**
  682. * @brief  Return the Priority Mask value
  683. *
  684. * @return PriMask
  685. *
  686. * Return state of the priority mask bit from the priority mask register
  687. */
  688. extern uint32_t __get_PRIMASK(void);
  689. /**
  690. * @brief  Set the Priority Mask value
  691. *
  692. * @param   priMask  PriMask
  693. *
  694. * Set the priority mask bit in the priority mask register
  695. */
  696. extern void __set_PRIMASK(uint32_t priMask);
  697. /**
  698. * @brief  Return the Fault Mask value
  699. *
  700. * @return FaultMask
  701. *
  702. * Return the content of the fault mask register
  703. */
  704. extern uint32_t __get_FAULTMASK(void);
  705. /**
  706. * @brief  Set the Fault Mask value
  707. *
  708. * @param  faultMask faultMask value
  709. *
  710. * Set the fault mask register
  711. */
  712. extern void __set_FAULTMASK(uint32_t faultMask);
  713. /**
  714. * @brief  Return the Control Register value
  715. *
  716. * @return Control value
  717. *
  718. * Return the content of the control register
  719. */
  720. extern uint32_t __get_CONTROL(void);
  721. /**
  722. * @brief  Set the Control Register value
  723. *
  724. * @param  control  Control value
  725. *
  726. * Set the control register
  727. */
  728. extern void __set_CONTROL(uint32_t control);
  729. #else  /* (__ARMCC_VERSION >= 400000)  */
  730. /**
  731. * @brief  Remove the exclusive lock created by ldrex
  732. *
  733. * Removes the exclusive lock which is created by ldrex.
  734. */
  735. #define __CLREX                           __clrex
  736. /**
  737. * @brief  Return the Base Priority value
  738. *
  739. * @return BasePriority
  740. *
  741. * Return the content of the base priority register
  742. */
  743. static __INLINE uint32_t  __get_BASEPRI(void)
  744. {
  745.   register uint32_t __regBasePri         __ASM("basepri");
  746.   return(__regBasePri);
  747. }
  748. /**
  749. * @brief  Set the Base Priority value
  750. *
  751. * @param  basePri  BasePriority
  752. *
  753. * Set the base priority register
  754. */
  755. static __INLINE void __set_BASEPRI(uint32_t basePri)
  756. {
  757.   register uint32_t __regBasePri         __ASM("basepri");
  758.   __regBasePri = (basePri & 0xff);
  759. }
  760. /**
  761. * @brief  Return the Priority Mask value
  762. *
  763. * @return PriMask
  764. *
  765. * Return state of the priority mask bit from the priority mask register
  766. */
  767. static __INLINE uint32_t __get_PRIMASK(void)
  768. {
  769.   register uint32_t __regPriMask         __ASM("primask");
  770.   return(__regPriMask);
  771. }
  772. /**
  773. * @brief  Set the Priority Mask value
  774. *
  775. * @param  priMask  PriMask
  776. *
  777. * Set the priority mask bit in the priority mask register
  778. */
  779. static __INLINE void __set_PRIMASK(uint32_t priMask)
  780. {
  781.   register uint32_t __regPriMask         __ASM("primask");
  782.   __regPriMask = (priMask);
  783. }
  784. /**
  785. * @brief  Return the Fault Mask value
  786. *
  787. * @return FaultMask
  788. *
  789. * Return the content of the fault mask register
  790. */
  791. static __INLINE uint32_t __get_FAULTMASK(void)
  792. {
  793.   register uint32_t __regFaultMask       __ASM("faultmask");
  794.   return(__regFaultMask);
  795. }
  796. /**
  797. * @brief  Set the Fault Mask value
  798. *
  799. * @param  faultMask  faultMask value
  800. *
  801. * Set the fault mask register
  802. */
  803. static __INLINE void __set_FAULTMASK(uint32_t faultMask)
  804. {
  805.   register uint32_t __regFaultMask       __ASM("faultmask");
  806.   __regFaultMask = (faultMask & 1);
  807. }
  808. /**
  809. * @brief  Return the Control Register value
  810. *
  811. * @return Control value
  812. *
  813. * Return the content of the control register
  814. */
  815. static __INLINE uint32_t __get_CONTROL(void)
  816. {
  817.   register uint32_t __regControl         __ASM("control");
  818.   return(__regControl);
  819. }
  820. /**
  821. * @brief  Set the Control Register value
  822. *
  823. * @param  control  Control value
  824. *
  825. * Set the control register
  826. */
  827. static __INLINE void __set_CONTROL(uint32_t control)
  828. {
  829.   register uint32_t __regControl         __ASM("control");
  830.   __regControl = control;
  831. }
  832. #endif /* __ARMCC_VERSION  */
  833. #elif (defined (__ICCARM__)) /*------------------ ICC Compiler -------------------*/
  834. /* IAR iccarm specific functions */
  835. #define __enable_irq                              __enable_interrupt        /*!< global Interrupt enable */
  836. #define __disable_irq                             __disable_interrupt       /*!< global Interrupt disable */
  837. static __INLINE void __enable_fault_irq()         { __ASM ("cpsie f"); }
  838. static __INLINE void __disable_fault_irq()        { __ASM ("cpsid f"); }
  839. #define __NOP                                     __no_operation            /*!< no operation intrinsic in IAR Compiler */
  840. static __INLINE  void __WFI()                     { __ASM ("wfi"); }
  841. static __INLINE  void __WFE()                     { __ASM ("wfe"); }
  842. static __INLINE  void __SEV()                     { __ASM ("sev"); }
  843. static __INLINE  void __CLREX()                   { __ASM ("clrex"); }
  844. /* intrinsic void __ISB(void)                                     */
  845. /* intrinsic void __DSB(void)                                     */
  846. /* intrinsic void __DMB(void)                                     */
  847. /* intrinsic void __set_PRIMASK();                                */
  848. /* intrinsic void __get_PRIMASK();                                */
  849. /* intrinsic void __set_FAULTMASK();                              */
  850. /* intrinsic void __get_FAULTMASK();                              */
  851. /* intrinsic uint32_t __REV(uint32_t value);                      */
  852. /* intrinsic uint32_t __REVSH(uint32_t value);                    */
  853. /* intrinsic unsigned long __STREX(unsigned long, unsigned long); */
  854. /* intrinsic unsigned long __LDREX(unsigned long *);              */
  855. /**
  856. * @brief  Return the Process Stack Pointer
  857. *
  858. * @return ProcessStackPointer
  859. *
  860. * Return the actual process stack pointer
  861. */
  862. extern uint32_t __get_PSP(void);
  863. /**
  864. * @brief  Set the Process Stack Pointer
  865. *
  866. * @param  topOfProcStack  Process Stack Pointer
  867. *
  868. * Assign the value ProcessStackPointer to the MSP
  869. * (process stack pointer) Cortex processor register
  870. */
  871. extern void __set_PSP(uint32_t topOfProcStack);
  872. /**
  873. * @brief  Return the Main Stack Pointer
  874. *
  875. * @return Main Stack Pointer
  876. *
  877. * Return the current value of the MSP (main stack pointer)
  878. * Cortex processor register
  879. */
  880. extern uint32_t __get_MSP(void);
  881. /**
  882. * @brief  Set the Main Stack Pointer
  883. *
  884. * @param  topOfMainStack  Main Stack Pointer
  885. *
  886. * Assign the value mainStackPointer to the MSP
  887. * (main stack pointer) Cortex processor register
  888. */
  889. extern void __set_MSP(uint32_t topOfMainStack);
  890. /**
  891. * @brief  Reverse byte order in unsigned short value
  892. *
  893. * @param  value  value to reverse
  894. * @return        reversed value
  895. *
  896. * Reverse byte order in unsigned short value
  897. */
  898. extern uint32_t __REV16(uint16_t value);
  899. /**
  900. * @brief  Reverse bit order of value
  901. *
  902. * @param  value  value to reverse
  903. * @return        reversed value
  904. *
  905. * Reverse bit order of value
  906. */
  907. extern uint32_t __RBIT(uint32_t value);
  908. /**
  909. * @brief  LDR Exclusive (8 bit)
  910. *
  911. * @param  *addr  address pointer
  912. * @return        value of (*address)
  913. *
  914. * Exclusive LDR command for 8 bit values)
  915. */
  916. extern uint8_t __LDREXB(uint8_t *addr);
  917. /**
  918. * @brief  LDR Exclusive (16 bit)
  919. *
  920. * @param  *addr  address pointer
  921. * @return        value of (*address)
  922. *
  923. * Exclusive LDR command for 16 bit values
  924. */
  925. extern uint16_t __LDREXH(uint16_t *addr);
  926. /**
  927. * @brief  LDR Exclusive (32 bit)
  928. *
  929. * @param  *addr  address pointer
  930. * @return        value of (*address)
  931. *
  932. * Exclusive LDR command for 32 bit values
  933. */
  934. extern uint32_t __LDREXW(uint32_t *addr);
  935. /**
  936. * @brief  STR Exclusive (8 bit)
  937. *
  938. * @param  value  value to store
  939. * @param  *addr  address pointer
  940. * @return        successful / failed
  941. *
  942. * Exclusive STR command for 8 bit values
  943. */
  944. extern uint32_t __STREXB(uint8_t value, uint8_t *addr);
  945. /**
  946. * @brief  STR Exclusive (16 bit)
  947. *
  948. * @param  value  value to store
  949. * @param  *addr  address pointer
  950. * @return        successful / failed
  951. *
  952. * Exclusive STR command for 16 bit values
  953. */
  954. extern uint32_t __STREXH(uint16_t value, uint16_t *addr);
  955. /**
  956. * @brief  STR Exclusive (32 bit)
  957. *
  958. * @param  value  value to store
  959. * @param  *addr  address pointer
  960. * @return        successful / failed
  961. *
  962. * Exclusive STR command for 32 bit values
  963. */
  964. extern uint32_t __STREXW(uint32_t value, uint32_t *addr);
  965. #elif (defined (__GNUC__)) /*------------------ GNU Compiler ---------------------*/
  966. /* GNU gcc specific functions */
  967. static __INLINE void __enable_irq()               { __ASM volatile ("cpsie i"); }
  968. static __INLINE void __disable_irq()              { __ASM volatile ("cpsid i"); }
  969. static __INLINE void __enable_fault_irq()         { __ASM volatile ("cpsie f"); }
  970. static __INLINE void __disable_fault_irq()        { __ASM volatile ("cpsid f"); }
  971. static __INLINE void __NOP()                      { __ASM volatile ("nop"); }
  972. static __INLINE void __WFI()                      { __ASM volatile ("wfi"); }
  973. static __INLINE void __WFE()                      { __ASM volatile ("wfe"); }
  974. static __INLINE void __SEV()                      { __ASM volatile ("sev"); }
  975. static __INLINE void __ISB()                      { __ASM volatile ("isb"); }
  976. static __INLINE void __DSB()                      { __ASM volatile ("dsb"); }
  977. static __INLINE void __DMB()                      { __ASM volatile ("dmb"); }
  978. static __INLINE void __CLREX()                    { __ASM volatile ("clrex"); }
  979. /**
  980. * @brief  Return the Process Stack Pointer
  981. *
  982. * @return ProcessStackPointer
  983. *
  984. * Return the actual process stack pointer
  985. */
  986. extern uint32_t __get_PSP(void);
  987. /**
  988. * @brief  Set the Process Stack Pointer
  989. *
  990. * @param  topOfProcStack  Process Stack Pointer
  991. *
  992. * Assign the value ProcessStackPointer to the MSP
  993. * (process stack pointer) Cortex processor register
  994. */
  995. extern void __set_PSP(uint32_t topOfProcStack);
  996. /**
  997. * @brief  Return the Main Stack Pointer
  998. *
  999. * @return Main Stack Pointer
  1000. *
  1001. * Return the current value of the MSP (main stack pointer)
  1002. * Cortex processor register
  1003. */
  1004. extern uint32_t __get_MSP(void);
  1005. /**
  1006. * @brief  Set the Main Stack Pointer
  1007. *
  1008. * @param  topOfMainStack  Main Stack Pointer
  1009. *
  1010. * Assign the value mainStackPointer to the MSP
  1011. * (main stack pointer) Cortex processor register
  1012. */
  1013. extern void __set_MSP(uint32_t topOfMainStack);
  1014. /**
  1015. * @brief  Return the Base Priority value
  1016. *
  1017. * @return BasePriority
  1018. *
  1019. * Return the content of the base priority register
  1020. */
  1021. extern uint32_t __get_BASEPRI(void);
  1022. /**
  1023. * @brief  Set the Base Priority value
  1024. *
  1025. * @param  basePri  BasePriority
  1026. *
  1027. * Set the base priority register
  1028. */
  1029. extern void __set_BASEPRI(uint32_t basePri);
  1030. /**
  1031. * @brief  Return the Priority Mask value
  1032. *
  1033. * @return PriMask
  1034. *
  1035. * Return state of the priority mask bit from the priority mask register
  1036. */
  1037. extern uint32_t  __get_PRIMASK(void);
  1038. /**
  1039. * @brief  Set the Priority Mask value
  1040. *
  1041. * @param  priMask  PriMask
  1042. *
  1043. * Set the priority mask bit in the priority mask register
  1044. */
  1045. extern void __set_PRIMASK(uint32_t priMask);
  1046. /**
  1047. * @brief  Return the Fault Mask value
  1048. *
  1049. * @return FaultMask
  1050. *
  1051. * Return the content of the fault mask register
  1052. */
  1053. extern uint32_t __get_FAULTMASK(void);
  1054. /**
  1055. * @brief  Set the Fault Mask value
  1056. *
  1057. * @param  faultMask  faultMask value
  1058. *
  1059. * Set the fault mask register
  1060. */
  1061. extern void __set_FAULTMASK(uint32_t faultMask);
  1062. /**
  1063. * @brief  Return the Control Register value
  1064. *
  1065. *  @return Control value
  1066. *
  1067. * Return the content of the control register
  1068. */
  1069. extern uint32_t __get_CONTROL(void);
  1070. /**
  1071. * @brief  Set the Control Register value
  1072. *
  1073. * @param  control  Control value
  1074. *
  1075. * Set the control register
  1076. */
  1077. extern void __set_CONTROL(uint32_t control);
  1078. /**
  1079. * @brief  Reverse byte order in integer value
  1080. *
  1081. * @param  value  value to reverse
  1082. * @return        reversed value
  1083. *
  1084. * Reverse byte order in integer value
  1085. */
  1086. extern uint32_t __REV(uint32_t value);
  1087. /**
  1088. * @brief  Reverse byte order in unsigned short value
  1089. *
  1090. * @param  value  value to reverse
  1091. * @return        reversed value
  1092. *
  1093. * Reverse byte order in unsigned short value
  1094. */
  1095. extern uint32_t __REV16(uint16_t value);
  1096. /**
  1097. * @brief  Reverse byte order in signed short value with sign extension to integer
  1098. *
  1099. * @param  value  value to reverse
  1100. * @return        reversed value
  1101. *
  1102. * Reverse byte order in signed short value with sign extension to integer
  1103. */
  1104. extern int32_t __REVSH(int16_t value);
  1105. /**
  1106. * @brief  Reverse bit order of value
  1107. *
  1108. * @param  value  value to reverse
  1109. * @return        reversed value
  1110. *
  1111. * Reverse bit order of value
  1112. */
  1113. extern uint32_t __RBIT(uint32_t value);
  1114. /**
  1115. * @brief  LDR Exclusive (8 bit)
  1116. *
  1117. * @param  *addr  address pointer
  1118. * @return        value of (*address)
  1119. *
  1120. * Exclusive LDR command for 8 bit value
  1121. */
  1122. extern uint8_t __LDREXB(uint8_t *addr);
  1123. /**
  1124. * @brief  LDR Exclusive (16 bit)
  1125. *
  1126. * @param  *addr  address pointer
  1127. * @return        value of (*address)
  1128. *
  1129. * Exclusive LDR command for 16 bit values
  1130. */
  1131. extern uint16_t __LDREXH(uint16_t *addr);
  1132. /**
  1133. * @brief  LDR Exclusive (32 bit)
  1134. *
  1135. * @param  *addr  address pointer
  1136. * @return        value of (*address)
  1137. *
  1138. * Exclusive LDR command for 32 bit values
  1139. */
  1140. extern uint32_t __LDREXW(uint32_t *addr);
  1141. /**
  1142. * @brief  STR Exclusive (8 bit)
  1143. *
  1144. * @param  value  value to store
  1145. * @param  *addr  address pointer
  1146. * @return        successful / failed
  1147. *
  1148. * Exclusive STR command for 8 bit values
  1149. */
  1150. extern uint32_t __STREXB(uint8_t value, uint8_t *addr);
  1151. /**
  1152. * @brief  STR Exclusive (16 bit)
  1153. *
  1154. * @param  value  value to store
  1155. * @param  *addr  address pointer
  1156. * @return        successful / failed
  1157. *
  1158. * Exclusive STR command for 16 bit values
  1159. */
  1160. extern uint32_t __STREXH(uint16_t value, uint16_t *addr);
  1161. /**
  1162. * @brief  STR Exclusive (32 bit)
  1163. *
  1164. * @param  value  value to store
  1165. * @param  *addr  address pointer
  1166. * @return        successful / failed
  1167. *
  1168. * Exclusive STR command for 32 bit values
  1169. */
  1170. extern uint32_t __STREXW(uint32_t value, uint32_t *addr);
  1171. #elif (defined (__TASKING__)) /*------------------ TASKING Compiler ---------------------*/
  1172. /* TASKING carm specific functions */
  1173. /*
  1174. * The CMSIS functions have been implemented as intrinsics in the compiler.
  1175. * Please use "carm -?i" to get an up to date list of all instrinsics,
  1176. * Including the CMSIS ones.
  1177. */
  1178. #endif
  1179. /** @addtogroup CMSIS_CM3_Core_FunctionInterface CMSIS CM3 Core Function Interface
  1180.   Core  Function Interface containing:
  1181.   - Core NVIC Functions
  1182.   - Core SysTick Functions
  1183.   - Core Reset Functions
  1184. */
  1185. /*@{*/
  1186. /* ##########################   NVIC functions  #################################### */
  1187. /**
  1188. * @brief  Set the Priority Grouping in NVIC Interrupt Controller
  1189. *
  1190. * @param  PriorityGroup is priority grouping field
  1191. *
  1192. * Set the priority grouping field using the required unlock sequence.
  1193. * The parameter priority_grouping is assigned to the field
  1194. * SCB->AIRCR [10:8] PRIGROUP field. Only values from 0..7 are used.
  1195. * In case of a conflict between priority grouping and available
  1196. * priority bits (__NVIC_PRIO_BITS) the smallest possible priority group is set.
  1197. */
  1198. static __INLINE void NVIC_SetPriorityGrouping(uint32_t PriorityGroup)
  1199. {
  1200.   uint32_t reg_value;
  1201.   uint32_t PriorityGroupTmp = (PriorityGroup & 0x07);                         /* only values 0..7 are used          */
  1202.   
  1203.   reg_value  =  SCB->AIRCR;                                                   /* read old register configuration    */
  1204.   reg_value &= ~(SCB_AIRCR_VECTKEY_Msk | SCB_AIRCR_PRIGROUP_Msk);             /* clear bits to change               */
  1205.   reg_value  =  (reg_value                       |
  1206.                 (0x5FA << SCB_AIRCR_VECTKEY_Pos) |
  1207.                 (PriorityGroupTmp << 8));                                     /* Insert write key and priorty group */
  1208.   SCB->AIRCR =  reg_value;
  1209. }
  1210. /**
  1211. * @brief  Get the Priority Grouping from NVIC Interrupt Controller
  1212. *
  1213. * @return priority grouping field
  1214. *
  1215. * Get the priority grouping from NVIC Interrupt Controller.
  1216. * priority grouping is SCB->AIRCR [10:8] PRIGROUP field.
  1217. */
  1218. static __INLINE uint32_t NVIC_GetPriorityGrouping(void)
  1219. {
  1220.   return ((SCB->AIRCR & SCB_AIRCR_PRIGROUP_Msk) >> SCB_AIRCR_PRIGROUP_Pos);   /* read priority grouping field */
  1221. }
  1222. /**
  1223. * @brief  Enable Interrupt in NVIC Interrupt Controller
  1224. *
  1225. * @param  IRQn   The positive number of the external interrupt to enable
  1226. *
  1227. * Enable a device specific interupt in the NVIC interrupt controller.
  1228. * The interrupt number cannot be a negative value.
  1229. */
  1230. static __INLINE void NVIC_EnableIRQ(IRQn_Type IRQn)
  1231. {
  1232.   NVIC->ISER[((uint32_t)(IRQn) >> 5)] = (1 << ((uint32_t)(IRQn) & 0x1F)); /* enable interrupt */
  1233. }
  1234. /**
  1235. * @brief  Disable the interrupt line for external interrupt specified
  1236. *
  1237. * @param  IRQn   The positive number of the external interrupt to disable
  1238. *
  1239. * Disable a device specific interupt in the NVIC interrupt controller.
  1240. * The interrupt number cannot be a negative value.
  1241. */
  1242. static __INLINE void NVIC_DisableIRQ(IRQn_Type IRQn)
  1243. {
  1244.   NVIC->ICER[((uint32_t)(IRQn) >> 5)] = (1 << ((uint32_t)(IRQn) & 0x1F)); /* disable interrupt */
  1245. }
  1246. /**
  1247. * @brief  Read the interrupt pending bit for a device specific interrupt source
  1248. *
  1249. * @param  IRQn    The number of the device specifc interrupt
  1250. * @return         1 = interrupt pending, 0 = interrupt not pending
  1251. *
  1252. * Read the pending register in NVIC and return 1 if its status is pending,
  1253. * otherwise it returns 0
  1254. */
  1255. static __INLINE uint32_t NVIC_GetPendingIRQ(IRQn_Type IRQn)
  1256. {
  1257.   return((uint32_t) ((NVIC->ISPR[(uint32_t)(IRQn) >> 5] & (1 << ((uint32_t)(IRQn) & 0x1F)))?1:0)); /* Return 1 if pending else 0 */
  1258. }
  1259. /**
  1260. * @brief  Set the pending bit for an external interrupt
  1261. *
  1262. * @param  IRQn    The number of the interrupt for set pending
  1263. *
  1264. * Set the pending bit for the specified interrupt.
  1265. * The interrupt number cannot be a negative value.
  1266. */
  1267. static __INLINE void NVIC_SetPendingIRQ(IRQn_Type IRQn)
  1268. {
  1269.   NVIC->ISPR[((uint32_t)(IRQn) >> 5)] = (1 << ((uint32_t)(IRQn) & 0x1F)); /* set interrupt pending */
  1270. }
  1271. /**
  1272. * @brief  Clear the pending bit for an external interrupt
  1273. *
  1274. * @param  IRQn    The number of the interrupt for clear pending
  1275. *
  1276. * Clear the pending bit for the specified interrupt.
  1277. * The interrupt number cannot be a negative value.
  1278. */
  1279. static __INLINE void NVIC_ClearPendingIRQ(IRQn_Type IRQn)
  1280. {
  1281.   NVIC->ICPR[((uint32_t)(IRQn) >> 5)] = (1 << ((uint32_t)(IRQn) & 0x1F)); /* Clear pending interrupt */
  1282. }
  1283. /**
  1284. * @brief  Read the active bit for an external interrupt
  1285. *
  1286. * @param  IRQn    The number of the interrupt for read active bit
  1287. * @return         1 = interrupt active, 0 = interrupt not active
  1288. *
  1289. * Read the active register in NVIC and returns 1 if its status is active,
  1290. * otherwise it returns 0.
  1291. */
  1292. static __INLINE uint32_t NVIC_GetActive(IRQn_Type IRQn)
  1293. {
  1294.   return((uint32_t)((NVIC->IABR[(uint32_t)(IRQn) >> 5] & (1 << ((uint32_t)(IRQn) & 0x1F)))?1:0)); /* Return 1 if active else 0 */
  1295. }
  1296. /**
  1297. * @brief  Set the priority for an interrupt
  1298. *
  1299. * @param  IRQn      The number of the interrupt for set priority
  1300. * @param  priority  The priority to set
  1301. *
  1302. * Set the priority for the specified interrupt. The interrupt
  1303. * number can be positive to specify an external (device specific)
  1304. * interrupt, or negative to specify an internal (core) interrupt.
  1305. *
  1306. * Note: The priority cannot be set for every core interrupt.
  1307. */
  1308. static __INLINE void NVIC_SetPriority(IRQn_Type IRQn, uint32_t priority)
  1309. {
  1310.   if(IRQn < 0) {
  1311.     SCB->SHP[((uint32_t)(IRQn) & 0xF)-4] = ((priority << (8 - __NVIC_PRIO_BITS)) & 0xff); } /* set Priority for Cortex-M3 System Interrupts */
  1312.   else {
  1313.     NVIC->IP[(uint32_t)(IRQn)] = ((priority << (8 - __NVIC_PRIO_BITS)) & 0xff);    }        /* set Priority for device specific Interrupts  */
  1314. }
  1315. /**
  1316. * @brief  Read the priority for an interrupt
  1317. *
  1318. * @param  IRQn      The number of the interrupt for get priority
  1319. * @return           The priority for the interrupt
  1320. *
  1321. * Read the priority for the specified interrupt. The interrupt
  1322. * number can be positive to specify an external (device specific)
  1323. * interrupt, or negative to specify an internal (core) interrupt.
  1324. *
  1325. * The returned priority value is automatically aligned to the implemented
  1326. * priority bits of the microcontroller.
  1327. *
  1328. * Note: The priority cannot be set for every core interrupt.
  1329. */
  1330. static __INLINE uint32_t NVIC_GetPriority(IRQn_Type IRQn)
  1331. {
  1332.   if(IRQn < 0) {
  1333.     return((uint32_t)(SCB->SHP[((uint32_t)(IRQn) & 0xF)-4] >> (8 - __NVIC_PRIO_BITS)));  } /* get priority for Cortex-M3 system interrupts */
  1334.   else {
  1335.     return((uint32_t)(NVIC->IP[(uint32_t)(IRQn)]           >> (8 - __NVIC_PRIO_BITS)));  } /* get priority for device specific interrupts  */
  1336. }
  1337. /**
  1338. * @brief  Encode the priority for an interrupt
  1339. *
  1340. * @param  PriorityGroup    The used priority group
  1341. * @param  PreemptPriority  The preemptive priority value (starting from 0)
  1342. * @param  SubPriority      The sub priority value (starting from 0)
  1343. * @return                  The encoded priority for the interrupt
  1344. *
  1345. * Encode the priority for an interrupt with the given priority group,
  1346. * preemptive priority value and sub priority value.
  1347. * In case of a conflict between priority grouping and available
  1348. * priority bits (__NVIC_PRIO_BITS) the samllest possible priority group is set.
  1349. *
  1350. * The returned priority value can be used for NVIC_SetPriority(...) function
  1351. */
  1352. static __INLINE uint32_t NVIC_EncodePriority (uint32_t PriorityGroup, uint32_t PreemptPriority, uint32_t SubPriority)
  1353. {
  1354.   uint32_t PriorityGroupTmp = (PriorityGroup & 0x07);          /* only values 0..7 are used          */
  1355.   uint32_t PreemptPriorityBits;
  1356.   uint32_t SubPriorityBits;
  1357.   PreemptPriorityBits = ((7 - PriorityGroupTmp) > __NVIC_PRIO_BITS) ? __NVIC_PRIO_BITS : 7 - PriorityGroupTmp;
  1358.   SubPriorityBits     = ((PriorityGroupTmp + __NVIC_PRIO_BITS) < 7) ? 0 : PriorityGroupTmp - 7 + __NVIC_PRIO_BITS;
  1359.   return (
  1360.            ((PreemptPriority & ((1 << (PreemptPriorityBits)) - 1)) << SubPriorityBits) |
  1361.            ((SubPriority     & ((1 << (SubPriorityBits    )) - 1)))
  1362.          );
  1363. }
  1364. /**
  1365. * @brief  Decode the priority of an interrupt
  1366. *
  1367. * @param  Priority           The priority for the interrupt
  1368. * @param  PriorityGroup      The used priority group
  1369. * @param  pPreemptPriority   The preemptive priority value (starting from 0)
  1370. * @param  pSubPriority       The sub priority value (starting from 0)
  1371. *
  1372. * Decode an interrupt priority value with the given priority group to
  1373. * preemptive priority value and sub priority value.
  1374. * In case of a conflict between priority grouping and available
  1375. * priority bits (__NVIC_PRIO_BITS) the samllest possible priority group is set.
  1376. *
  1377. * The priority value can be retrieved with NVIC_GetPriority(...) function
  1378. */
  1379. static __INLINE void NVIC_DecodePriority (uint32_t Priority, uint32_t PriorityGroup, uint32_t* pPreemptPriority, uint32_t* pSubPriority)
  1380. {
  1381.   uint32_t PriorityGroupTmp = (PriorityGroup & 0x07);          /* only values 0..7 are used          */
  1382.   uint32_t PreemptPriorityBits;
  1383.   uint32_t SubPriorityBits;
  1384.   PreemptPriorityBits = ((7 - PriorityGroupTmp) > __NVIC_PRIO_BITS) ? __NVIC_PRIO_BITS : 7 - PriorityGroupTmp;
  1385.   SubPriorityBits     = ((PriorityGroupTmp + __NVIC_PRIO_BITS) < 7) ? 0 : PriorityGroupTmp - 7 + __NVIC_PRIO_BITS;
  1386.   
  1387.   *pPreemptPriority = (Priority >> SubPriorityBits) & ((1 << (PreemptPriorityBits)) - 1);
  1388.   *pSubPriority     = (Priority                   ) & ((1 << (SubPriorityBits    )) - 1);
  1389. }
  1390. /* ##################################    SysTick function  ############################################ */
  1391. #if (!defined (__Vendor_SysTickConfig)) || (__Vendor_SysTickConfig == 0)
  1392. /**
  1393. * @brief  Initialize and start the SysTick counter and its interrupt.
  1394. *
  1395. * @param   ticks   number of ticks between two interrupts
  1396. * @return  1 = failed, 0 = successful
  1397. *
  1398. * Initialise the system tick timer and its interrupt and start the
  1399. * system tick timer / counter in free running mode to generate
  1400. * periodical interrupts.
  1401. */
  1402. static __INLINE uint32_t SysTick_Config(uint32_t ticks)
  1403. {
  1404.   if (ticks > SysTick_LOAD_RELOAD_Msk)  return (1);            /* Reload value impossible */
  1405.                                                                
  1406.   SysTick->LOAD  = (ticks & SysTick_LOAD_RELOAD_Msk) - 1;      /* set reload register */
  1407.   NVIC_SetPriority (SysTick_IRQn, (1<<__NVIC_PRIO_BITS) - 1);  /* set Priority for Cortex-M0 System Interrupts */
  1408.   SysTick->VAL   = 0;                                          /* Load the SysTick Counter Value */
  1409.   SysTick->CTRL  = SysTick_CTRL_CLKSOURCE_Msk |
  1410.                    SysTick_CTRL_TICKINT_Msk   |
  1411.                    SysTick_CTRL_ENABLE_Msk;                    /* Enable SysTick IRQ and SysTick Timer */
  1412.   return (0);                                                  /* Function successful */
  1413. }
  1414. #endif
  1415. /* ##################################    Reset function  ############################################ */
  1416. /**
  1417. * @brief  Initiate a system reset request.
  1418. *
  1419. * Initiate a system reset request to reset the MCU
  1420. */
  1421. static __INLINE void NVIC_SystemReset(void)
  1422. {
  1423.   SCB->AIRCR  = ((0x5FA << SCB_AIRCR_VECTKEY_Pos)      |
  1424.                  (SCB->AIRCR & SCB_AIRCR_PRIGROUP_Msk) |
  1425.                  SCB_AIRCR_SYSRESETREQ_Msk);                   /* Keep priority group unchanged */
  1426.   __DSB();                                                     /* Ensure completion of memory access */              
  1427.   while(1);                                                    /* wait until reset */
  1428. }
  1429. /*@}*/ /* end of group CMSIS_CM3_Core_FunctionInterface */
  1430. /* ##################################### Debug In/Output function ########################################### */
  1431. /** @addtogroup CMSIS_CM3_CoreDebugInterface CMSIS CM3 Core Debug Interface
  1432.   Core Debug Interface containing:
  1433.   - Core Debug Receive / Transmit Functions
  1434.   - Core Debug Defines
  1435.   - Core Debug Variables
  1436. */
  1437. /*@{*/
  1438. extern volatile int ITM_RxBuffer;                    /*!< variable to receive characters                             */
  1439. #define             ITM_RXBUFFER_EMPTY    0x5AA55AA5 /*!< value identifying ITM_RxBuffer is ready for next character */
  1440. /**
  1441. * @brief  Outputs a character via the ITM channel 0
  1442. *
  1443. * @param  ch   character to output
  1444. * @return      character to output
  1445. *
  1446. * The function outputs a character via the ITM channel 0.
  1447. * The function returns when no debugger is connected that has booked the output.  
  1448. * It is blocking when a debugger is connected, but the previous character send is not transmitted.
  1449. */
  1450. static __INLINE uint32_t ITM_SendChar (uint32_t ch)
  1451. {
  1452.   if ((CoreDebug->DEMCR & CoreDebug_DEMCR_TRCENA_Msk)  &&      /* Trace enabled */
  1453.       (ITM->TCR & ITM_TCR_ITMENA_Msk)                  &&      /* ITM enabled */
  1454.       (ITM->TER & (1ul << 0)        )                    )     /* ITM Port #0 enabled */
  1455.   {
  1456.     while (ITM->PORT[0].u32 == 0);
  1457.     ITM->PORT[0].u8 = (uint8_t) ch;
  1458.   }  
  1459.   return (ch);
  1460. }
  1461. /**
  1462. * @brief  Inputs a character via variable ITM_RxBuffer
  1463. *
  1464. * @return      received character, -1 = no character received
  1465. *
  1466. * The function inputs a character via variable ITM_RxBuffer.
  1467. * The function returns when no debugger is connected that has booked the output.  
  1468. * It is blocking when a debugger is connected, but the previous character send is not transmitted.
  1469. */
  1470. static __INLINE int ITM_ReceiveChar (void) {
  1471.   int ch = -1;                               /* no character available */
  1472.   if (ITM_RxBuffer != ITM_RXBUFFER_EMPTY) {
  1473.     ch = ITM_RxBuffer;
  1474.     ITM_RxBuffer = ITM_RXBUFFER_EMPTY;       /* ready for next character */
  1475.   }
  1476.   
  1477.   return (ch);
  1478. }
  1479. /**
  1480. * @brief  Check if a character via variable ITM_RxBuffer is available
  1481. *
  1482. * @return      1 = character available, 0 = no character available
  1483. *
  1484. * The function checks  variable ITM_RxBuffer whether a character is available or not.
  1485. * The function returns '1' if a character is available and '0' if no character is available.
  1486. */
  1487. static __INLINE int ITM_CheckChar (void) {
  1488.   if (ITM_RxBuffer == ITM_RXBUFFER_EMPTY) {
  1489.     return (0);                                 /* no character available */
  1490.   } else {
  1491.     return (1);                                 /*    character available */
  1492.   }
  1493. }
  1494. /*@}*/ /* end of group CMSIS_CM3_core_DebugInterface */
  1495. #ifdef __cplusplus
  1496. }
  1497. #endif
  1498. /*@}*/ /* end of group CMSIS_CM3_core_definitions */
  1499. #endif /* __CM3_CORE_H__ */
  1500. /*lint -restore */
复制代码


五,相关作品展示

基于Java开辟、Python开辟、PHP开辟、C#开辟等相关语言开辟的实战项目
基于Nodejs、Vue等前端技能开辟的前端实战项目
基于微信小程序和安卓APP应用开辟的相关作品
基于51单片机等嵌入式物联网开辟应用
基于各类算法实现的AI智能应用
基于大数据实现的各类数据管理和保举系统





 


 







免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!更多信息从访问主页:qidao123.com:ToB企服之家,中国第一个企服评测及商务社交产业平台。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
回复

使用道具 举报

0 个回复

倒序浏览

快速回复

您需要登录后才可以回帖 登录 or 立即注册

本版积分规则

卖不甜枣

金牌会员
这个人很懒什么都没写!

标签云

快速回复 返回顶部 返回列表