022 0 123 4.c 0 m 转变角色 适应岗位作文教学,是否能适应应试考试

>> tm4c1230c3pm.h
tm4c1230c3pm.h ( File view )
//*****************************************************************************
// tm4c1230c3pm.h - TM4C1230C3PM Register Definitions
// Copyright (c) 2013 Texas Instruments Incorporated.
All rights reserved.
// Software License Agreement
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the
distribution.
Neither the name of Texas Instruments Incorporated nor the names of
its contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
// &AS IS& AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
// This is part of revision 1.1 of the Tiva Firmware Development Package.
//*****************************************************************************
#ifndef __TM4C1230C3PM_H__
#define __TM4C1230C3PM_H__
//*****************************************************************************
// Interrupt assignments
//*****************************************************************************
#define INT_GPIOA
// GPIO Port A
#define INT_GPIOB
// GPIO Port B
#define INT_GPIOC
// GPIO Port C
#define INT_GPIOD
// GPIO Port D
#define INT_GPIOE
// GPIO Port E
#define INT_UART0
#define INT_UART1
#define INT_SSI0
#define INT_I2C0
#define INT_ADC0SS0
// ADC0 Sequence 0
#define INT_ADC0SS1
// ADC0 Sequence 1
#define INT_ADC0SS2
// ADC0 Sequence 2
#define INT_ADC0SS3
// ADC0 Sequence 3
#define INT_WATCHDOG
// Watchdog Timers 0 and 1
#define INT_TIMER0A
// 16/32-Bit Timer 0A
#define INT_TIMER0B
// 16/32-Bit Timer 0B
#define INT_TIMER1A
// 16/32-Bit Timer 1A
#define INT_TIMER1B
// 16/32-Bit Timer 1B
#define INT_TIMER2A
// 16/32-Bit Timer 2A
#define INT_TIMER2B
// 16/32-Bit Timer 2B
#define INT_COMP0
// Analog Comparator 0
#define INT_COMP1
// Analog Comparator 1
#define INT_SYSCTL
// System Control
#define INT_FLASH
// Flash Memory Control and EEPROM
// Control
#define INT_GPIOF
// GPIO Port F
#define INT_GPIOG
// GPIO Port G
#define INT_UART2
#define INT_SSI1
#define INT_TIMER3A
// Timer 3A
#define INT_TIMER3B
// Timer 3B
#define INT_I2C1
#define INT_CAN0
#define INT_UDMA
// uDMA Software
#define INT_UDMAERR
// uDMA Error
#define INT_ADC1SS0
// ADC1 Sequence 0
#define INT_ADC1SS1
// ADC1 Sequence 1
#define INT_ADC1SS2
// ADC1 Sequence 2
#define INT_ADC1SS3
// ADC1 Sequence 3
#define INT_SSI2
#define INT_SSI3
#define INT_UART3
#define INT_UART4
#define INT_UART5
#define INT_UART6
#define INT_UART7
#define INT_I2C2
#define INT_I2C3
#define INT_TIMER4A
// 16/32-Bit Timer 4A
#define INT_TIMER4B
// 16/32-Bit Timer 4B
#define INT_TIMER5A
// 16/32-Bit Timer 5A
#define INT_TIMER5B
// 16/32-Bit Timer 5B
#define INT_WTIMER0A
// 32/64-Bit Timer 0A
#define INT_WTIMER0B
// 32/64-Bit Timer 0B
#define INT_WTIMER1A
// 32/64-Bit Timer 1A
#define INT_WTIMER1B
// 32/64-Bit Timer 1B
#define INT_WTIMER2A
// 32/64-Bit Timer 2A
#define INT_WTIMER2B
// 32/64-Bit Timer 2B
#define INT_WTIMER3A
// 32/64-Bit Timer 3A
#define INT_WTIMER3B
// 32/64-Bit Timer 3B
#define INT_WTIMER4A
// 32/64-Bit Timer 4A
#define INT_WTIMER4B
// 32/64-Bit Timer 4B
#define INT_WTIMER5A
// 32/64-Bit Timer 5A
#define INT_WTIMER5B
// 32/64-Bit Timer 5B
#define INT_SYSEXC
// System Exception (imprecise)
#define INT_I2C4
#define INT_I2C5
//*****************************************************************************
// Watchdog Timer registers (WATCHDOG0)
//*****************************************************************************
#define WATCHDOG0_LOAD_R
(*((volatile uint32_t *)0x))
#define WATCHDOG0_VALUE_R
(*((volatile uint32_t *)0x))
#define WATCHDOG0_CTL_R
(*((volatile uint32_t *)0x))
#define WATCHDOG0_ICR_R
(*((volatile uint32_t *)0x4000000C))
#define WATCHDOG0_RIS_R
(*((volatile uint32_t *)0x))
#define WATCHDOG0_MIS_R
(*((volatile uint32_t *)0x))
#define WATCHDOG0_TEST_R
(*((volatile uint32_t *)0x))
#define WATCHDOG0_LOCK_R
(*((volatile uint32_t *)0x40000C00))
//*****************************************************************************
// Watchdog Timer registers (WATCHDOG1)
//*****************************************************************************
#define WATCHDOG1_LOAD_R
(*((volatile uint32_t *)0x))
#define WATCHDOG1_VALUE_R
(*((volatile uint32_t *)0x))
#define WATCHDOG1_CTL_R
(*((volatile uint32_t *)0x))
#define WATCHDOG1_ICR_R
(*((volatile uint32_t *)0x4000100C))
#define WATCHDOG1_RIS_R
(*((volatile uint32_t *)0x))
#define WATCHDOG1_MIS_R
(*((volatile uint32_t *)0x))
#define WATCHDOG1_TEST_R
(*((volatile uint32_t *)0x))
#define WATCHDOG1_LOCK_R
(*((volatile uint32_t *)0x40001C00))
//*****************************************************************************
// GPIO registers (PORTA)
//*****************************************************************************
#define GPIO_PORTA_DATA_BITS_R
((volatile uint32_t *)0x)
#define GPIO_PORTA_DATA_R
(*((volatile uint32_t *)0x400043FC))
#define GPIO_PORTA_DIR_R
(*((volatile uint32_t *)0x))
#define GPIO_PORTA_IS_R
(*((volatile uint32_t *)0x))
#define GPIO_PORTA_IBE_R
(*((volatile uint32_t *)0x))
#define GPIO_PORTA_IEV_R
(*((volatile uint32_t *)0x4000440C))
#define GPIO_PORTA_IM_R
(*((volatile uint32_t *)0x))
#define GPIO_PORTA_RIS_R
(*((volatile uint32_t *)0x))
#define GPIO_PORTA_MIS_R
(*((volatile uint32_t *)0x))
#define GPIO_PORTA_ICR_R
(*((volatile uint32_t *)0x4000441C))
#define GPIO_PORTA_AFSEL_R
(*((volatile uint32_t *)0x))
#define GPIO_PORTA_DR2R_R
(*((volatile uint32_t *)0x))
#define GPIO_PORTA_DR4R_R
(*((volatile uint32_t *)0x))
#define GPIO_PORTA_DR8R_R
(*((volatile uint32_t *)0x))
#define GPIO_PORTA_ODR_R
(*((volatile uint32_t *)0x4000450C))
#define GPIO_PORTA_PUR_R
(*((volatile uint32_t *)0x))
#define GPIO_PORTA_PDR_R
(*((volatile uint32_t *)0x))
#define GPIO_PORTA_SLR_R
(*((volatile uint32_t *)0x))
#define GPIO_PORTA_DEN_R
(*((volatile uint32_t *)0x4000451C))
#define GPIO_PORTA_LOCK_R
(*((volatile uint32_t *)0x))
#define GPIO_PORTA_CR_R
(*((volatile uint32_t *)0x))
#define GPIO_PORTA_AMSEL_R
(*((volatile uint32_t *)0x))
#define GPIO_PORTA_PCTL_R
(*((volatile uint32_t *)0x4000452C))
#define GPIO_PORTA_ADCCTL_R
(*((volatile uint32_t *)0x))
#define GPIO_PORTA_DMACTL_R
(*((volatile uint32_t *)0x))
//*****************************************************************************
// GPIO registers (PORTB)
//*****************************************************************************
#define GPIO_PORTB_DATA_BITS_R
((volatile uint32_t *)0x)
#define GPIO_PORTB_DATA_R
(*((volatile uint32_t *)0x400053FC))
#define GPIO_PORTB_DIR_R
(Not finished, please download and read the complete file)
Expand> <Close
Want complete source code? Download it here
0 lines left, continue to read ▼
Sponsored links
Tips: You can preview the content of files by clicking file names^_^
458.00 B05-05-15 20:05
3.56 kB05-05-15 20:08
6.05 kB05-05-15 19:10
startup_TM4C123.s16.55 kB31-05-14 21:05
AD9854DriverForTM4C.uvguix.CatFood138.46 kB05-05-15 20:08
AD9854DriverForTM4C.uvoptx7.23 kB05-05-15 20:08
AD9854DriverForTM4C.uvprojx15.89 kB05-05-15 20:08
ad9850driverfortm4c.i12.61 kB05-05-15 19:15
AD9850DriverForTM4C.lst81.65 kB05-05-15 19:15
15.29 kB05-05-15 19:15
ad9854driverfortm4c.i12.61 kB05-05-15 20:08
AD9854DriverForTM4C.lst81.65 kB05-05-15 20:08
AD9854DriverForTM4C.map69.00 kB05-05-15 20:08
15.29 kB05-05-15 20:08
main.i10.47 kB05-05-15 20:08
main.lst76.76 kB05-05-15 20:08
2.56 kB05-05-15 20:08
startup_tm4c123.lst44.37 kB05-05-15 20:08
ad9850driverfortm4c.crf32.82 kB05-05-15 19:15
ad9850driverfortm4c.d544.00 B05-05-15 19:15
ad9850driverfortm4c.o46.58 kB05-05-15 19:15
AD9854DriverForTM4C.axf32.19 kB05-05-15 20:08
1.68 kB05-05-15 20:08
ad9854driverfortm4c.crf32.82 kB05-05-15 20:08
ad9854driverfortm4c.d544.00 B05-05-15 20:08
22.68 kB05-05-15 20:08
AD9854DriverForTM4C.lnp417.00 B05-05-15 20:08
ad9854driverfortm4c.o46.58 kB05-05-15 20:08
AD9854DriverForTM4C.sct479.00 B11-04-15 18:48
AD9854DriverForTM4C_AD9850DriverForTM4C.dep2.71 kB05-05-15 20:08
ExtDll.iex19.00 B03-05-15 19:28
main.crf31.75 kB05-05-15 20:08
main.d414.00 B05-05-15 20:08
main.o33.91 kB05-05-15 20:08
startup_tm4c123.d59.00 B05-05-15 20:08
startup_tm4c123.o4.72 kB05-05-15 20:08
56.16 kB02-03-14 11:21
15.16 kB02-03-14 11:21
69.73 kB02-03-14 11:21
14.00 kB02-03-14 11:21
15.92 kB02-03-14 11:21
7.58 kB02-03-14 11:21
12.07 kB02-03-14 11:21
3.01 kB02-03-14 11:21
3.33 kB02-03-14 11:21
39.83 kB02-03-14 11:21
11.47 kB02-03-14 11:21
24.29 kB02-03-14 11:21
4.93 kB02-03-14 11:21
11.34 kB02-03-14 11:21
4.59 kB02-03-14 11:21
71.95 kB02-03-14 11:21
9.54 kB02-03-14 11:21
41.37 kB02-03-14 11:21
6.39 kB02-03-14 11:21
47.58 kB02-03-14 11:21
9.86 kB02-03-14 11:21
28.86 kB02-03-14 11:21
4.03 kB02-03-14 11:21
15.77 kB02-03-14 11:21
6.69 kB02-03-14 11:21
356.97 kB02-03-14 11:21
69.96 kB02-03-14 11:21
14.92 kB02-03-14 11:21
22.29 kB02-03-14 11:21
6.03 kB02-03-14 11:21
1.77 kB02-03-14 11:21
249.64 kB02-03-14 11:21
157.83 kB02-03-14 11:21
4.91 kB02-03-14 11:21
driverlib.lib2.13 MB02-03-14 11:21
28.54 kB02-03-14 11:21
6.29 kB02-03-14 11:21
27.24 kB02-03-14 11:21
3.33 kB02-03-14 11:21
84.04 kB02-03-14 11:21
32.17 kB02-03-14 11:21
10.78 kB02-03-14 11:21
3.89 kB02-03-14 11:21
8.97 kB02-03-14 11:21
3.17 kB02-03-14 11:21
49.84 kB02-03-14 11:21
11.14 kB02-03-14 11:21
62.89 kB02-03-14 11:21
12.40 kB02-03-14 11:21
47.43 kB02-03-14 11:21
30.08 kB02-03-14 11:21
128.55 kB02-03-14 11:21
27.56 kB02-03-14 11:21
19.95 kB02-03-14 11:21
4.12 kB02-03-14 11:21
6.85 kB20-10-13 20:47
63.66 kB20-10-13 20:47
22.59 kB20-10-13 20:47
11.44 kB20-10-13 20:47
10.73 kB20-10-13 20:47
2.26 kB20-10-13 20:47
15.29 kB20-10-13 20:47
6.30 kB20-10-13 20:47
9.59 kB20-10-13 20:47
14.69 kB20-10-13 20:47
20.43 kB20-10-13 20:47
2.25 kB20-10-13 20:47
6.99 kB20-10-13 20:47
73.45 kB20-10-13 20:47
2.25 kB20-10-13 20:47
106.55 kB20-10-13 20:47
8.78 kB20-10-13 20:47
10.23 kB20-10-13 20:47
136.90 kB20-10-13 20:47
7.40 kB20-10-13 20:47
33.77 kB20-10-13 20:47
6.04 kB20-10-13 20:47
18.87 kB20-10-13 20:47
21.14 kB20-10-13 20:47
122.13 kB20-10-13 20:47
5.80 kB20-10-13 20:47
inc.sgxx850.00 B27-10-13 21:03
622.35 kB20-10-13 20:47
456.32 kB20-10-13 20:47
456.32 kB20-10-13 20:47
456.46 kB20-10-13 20:47
456.73 kB20-10-13 20:47
456.30 kB20-10-13 20:47
456.30 kB20-10-13 20:47
493.59 kB20-10-13 20:47
456.44 kB20-10-13 20:47
493.73 kB20-10-13 20:47
512.64 kB20-10-13 20:47
456.71 kB20-10-13 20:47
494.00 kB20-10-13 20:47
509.90 kB20-10-13 20:47
509.90 kB20-10-13 20:47
510.03 kB20-10-13 20:47
510.31 kB20-10-13 20:47
509.88 kB20-10-13 20:47
509.88 kB20-10-13 20:47
547.17 kB20-10-13 20:47
510.01 kB20-10-13 20:47
547.30 kB20-10-13 20:47
566.22 kB20-10-13 20:47
510.29 kB20-10-13 20:47
547.58 kB20-10-13 20:47
570.25 kB20-10-13 20:47
570.38 kB20-10-13 20:47
570.66 kB20-10-13 20:47
570.10 kB20-10-13 20:47
607.58 kB20-10-13 20:47
570.24 kB20-10-13 20:47
607.71 kB20-10-13 20:47
626.63 kB20-10-13 20:47
570.51 kB20-10-13 20:47
607.99 kB20-10-13 20:47
576.88 kB20-10-13 20:47
577.15 kB20-10-13 20:47
572.78 kB20-10-13 20:47
615.67 kB20-10-13 20:47
635.50 kB20-10-13 20:47
573.05 kB20-10-13 20:47
615.95 kB20-10-13 20:47
641.69 kB20-10-13 20:47
690.81 kB20-10-13 20:47
691.08 kB20-10-13 20:47
686.58 kB20-10-13 20:47
729.66 kB20-10-13 20:47
749.49 kB20-10-13 20:47
686.85 kB20-10-13 20:47
729.94 kB20-10-13 20:47
755.68 kB20-10-13 20:47
6.39 kB20-10-13 20:47
4.73 kB20-10-13 20:47
6.90 kB20-10-13 20:47
2.14 kB20-10-13 20:47
17.27 kB20-10-13 20:47
2.19 kB20-10-13 20:47
3.53 kB20-10-13 20:47
2.01 kB20-10-13 20:47
6.11 kB20-10-13 20:47
2.07 kB20-10-13 20:47
20.58 kB20-10-13 20:47
3.73 kB20-10-13 20:47
11.06 kB20-10-13 20:47
5.02 kB20-10-13 20:47
4.81 kB20-10-13 20:47
3.15 kB20-10-13 20:47
167.75 kB20-10-13 20:47
20.68 kB20-10-13 20:47
41.30 kB20-10-13 20:47
7.34 kB20-10-13 20:47
40.31 kB20-10-13 20:47
10.57 kB20-10-13 20:47
80.70 kB20-10-13 20:47
15.71 kB20-10-13 20:47
11.37 kB20-10-13 20:47
2.50 kB20-10-13 20:47
54.74 kB20-10-13 20:47
3.09 kB20-10-13 20:47
53.83 kB20-10-13 20:47
3.35 kB27-10-13 20:26
&rvmdk&0.00 B17-04-15 10:03
&Listings&0.00 B05-05-15 20:08
&Objects&0.00 B05-05-15 20:08
&driverlib&0.00 B17-04-15 10:03
&inc&0.00 B17-04-15 10:03
&utils&0.00 B17-04-15 10:03
&Applications&0.00 B05-05-15 20:05
&Drivers&0.00 B05-05-15 20:08
&Project_items&0.00 B05-05-15 20:08
&TivaWare&0.00 B17-04-15 10:03
&AD9854DriverForTM4C&0.00 B17-04-15 10:03
Sponsored links
Sent successfully!
AD9854DriverForTM4C.rar
Your Point(s)
Tip: this source code project contains 2 packages, please click the allow button on the browser pop-up dialog,after you click the download button.
Download link:
? Click to download this source code directly
Don't have an account?
Need any help?
切换到中文版?
^_^"Oops ...
Sorry!This guy is mysterious, its blog hasn't been opened, try another, please!
Favorite by后使用我的收藏没有帐号?
所属分类: &
查看: 10|回复: 0
022 0 123 4.c 0 m 有没有什么玩的人比较多的地方,像
发表于 昨天&23:08
022 0 123 4.c 0 m 有没有什么玩的人比较多的地方,像宝石之轮这样的?谢谢
晒天龙“武林萌主”截图,电影票送到你手!您是不是在找:
买家还在看:
当前位置:
TM4C1230C3PMIR
detail3e达人选购¥1.00面议面议面议¥0.10
detail3e周边优质供应商广东省东莞市江苏省徐州市上海青浦区河北省石家庄市
品牌:Texas Instruments
型号:TM4C1230C3PMIR
种类:电子材料
慧聪网厂家深圳市福田区新亚洲电子市场二期宇翔腾达..为您提供TM4C1230C3PMIR的详细产品价格、产品图片等产品介绍信息,您可以直接联系厂家获取TM4C1230C3PMIR的具体资料,联系时请说明是在慧聪网看到的。
detail3e相关商品推荐¥1.00面议面议面议¥0.10¥1.00¥1.00面议
detail3e包装胶带相关资源包装胶带热门产品搜索包装胶带相关热门专题更多&热门商机最新商机
提示:您在慧聪网上采购商品属于商业贸易行为。以上所展示的信息由卖家自行提供,内容的真实性、准确性和合法性由发布卖家负责,请意识到互联网交易中的风险是客观存在的。推荐使用,保障您的交易安全!
所在地:广东省&&
联系人:刘楚华 & 女士
075 ******
135 ******
请供应商联系我
手机号不能为空
姓名不能为空
请供应商联系我
您对该公司的咨询信息已成功提交请注意接听供应商电话。
detail3e关于包装胶带
detail3e同类其他品牌
detail3e您是不是在找
您采购的产品:
请输入采购产品
您的手机号码:
请输入手机号码
135 ******
联系人:刘楚华&销售部 经理
公司名称:深圳市福田区新亚洲电子市场二期宇翔…
备注:点击关注按钮后才可自动收到卖家电话
请输入正确的手机号码
请输入验证码
*短信验证码:
免费获取验证码
为了安全,请输入验证码,我们将优先处理您的需求!
请输入验证码
按字母分类 :}

我要回帖

更多关于 转变角色 适应新岗位 的文章

更多推荐

版权声明:文章内容来源于网络,版权归原作者所有,如有侵权请点击这里与我们联系,我们将及时删除。

点击添加站长微信