代码搜索:底层驱动
找到约 10,000 项符合「底层驱动」的源代码
代码结果 10,000
www.eeworm.com/read/105544/15665277
c eepromb.c
//--------------------------------------------------------------
// EepromB.c
//
// 功能:I2C总线Eeprom驱动C程序 for 8051
//
// Copyright(c) 2002-2003 Xiamen Yealink Network Technology Co,.Ltd
// By:Zl
www.eeworm.com/read/105543/15665279
c printdriver.c
//----------------------------------------------------
// 模块名称 PrintDriver.c
//
// 功能描述 打印驱动
// 创建时间 cjf 2004/03/05
// Copyright(c) 2002-2003 Xiamen Yealink Network Technology Co,.Ltd
//
/
www.eeworm.com/read/105543/15665280
h printdriver.h
//----------------------------------------------------
// 模块名称 PrintDriver.h
//
// 功能描述 打印驱动
// 创建时间 cjf 2004/03/05
// Copyright(c) 2002-2003 Xiamen Yealink Network Technology Co,.Ltd
//
/
www.eeworm.com/read/291779/8396466
s page.s
/*
* linux/mm/page.s
*
* (C) 1991 Linus Torvalds
*/
/*
* page.s contains the low-level page-exception code.
* the real work is done in mm.c
*/
/*
* page.s 程序包含底层页异常处理代码。实际的工作在memory.c 中完成。
*/
.globl
www.eeworm.com/read/177544/9449494
txt readme.txt
本例子用于演示CRC-32的基本原理和汇编编程方法。
****************************************************
由罗聪原创的系统底层、加密解密程序,尽在:
老罗的缤纷天地 版权所有
http://laoluoc.yeah.net
http://www.luocong.com/
2002-8-26
****
www.eeworm.com/read/365428/9863664
s page.s
/*
* linux/mm/page.s
*
* (C) 1991 Linus Torvalds
*/
/*
* page.s contains the low-level page-exception code.
* the real work is done in mm.c
*/
/*
* page.s 程序包含底层页异常处理代码。实际的工作在memory.c 中完成。
*/
.globl
www.eeworm.com/read/168919/9888556
bak lcd_function.bak
//以下4个底层函数在CMLCD_DriverIO.c中定义
void LCD_Reset(void);
void LCD_COM_W(unsigned char com_d);
void LCD_Data_W(unsigned char dd);
unsigned char LCD_Data_R(void);
unsigned char LCD_show_buf[32];
www.eeworm.com/read/168919/9888557
c lcd_function.c
//以下4个底层函数在CMLCD_DriverIO.c中定义
void LCD_Reset(void);
void LCD_COM_W(unsigned char com_d);
void LCD_Data_W(unsigned char dd);
unsigned char LCD_Data_R(void);
unsigned char LCD_show_buf[32];
www.eeworm.com/read/469281/6980028
s page.s
/*
* linux/mm/page.s
*
* (C) 1991 Linus Torvalds
*/
/*
* page.s contains the low-level page-exception code.
* the real work is done in mm.c
*/
/*
* page.s 程序包含底层页异常处理代码。实际的工作在memory.c 中完成。
*/
.globl
www.eeworm.com/read/445043/7600067
s page.s
/*
* linux/mm/page.s
*
* (C) 1991 Linus Torvalds
*/
/*
* page.s contains the low-level page-exception code.
* the real work is done in mm.c
*/
/*
* page.s 程序包含底层页异常处理代码。实际的工作在memory.c 中完成。
*/
.globl