代码搜索结果

找到约 9,168 项符合 PCB 的代码

ports.c

/* * Handling of local ports used by udp/tcp. * Moved from pctcp.c */ #include #include #include #include "copyrigh.h" #include "wattcp.h" #include "pcb

linker.dat

/* a list of files to be linked */ INPUT( start.o init.o pcb.o swiapi.o undef.o swi.o prefetch.o data.o reserved.o irq.o

hipe_ppc_bifs.m4

changecom(`/*', `*/')dnl /* * $Id$ */ include(`hipe/hipe_ppc_asm.m4') #`include' "hipe_literals.h" .text .p2align 2 /* * XXX: TODO: * - All standard BIF interfaces save RA in the PCB now. Thi

linker.dat

/* a list of files to be linked */ INPUT( start.o init.o pcb.o swiapi.o undef.o swi.o prefetch.o data.o reserved.o irq.o

basic.h

#ifndef basic_h #include #include #include #define basic_h char *errormsg[256]; //process control block struct pcb { int pid; //process id int ppid

tst_ser.c

// TST_SER.C (PIC12C672), CCS PCB // // Illustrates the use of various serial output functions contained in "ser_672.c". // // PIC12C672 // // GP1 (term 6) ------------------------ Serial LCD

tone_q.c

// TONE_Q.C (PIC16HV540), CCS PCB // // Intended for possible use with frost alarm in place of serial output // to serial LCD or to PC Com Port. // // When input PORTB7 is at ground, T_threshold

lcd_out.c

// Program LCD_OUT.C (PIC16C505), CCS PCB // // This collection of routines provides a direct interface with a 20X4 Optrex // DMC20434 LCD to permit the display of text. This uses PIC outputs PORT

010.htm

coolbor工作室——PCB设计(经验文章)——印制线路板高频电路布线技巧

systemdefine.h

#include "msp430xe42x.h" #include "math.h" #include "EveFlagDef.h" extern void EventCycHandle(void); #define PCB_VERSION 0 //0,1 //#define TAMPER_DETECTION //#define WITH_CAL