资源简介
周立功 SmartCortex M3-1700 配套例程及工程模板 Keil配套例程
代码片段和文件信息
/*********************************************************************************************************
* @file: core_cm3.c
* @purpose: CMSIS Cortex-M3 Core Peripheral Access layer Source File
* @version: V1.20
* @date: 22. May 2009
*--------------------------------------------------------------------------------------------------------
*
* Copyright (C) 2009 ARM Limited. All rights reserved.
*
* ARM Limited (ARM) is supplying this software for use with Cortex-Mx
* processor based microcontrollers. This file can be freely distributed
* within development tools that are supporting such ARM based processors.
*
* THIS SOFTWARE IS PROVIDED “AS IS“. NO WARRANTIES WHETHER EXPRESS IMPLIED
* OR STATUTORY INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE.
* ARM SHALL NOT IN ANY CIRCUMSTANCES BE LIABLE FOR SPECIAL INCIDENTAL OR
* CONSEQUENTIAL DAMAGES FOR ANY REASON WHATSOEVER.
*
*********************************************************************************************************/
#include
/*
* define compiler specific symbols
*/
#if defined ( __CC_ARM )
#define __ASM __asm /*!< asm keyword for armcc */
#define __INLINE __inline /*!< inline keyword for armcc */
#elif defined ( __ICCARM__ )
#define __ASM __ asm /*!< asm keyword for iarcc */
#define __INLINE inline /*!< inline keyword for iarcc. */
/* Only avaiable in High */
/* optimization mode! */
#elif defined ( __GNUC__ )
#define __ASM _asm /*!< asm keyword for gcc */
#define __INLINE inline /*!< inline keyword for gcc */
#elif defined ( __TASKING__ )
#define __ASM __asm /*!< asm keyword for TASKING */
/*Compiler */
#define __INLINE inline /*!< inline keyword for TASKING */
/* Compiler */
#endif
#if defined ( __CC_ARM )
/*---------------------------------RealView Compiler ---------------------------------------------------*/
/*********************************************************************************************************
* @brief Return the Process Stack Pointer
*
* @param none
* @return uint32
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 11138 2011-01-12 11:48 Keil配套例程\基础例程\ADC\ADC0\ADC0.JPG
文件 66636 2011-01-12 11:40 Keil配套例程\基础例程\ADC\ADC0\ADC0.uvopt
文件 30086 2011-01-12 11:40 Keil配套例程\基础例程\ADC\ADC0\ADC0.uvproj
文件 28771 2010-10-18 10:50 Keil配套例程\基础例程\ADC\ADC0\CM3\core_cm3.c
文件 64932 2010-10-18 11:59 Keil配套例程\基础例程\ADC\ADC0\CM3\core_cm3.h
目录 0 2011-06-25 15:56 Keil配套例程\基础例程\ADC\ADC0\CM3
文件 38542 2010-10-18 13:58 Keil配套例程\基础例程\ADC\ADC0\LPC17xx\LPC17xx.h
文件 11183 2010-10-18 14:05 Keil配套例程\基础例程\ADC\ADC0\LPC17xx\Startup\startup_LPC17xx.s
目录 0 2011-06-25 15:56 Keil配套例程\基础例程\ADC\ADC0\LPC17xx\Startup
文件 23117 2010-10-19 09:41 Keil配套例程\基础例程\ADC\ADC0\LPC17xx\system_LPC17xx.c
文件 2221 2010-10-18 14:23 Keil配套例程\基础例程\ADC\ADC0\LPC17xx\system_LPC17xx.h
目录 0 2011-06-25 15:56 Keil配套例程\基础例程\ADC\ADC0\LPC17xx
文件 1951 2010-10-18 14:04 Keil配套例程\基础例程\ADC\ADC0\RAM.ini
文件 10549 2011-01-12 11:41 Keil配套例程\基础例程\ADC\ADC0\USER_CODE\main.c
目录 0 2011-06-25 15:56 Keil配套例程\基础例程\ADC\ADC0\USER_CODE
目录 0 2011-06-25 15:56 Keil配套例程\基础例程\ADC\ADC0
文件 66649 2011-01-12 11:42 Keil配套例程\基础例程\ADC\ADC0_Burst\ADC0_Brust.uvopt
文件 30086 2011-01-12 11:42 Keil配套例程\基础例程\ADC\ADC0_Burst\ADC0_Brust.uvproj
文件 28771 2010-10-18 10:50 Keil配套例程\基础例程\ADC\ADC0_Burst\CM3\core_cm3.c
文件 64932 2010-10-18 11:59 Keil配套例程\基础例程\ADC\ADC0_Burst\CM3\core_cm3.h
目录 0 2011-06-25 15:56 Keil配套例程\基础例程\ADC\ADC0_Burst\CM3
文件 38542 2010-10-18 13:58 Keil配套例程\基础例程\ADC\ADC0_Burst\LPC17xx\LPC17xx.h
文件 11183 2010-10-18 14:05 Keil配套例程\基础例程\ADC\ADC0_Burst\LPC17xx\Startup\startup_LPC17xx.s
目录 0 2011-06-25 15:56 Keil配套例程\基础例程\ADC\ADC0_Burst\LPC17xx\Startup
文件 23117 2010-10-19 09:41 Keil配套例程\基础例程\ADC\ADC0_Burst\LPC17xx\system_LPC17xx.c
文件 2221 2010-10-18 14:23 Keil配套例程\基础例程\ADC\ADC0_Burst\LPC17xx\system_LPC17xx.h
目录 0 2011-06-25 15:56 Keil配套例程\基础例程\ADC\ADC0_Burst\LPC17xx
文件 1951 2010-10-18 14:04 Keil配套例程\基础例程\ADC\ADC0_Burst\RAM.ini
文件 10642 2011-01-11 09:30 Keil配套例程\基础例程\ADC\ADC0_Burst\USER_CODE\main.c
目录 0 2011-06-25 15:56 Keil配套例程\基础例程\ADC\ADC0_Burst\USER_CODE
............此处省略1840个文件信息
- 上一篇:hls工具编写的8点fft
- 下一篇:2907106_dssz.rar
相关资源
- 4_4矩阵键盘程序亲测可用.rar
- DW1000—STM32—Keil工程
-
Jli
nkARM(已解决V6.70C).rar - 基于周立功DEMO的数据收发和DBC文件解
- C51超声波测距程序-基于芯片CX20106A
- 周立功 CAN LIB 使用手册
- 逐飞科技KEA128库V2.2.16等.zip
- Keil实用功能与串口动态调试
-
KEIL中配置J-li
nk在RAM中调试的方法 - 基于STM32F103的modbus从机keil实际可用工
- stm32f1-3串口通信
- Keil v5 Error: Encountered an improper argumen
- 基于STM32的RC663编程
- MCP2515驱动-STM32-keil project
- stm32红外遥控和定时闹钟显示程序
- SPI版0.96寸OLED显示屏资料(SSD1306)
- 基于STM32F103的SNY6288语音播放源码
- 周立功can通信动态库文件
- Proteus仿真stm32串口proteus工程+keil工程
- sonixC51-8051&keil;-C51设置-V012
- TM4C123G工程模板(keil)
- STM32F103超精准步进电机定角oled显示角
- keil5的flash文件解决flashdowm问题
- keil4 汉化包
- C8051仿真驱动For Keil
- zw_Keil_uVision4_V9.00汉化包.zip
- 基于STM32的ISD1700控制
- ARM_指令感谢周立功老师提供
- keil v4 v3 与Proteus 7.6 7.5 7.4联调插件v
- Keil uvison 4 for ARM 基本使用方法
评论
共有 条评论