代码搜索:PD协议

找到约 10,000 项符合「PD协议」的源代码

代码结果 10,000
www.eeworm.com/read/409653/11317227

dep blinky_lpc1766 flash.dep

Dependencies for Project 'Blinky', Target 'LPC1766 Flash': (DO NOT MODIFY !) F (.\startup_LPC17xx.s)(0x4935E1EA)(--device DARMSTM -g --apcs=interwork --pd "__MICROLIB SETA 1" -I "C:\Keil\ARM\INC\NXP"
www.eeworm.com/read/264266/11323721

cpp fft.cpp

#include #include #define L 2 //定义结构体由来表示复数 struct realnumber { double re; double im; }; //函数功能:计算4点DFT void dft(struct realnumber *pd,struct realnumber *px,int h) {
www.eeworm.com/read/263918/11337268

_c lcd._c

//ICC-AVR application builder : 2007-6-8 23:42:55 // Target : M16 // Crystal: 7.3728Mhz #include "config.h" #define RST 0x01 // PD0 #define CE 0x02 //
www.eeworm.com/read/263918/11337303

c lcd.c

//ICC-AVR application builder : 2007-6-8 23:42:55 // Target : M16 // Crystal: 7.3728Mhz #include "config.h" #define RST 0x01 // PD0 #define CE 0x02 //
www.eeworm.com/read/256623/11983049

txt te.csproj.filelist.txt

obj\Debug\ResolveAssemblyReference.cache obj\Debug\te.Properties.Resources.resources obj\Debug\te.csproj.GenerateResource.Cache bin\Debug\te.exe bin\Debug\te.pdb obj\Debug\te.exe obj\Debug\te.pd
www.eeworm.com/read/340525/12149124

c key.c

#include "cc.h" #include #include "display.h" // define I/O #define SW PD6 void init_key(void) { // 定义为:输入,默认高电平 DDRD &= ~_BV(SW); PORTD |= _BV(SW); re
www.eeworm.com/read/340525/12149265

c key.c

#include "cc.h" #include #include "display.h" // define I/O #define SW PD6 void init_key(void) { // 定义为:输入,默认高电平 DDRD &= ~_BV(SW); PORTD |= _BV(SW); re
www.eeworm.com/read/340525/12149369

c key.c

#include "cc.h" #include #include "display.h" // define I/O #define SW PD6 void init_key(void) { // 定义为:输入,默认高电平 DDRD &= ~_BV(SW); PORTD |= _BV(SW); re
www.eeworm.com/read/340525/12149457

c key.c

#include "cc.h" #include #include "display.h" // define I/O #define SW PD6 void init_key(void) { // 定义为:输入,默认高电平 DDRD &= ~_BV(SW); PORTD |= _BV(SW); re
www.eeworm.com/read/340525/12149573

c key.c

#include "cc.h" #include #include "display.h" // define I/O #define SW PD6 void init_key(void) { // 定义为:输入,默认高电平 DDRD &= ~_BV(SW); PORTD |= _BV(SW); re