摘要: 参考链接:https://blog.csdn.net/qqliyunpeng/article/details/105565528 阅读全文
posted @ 2022-03-01 17:49 cogitoergosum 阅读(71) 评论(0) 推荐(0)
摘要: 文件包含: #include<linux/timer.h> 声明文件位置: linux-3.19.3/include/linux/timer.h 初始化定时器 init_timer(struct timer_list *timer) setup_timer(struct timer_list *ti 阅读全文
posted @ 2022-03-01 11:26 cogitoergosum 阅读(347) 评论(0) 推荐(0)