代码搜索结果
找到约 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
test-serial.c
#include
#include
#include
#include
#include "serial.h"
#include "rs485.h"
#define RS485_PIO_DEV "/dev/rs485/0"
static int n_com_port = 2;
int main (int
serial_key.c
/***************************************************************************************************
功能:基于74HC165串行键盘驱动
******************************************************************************
serial_ini.h
/************************************************************************
*
* SERIAL_INI.h
*
* The 'SERIAL_INI' module asserts the required install function
* of the serial
serial_api.h
/************************************************************************
*
* SERIAL_api.h
*
* The 'serial_api' module defines the serial device driver
* interface to be use
serial_main.c~
#include /*标准输入输出定义*/
#include /*标准函数库定义*/
//#include /*Unix标准函数定义*/
#include /**/
#include /**/
#include