代码搜索结果
找到约 10,000 项符合
Serial 的代码
serial.c
/******************************************************************************/
/* This file is part of the uVision/ARM development tools */
/* Copyright KEIL ELEKTRONIK GmbH 2
serial.lst
ARM COMPILER V2.50a, Serial 26/02/08 10:34:29 PAGE 1
ARM COMPILER V2.50a, COMPILATION OF MODULE Serial
OBJECT MODULE PLACED I
serial.c
/******************************************************************************/
/* This file is part of the uVision/ARM development tools */
/* Copyright KEIL ELEKTRONIK GmbH 2
serial.c
/******************************************************************************/
/* This file is part of the uVision/ARM development tools */
/* Copyright KEIL ELEKTRONIK GmbH 2
serial.lst
ARM COMPILER V2.00f, serial 19/02/05 10:02:20 PAGE 1
ARM COMPILER V2.00f, COMPILATION OF MODULE serial
OBJECT MODULE PLACED I
serial.c
/************************************************************/
/* PROJECT NAME: Standard IO */
/* Project: LPC2100 Training course */
/* Engin
serial.asm
;==============================================================
; Knoll Uart to I2C converter
; Original Version: 1.0
; Original Release Date:
;=================================
serial.h
//*****************
//function prototypes
void serial_setup(void);
void putch(unsigned char c);
unsigned char getch(void);
void putst(register const char * str);
unsigned char usart_timeout(vo