linux中断
摘要:
linux中断: 内核版本:linux-5.1.7 中断注册函数:request_irq() 位置:linux-5.1.7/include/linux/interrupt.h 内核中把这种短小的inline函数都放在了头文件中。 函数原型:static inline int __must_check 阅读全文
posted @ 2019-06-09 21:37 Alvin2012 阅读(118) 评论(0) 推荐(0)
posted @ 2019-06-09 21:37 Alvin2012 阅读(118) 评论(0) 推荐(0)
posted @ 2019-06-09 21:24 Alvin2012 阅读(311) 评论(0) 推荐(0)
posted @ 2019-06-09 18:03 Alvin2012 阅读(1108) 评论(0) 推荐(0)