<meter id="pryje"><nav id="pryje"><delect id="pryje"></delect></nav></meter>
          <label id="pryje"></label>

          新聞中心

          EEPW首頁 > 手機與無線通信 > 設(shè)計應(yīng)用 > 基于Web的MCF5249數(shù)據(jù)采集系統(tǒng)的設(shè)計

          基于Web的MCF5249數(shù)據(jù)采集系統(tǒng)的設(shè)計

          作者: 時間:2011-07-20 來源:網(wǎng)絡(luò) 收藏

          #includelinux/interrupt.h>

          #includeasm/irq.h>

          #define ADC_IRQ(128+63)//定義中斷號

          #define MBAR2_ADDR 0x8000000

          #define AD_CONFIG 0x402

          #define AD_VALUE 0x406

          /*定義中斷處理函數(shù)*/

          void adirq_interrupt(int irq,void *d,struct pt_regs *regs){

          在此讀取A/D轉(zhuǎn)換的值并存入隊列中。

          }

          /*設(shè)備初始化函數(shù)*/

          int adirq_init(){

          int result;

          unsigned short adc_irq;

          adc_irq=ADC_IRQ;

          result=request_irq(adc_irq,adirq_interrupt,SA_INTERRUPT,5249_adirq NULL);//注冊中斷

          if(result= = -1)

          {printk(“Can't get assigned %d”adc_irq);

          return result;}

          return 0;

          }

          中斷服務(wù)程序的添加方法如下:

          ①編輯uClinux/drivers/char目錄下的mem.c,添加“adirq_init();”;

          ②編輯此目錄下的Makefile加入“obj-y+=m5249_adirq.o”;

          ③編譯(make)。



          評論


          相關(guān)推薦

          技術(shù)專區(qū)

          關(guān)閉
          看屁屁www成人影院,亚洲人妻成人图片,亚洲精品成人午夜在线,日韩在线 欧美成人 (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })();