文件名称:s5pv210_hardwear_all_in_onePacket
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-07-16
- 文件大小:
- 5.96mb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
内含基于s5pv210对nandFlash,lcd,rtc,timer,key,adc,pwm,iic,ac97等硬件模块裸机代码,全部裸机功能经过整合成小型裸机程序,具有图形化界面,可通过7寸触摸屏图形界面切换和使用各个模块功能-Containing s5pv210 of nandFlash, LCD, RTC, timer, key, ADC, PWM, IIC and other hardware module bare metal code based on, all bare metal function after integration into small programs, with a graphical interface, through the 7 Inch Touch Screen graphical interface switching and the use of the function of each module
(系统自动生成,下载前可以参看下载内容)
下载文件列表
裸机项目\api\adc.c
........\...\alldeal.c
........\...\iic.c
........\...\intro.c
........\...\key.c
........\...\lcd.c
........\...\led.c
........\...\Makefile
........\...\nand.c
........\...\pic.c
........\...\picture.c
........\...\pwm.c
........\...\rtc.c
........\...\timer.c
........\...\word.c
........\c
........\.pu\main.c
........\...\Makefile
........\...\start.S
........\include\adc.h
........\.......\alldeal.h
........\.......\c.h
........\.......\iic.h
........\.......\intro.h
........\.......\key.h
........\.......\lcd.h
........\.......\led.h
........\.......\list.h
........\.......\nand.h
........\.......\pic.h
........\.......\picture.h
........\.......\pwm.h
........\.......\rtc.h
........\.......\s5pv210.h
........\.......\s5pv210.h~
........\.......\stdio.h
........\.......\timer.h
........\.......\types.h
........\lib\libc.a
........\...\uart.o
........\Makefile
........\Makefile.mak
........\start.bin
........\api
........\cpu
........\include
........\lib
裸机项目