Linux GPIO
qianxuedegushi
这个作者很懒,什么都没留下…
展开
-
GPIO Interfaces on Linux
/LA.UM.7.6.2/LINUX/android/kernel/msm-4.9/Documentation/gpio/gpio-legacy.txtThis provides an overview of GPIO access conventions on Linux.These calls use the gpio_* naming prefix. No other calls...原创 2019-08-16 21:12:04 · 308 阅读 · 0 评论 -
audio dtsi 相关参数描写
xref: /txgon/kernel/msm-4.9/Documentation/devicetree/bindings/sound/qcom-audio-dev.txtonly in /txgon/kernel/msm-4.9/Documentation/devicetree/bindings/sound/1 Qualcomm technologies inc audio devices for ALSA sound SoC2 3 * msm-pcm4 5 Required proper原创 2020-08-28 09:34:00 · 2908 阅读 · 0 评论 -
Linux GPIO中断调用问题(BUG)
最近在调试客户定制的PTT对讲耳机, 需要用到GPIO口中断功能识别一个pin来区别普通耳机和定制的耳机。开机过程中出现死机,抓了一个开机log发现:。。。。。。[ 142.830740] mbhc_ptt_det_irq_enable: enter, is_ptt_irq_dsiabled:1[ 142.830783] BUG: spinlock bad magic on C...原创 2019-08-26 15:02:06 · 1524 阅读 · 1 评论 -
GPIO Interfaces
文章来源于:LA.UM.7.6.2/LINUX/android/kernel/msm-4.9/Documentation/gpio/gpio.txt本文主要介绍了GPIO应用的常识。涉及到具体的使用,还得参考其它相关文档。GPIO Interfaces===============The documents in this directory give detailed instru...原创 2019-09-22 10:54:27 · 128 阅读 · 0 评论 -
GPIO Descriptor Consumer Interface
C1+/LA.UM.7.6.2/LINUX/android/kernel/msm-4.9/Documentation/gpio/consumer.txtGPIO Descriptor Consumer Interface==================================This document describes the consumer interface of ...转载 2019-09-23 17:40:33 · 252 阅读 · 0 评论