代码搜索结果
找到约 10,000 项符合
N 的代码
n8250.h
/* Various I/O definitions specific to asynch I/O on the IBM PC */
#ifndef _N8250_H
#define _N8250_H
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _PROC_H
#include "proc.h"
#endif
#i
n8250.c
/* OS- and machine-dependent stuff for the 8250 asynch chip on a IBM-PC
*/
#include
#include
#include
#include "global.h"
#include "mbuf.h"
#include "proc.h"
#incl
16_n.asm
data_seg segment
car db 29
db 40h,0bh,0,0
db 40h,0bh,1,0
db 40h,0bh,1,0
db 40h,0bh,1,0
db 40h,0bh,1,0
0623_n.c
/*2002/06/21 增加功能记录*/
/*对2块FLASH的不同操作*/
#include "d:\comm_d\0623_N.h"
#include "d:\comm_d\flash.h"
#include "D:\comm_d\flash_pub.h"
//#include "d:\comm_d\flash_pub.h"
/**/
typedef unsigned int
0623_n.bak
/*2002/06/21 增加功能记录*/
/*对2块FLASH的不同操作*/
#include "d:\comm_d\0623_N.h"
#include "d:\comm_d\flash.h"
//#include "d:\comm_d\flash_pub.h"
/**/
typedef unsigned int uint;
typedef unsigned long ulong
0623_n.lst
C51 COMPILER V6.02 0623_N 06/24/2002 22:07:27 PAGE 1
C51 COMPILER V6.02, COMPILATION OF MODULE 0623_N
OBJECT MODULE PLACED IN
0623_n.h
unsigned char seeAbout();
/*3.1 比较两个字符串的大小 返回1=大于,2=等于,3=小于*/
unsigned char check_10(char xdata *char1,char xdata *char2);
/*3.2 按页1/2算法*/
unsigned char seeAbout_half(unsigned long listNumberx,uns