代码搜索结果

找到约 10,000 项符合 Serial 的代码

matrix_serial.c

/******************************************************** * An example source module to accompany... * * "Using POSIX Threads: Programming with Pthreads" * by Brad nichols, Dick Buttlar, J

tiny_serial.c

/* * Tiny Serial driver * * Copyright (C) 2002-2004 Greg Kroah-Hartman (greg@kroah.com) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU G

serial_write.c

#ident "$Id$" /* ----------------------------------------------------------------------- * * * Copyright 2004 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of

serial_cstart.asm

; ; Startup code automatically generated and updated by: ; TASKING Demo Tools for 8051 v6.0 r1 (build version: 1.86) ; Do not edit unless switching off the automatic generation ; check

serial_pal.v

module serial_pal(clk,reset,en,in,out); input clk,reset,en,in; output[3:0] out; reg[3:0] out; always @(posedge clk) begin if(reset) out

serial to parallel.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

serial to parallel.lnp

"Serial to Parallel.obj" TO "Serial to Parallel"