代码搜索结果

找到约 10,000 项符合 Serial 的代码

serial.c

/* * Copyright (c) 2002, Jan Szymanski. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the follow

serial.asm

;这是一个串行口方式1用法的例子 ;系统的晶振频率11.0592MHz,通信波特率9600 ;要求每秒钟将以ADDR1为首地址的内部RAM8字节数据块发送出去 ;接收的数据块长为8字节,收到后存放到ADDR2为首地址的内部RAM中 ADDR1 EQU 30H ADDR2 EQU 40H SEC BIT 00H ;秒标志 CR2 EQU 0AH ;1区R2 BR0 EQU 10H ;

serial.c

/* * linux/kernel/serial.c * * (C) 1991 Linus Torvalds */ /* * serial.c * * This module implements the rs232 io functions * void rs_write(struct tty_struct * queue); * void rs_init(void);

serial.c

/***********************************************************************/ /* */ /* SERIAL.C: Low Level Serial Routines

serial.c

/***********************************************************************/ /* */ /* SERIAL.C: Low Level Serial Routines

serial.c

/***********************************************************************/ /* */ /* SERIAL.C: Low Level Serial Routines

serial.c

/***********************************************************************/ /* */ /* SERIAL.C: Low Level Serial Routines

serial.c

/***********************************************************************/ /* */ /* SERIAL.C: Low Level Serial Routines

serial.lst

C51 COMPILER V7.50 SERIAL 08/22/2008 20:40:12 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE SERIAL OBJECT MODULE PLACED IN