代码搜索结果
找到约 10,000 项符合
Serial 的代码
serial.c
/*
* Program: serial.c
* Author: Paul Dean
* Version: 0.0.3
* Date: 2002-02-19
* Description: To provide underlying serial port function,
* for high level applic
serial.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\Files\Robots_Vision\DSP\serial\"
ProjectType=Executable
CPUFamily=TMS320C67XX
Too
serial.lst
C51 COMPILER V6.21 SERIAL 05/04/2005 09:30:04 PAGE 1
C51 COMPILER V6.21, COMPILATION OF MODULE SERIAL
OBJECT MODULE PLACED IN
serial.c
/*
********************************************************************************
* Wiznet.
* 5F Simmtech Bldg., 228-3, Nonhyun-dong, Kangnam-gu,
* Seoul, Korea
*
* (c) Copyright 2002, Wiznet,
serial.h
/*
********************************************************************************
* Wiznet.
* 5F Simmtech Bldg., 228-3, Nonhyun-dong, Kangnam-gu,
* Seoul, Korea
*
* (c) Copyright 2002, Wiznet,
serial.cpp
// Serial.cpp - Implementation of the CSerial class
//
// Copyright (C) 1999-2003 Ramon de Klein (Ramon.de.Klein@ict.nl)
//
// This library is free software; you can redistribute it and/or
// mod
serial.h
// Serial.h - Definition of the CSerial class
//
// Copyright (C) 1999-2003 Ramon de Klein (Ramon.de.Klein@ict.nl)
//
// This library is free software; you can redistribute it and/or
// modify it
serial.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.all;
use IEEE.STD_LOGIC_ARITH.all;
use IEEE.STD_LOGIC_UNSIGNED.all;
-- Uncomment the following lines to use the declarations that are
-- provided for instantia