资源简介
海思貌似不支持标准的sys/class/gpio这个节点,也就是内核里的gpiolib.c没有生效,编译的话会很多错误,所以只能放弃,用比较傻的ioctl来实现了,不知道谁有好办法可以留言给我
代码片段和文件信息
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include “gpio_driver.h“
#define GPIO00_base (0x20140000)
#define GPIO01_base (0x20150000)
#define GPIO02_base (0x20160000)
#define GPIO03_base (0x20170000)
#define GPIO04_base (0x20180000)
#define GPIO05_base (0x20190000)
#define GPIO06_base (0x201A0000)
#define GPIO07_base (0x201B0000)
#define GPIO08_base (0x201C0000)
#define GPIO09_base (0x201D0000)
#define GPIO10_base (0x201E0000)
#define GPIO11_base (0x201F0000)
unsigned int GPIO_REG[]=
{
GPIO00_base
GPIO01_base
GPIO02_base
GPIO03_base
GPIO04_base
GPIO05_base
GPIO06_base
GPIO07_base
GPIO08_base
GPIO09_base
GPIO10_base
GPIO11_
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
..A..H. 781 2017-09-18 14:01 3516a_gpio_driver\ko\.gpio_driver.ko.cmd
..A..H. 19164 2017-09-18 14:01 3516a_gpio_driver\ko\.gpio_driver.mod.o.cmd
..A..H. 23229 2017-09-18 14:01 3516a_gpio_driver\ko\.gpio_driver.o.cmd
文件 263 2017-09-18 14:01 3516a_gpio_driver\ko\.tmp_versions\gpio_driver.mod
文件 7281 2015-07-14 12:24 3516a_gpio_driver\ko\gpio_driver.c
文件 563 2014-11-20 11:17 3516a_gpio_driver\ko\gpio_driver.h
文件 3999 2017-09-18 14:01 3516a_gpio_driver\ko\gpio_driver.ko
文件 444 2017-09-18 14:01 3516a_gpio_driver\ko\gpio_driver.mod.c
文件 1580 2017-09-18 14:01 3516a_gpio_driver\ko\gpio_driver.mod.o
文件 3144 2017-09-18 14:01 3516a_gpio_driver\ko\gpio_driver.o
文件 342 2017-09-18 14:01 3516a_gpio_driver\ko\Makefile
文件 342 2017-09-18 14:01 3516a_gpio_driver\ko\Makefile~
文件 0 2017-09-18 14:01 3516a_gpio_driver\ko\Module.symvers
文件 139 2017-09-18 14:01 3516a_gpio_driver\ko\modules.order
文件 238 2015-02-05 15:11 3516a_gpio_driver\ko\readme.txt
文件 563 2015-03-20 21:17 3516a_gpio_driver\src\include\gpio_driver.h
文件 1350 2015-03-20 21:17 3516a_gpio_driver\src\include\hiGpioReg.h
文件 563 2015-03-20 21:17 3516a_gpio_driver\src\src\gpio_driver.h
文件 2639 2017-09-18 14:18 3516a_gpio_driver\src\src\hiGpioReg.c
文件 2637 2017-09-18 14:17 3516a_gpio_driver\src\src\hiGpioReg.c~
文件 1350 2015-03-20 21:17 3516a_gpio_driver\src\src\hiGpioReg.h
文件 6420 2017-09-18 14:18 3516a_gpio_driver\src\src\testgpio
...D.H. 0 2017-09-18 14:20 3516a_gpio_driver\ko\.tmp_versions
目录 0 2017-09-18 14:20 3516a_gpio_driver\src\include
目录 0 2017-09-18 14:20 3516a_gpio_driver\src\src
目录 0 2017-09-18 14:20 3516a_gpio_driver\ko
目录 0 2017-09-18 14:20 3516a_gpio_driver\src
目录 0 2017-09-18 14:20 3516a_gpio_driver
----------- --------- ---------- ----- ----
77031 28
............此处省略1个文件信息
- 上一篇:完整cmm解释器构造实践 四 :语义分析与代码生成
- 下一篇:echart统计图表
相关资源
- Xshell5.exe
- 20170121135652618.rar
- DiskGenius4.7.0专业版.rar
- AlphaControlsv11.16StableFullSource(D5和D10
- 雅奇880官方开源赠品30多个雅奇4.rar
- 2009_LabVIEW编程样式_清晰版.pdf
- tiger_newhu5.99.24.zip
- 大数据架构详解:从数据获取到深度
- 程序是怎样跑起来的_PDF电子书带书签
- MongodbSample.rar
- EtherCATSlaveStackCodeTool5.12.rar
- 重构_改善既有代码的设计.rar
- 矩阵分析与应用第二版高清带书签.
- 通达网络智能办公系统OfficeAnywhere20
- 入门到实践.rar
- vRealizeAutomation7.0快速部署手册v1.3.pd
- 迅捷pdf转换器.7z
- FLACFLAC3D基础与应用-陈育民.pptx
- Location12.2.rar
- proteus仿真stm32测距.zip
- 《探索式软件测试》高清影印带书签
- Microsoft-70-483.pdf
- 微积分之屠龙宝刀美C.亚当斯等上.p
- F3arRa1n_Windows3.4.3.zip
-
zw_baidu_38396237-10813429-weibodataba
se.zi - zw_xqy987967363-10661999-信号与系统.zip
- 微信头像2000.rar
- zw_oExam_Setup.zip
- 淘客_5.99.31.zip
- zw_ElectronicDevicesandCircuitTheory1-Nashelsk
评论
共有 条评论