代码搜索结果
找到约 10,000 项符合
Serial 的代码
serial.c
#include
#include
#include "config.h"
#include "hardware_reg.h"
#include "HA_typedef.h"
#include "serial.h"
#define DBG_ERROR(void)
//#define CLOCK_SPEED_Hz 60000
serial.c
/*
* QEMU 16450 UART emulation
*
* Copyright (c) 2003-2004 Fabrice Bellard
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated docu
serial.h
/* Copyright (C) 1999-2001 Quality Quorum, Inc.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
serial.c
/* Copyright (C) 1999-2001 Quality Quorum, Inc.
Copyright (C) 2002 Chris Liechti and Steve Underwood.
Redistribution and use in source and binary forms, with or without
modification, are pe
serial.c
/******************************************************************************/
/* */
/* SERIAL.C: Interrupt Contro
serial.c
/*-----------------------------------------------------------------------
Project : Single RTK
Author : kreal@163.net
Date : 04-10-10
Funtion : 串口驱动
--------------------
serial.h
/*----------------------------------------------------------
其中包括 :
串口的类抽象
串口属性参数
----------------------------------------------------------*/
#ifdef SERIAL_G
#define