代码搜索:driver development
找到约 10,000 项符合「driver development」的源代码
代码结果 10,000
www.eeworm.com/read/136822/5850040
mk module.mk
#
# FreeType 2 Type1 module definition
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,
#
www.eeworm.com/read/136816/5854941
mk module.mk
#
# FreeType 2 Type1 module definition
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,
#
www.eeworm.com/read/119479/6084127
mss system.mss
PARAMETER VERSION = 2.2.0
BEGIN OS
PARAMETER OS_NAME = ucosii
PARAMETER OS_VER = 2.70.a
PARAMETER PROC_INSTANCE = mblaze
PARAMETER STDOUT = myuart
PARAMETER STDIN = myuart
END
www.eeworm.com/read/107896/6187932
h lcd.h
#ifndef LCD_H
#define LCD_H
// Maximum supported sizes
#define LCD_MAX_WID 256
#define LCD_MAX_WIDTH 256
#define LCD_MAX_HGT 256
#define LCD_MAX_HEIGHT 256
int lcd_init(char *device, char
www.eeworm.com/read/494035/6386485
mss system.mss
PARAMETER VERSION = 2.2.0
BEGIN OS
PARAMETER OS_NAME = uCOS-II
PARAMETER OS_VER = 2.86.a
PARAMETER PROC_INSTANCE = microblaze_0
PARAMETER uC-Probe = false
PARAMETER stdout = RS232_Ua
www.eeworm.com/read/167562/5458433
mk module.mk
#
# FreeType 2 Type1 module definition
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,
#
www.eeworm.com/read/167562/5458518
mk module.mk
#
# FreeType 2 Type42 module definition
#
# Copyright 2002 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,
# and
www.eeworm.com/read/159001/5589249
mk module.mk
#
# FreeType 2 Type1 module definition
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modified,
#
www.eeworm.com/read/190611/8441529
readme
*****************************************************************
RT73 a/b/g STA driver interface with WPA Supplicant
Ralink Tech Corp.
***********************************
www.eeworm.com/read/360807/10077652
c pty.c
/*
* linux/drivers/char/pty.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* Added support for a Unix98-style ptmx device.
* -- C. Scott Ananian , 14-Jan-1