代码搜索:Peripherals
找到约 2,004 项符合「Peripherals」的源代码
代码结果 2,004
www.eeworm.com/read/247053/7089833
c dsp28_initperipherals.c
/************************************************************************************
版权(c) 2003- 北京合众达电子技术有限责任公司 *
* 设计者: 戴展波
**********************************************
www.eeworm.com/read/462691/7198075
c dsp28_initperipherals.c
#include "DSP28_Device.h"
//---------------------------------------------------------------------------
// InitPeripherals:
//-------------------------------------------------------------------
www.eeworm.com/read/455334/7373217
c dsp28_initperipherals.c
/************************************************************************************
版权(c) 2003- 北京合众达电子技术有限责任公司 *
* 设计者: 戴展波
**********************************************
www.eeworm.com/read/451403/7464415
c dsp28_initperipherals.c
#include "DSP28_Device.h"
//---------------------------------------------------------------------------
// InitPeripherals:
//-------------------------------------------------------------------
www.eeworm.com/read/450235/7487451
c dsp28_initperipherals.c
/************************************************************************************
版权(c) 2003- 北京合众达电子技术有限责任公司 *
* 设计者: 戴展波
**********************************************
www.eeworm.com/read/450226/7487990
c dsp28_initperipherals.c
/************************************************************************************
版权(c) 2003- 北京合众达电子技术有限责任公司 *
* 设计者: 戴展波
**********************************************
www.eeworm.com/read/443702/7626170
c dsp28_initperipherals.c
/************************************************************************************
版权(c) 2003- 北京合众达电子技术有限责任公司 *
* 设计者: 戴展波
**********************************************
www.eeworm.com/read/443702/7626281
c dsp28_initperipherals.c
/************************************************************************************
版权(c) 2003- 北京合众达电子技术有限责任公司 *
* 设计者: 戴展波
**********************************************
www.eeworm.com/read/440764/7681738
c 输入输出口.c
//按下P3口的按键,P1显示相应的位置,IO读写操作程序
sfr P1 = 0x90; /* SFR definition for Port 1 */
sfr P3 = 0xB0; /* SFR definition for Port 3 */
/*------------------------------------------------