会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
dolinux
Linux内核工程师,计算机底层技术爱好者
首页
订阅
管理
2017年5月13日
基于设备树的TQ2440的中断(2)
摘要: 下面以按键中断为例看看基于设备数的中断的用法: 设备树: 驱动: 1 #include <linux/init.h> 2 #include <linux/module.h> 3 #include <linux/platform_device.h> 4 #include <linux/gpio.h>
阅读全文
posted @ 2017-05-13 14:06 dolinux
阅读(1246)
评论(0)
推荐(0)
公告