代码搜索结果
找到约 10,000 项符合
Serial 的代码
usb-serial.c
/*
* USB Serial Converter driver
*
* Copyright (C) 1999 - 2005 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (C) 2000 Peter Berger (pberger@brimson.com)
* Copyright (C) 2000 Al Borchers (borche
usb-serial.h
/*
* USB Serial Converter driver
*
* Copyright (C) 1999 - 2005
* Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free software; you can redistribute it and/or modify
* it under the
main_serial.c
/*******************************************************************************/
/* */
/* (C) Copyright 2004 - Analog D
serial_niosii.c
//www.21control.com
//#include
#include "system.h"
#include
#include "sys/alt_irq.h"
#include "altera_avalon_uart_regs.h"
#include "altera_avalon_uart.h"
//接收\发送缓冲大小
led_serial.c
////////////////////////////////////////////////
//液晶驱动程序
//液晶型号:12232F
//使用SPCE061A连接方式:(串行)
//**\CS:IOB0,SID:IOB15,SCLK:IOB1**
////////////////////////////////////////////////
#include "SPCE06
12864_serial.c
/*********************************************************************************************/
//液晶驱动
//液晶型号:12864
//---------------------------------------------------------------------
//连接方式:(
asc_serial.h
/* incaAscSio.h - (INCA) ASC UART tty driver header */
#ifndef __INCincaAscSioh
#define __INCincaAscSioh
/* channel operating modes */
#define ASCOPT_CSIZE 0x00000003
#define ASCOPT_CS7 0x00000001
#
asc_serial.c
/*
* (INCA) ASC UART support
*/
#include
#if defined(CONFIG_PURPLE) || defined(CONFIG_INCA_IP)
#if defined(CONFIG_INCA_IP2)
#define MON_OFFSET 0xbf020000
#define MON_HAPPY (MON
serial_extra.c
//this is the advanced version of serial_setup(), in serial.c
void serial_setup(void)
{
/*
* Comms setup:
*/
//[user change - start]
#define FOSC PIC_CLK //