代码搜索:driver development

找到约 10,000 项符合「driver development」的源代码

代码结果 10,000
www.eeworm.com/read/321454/13404463

c driver.c

//*---------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*-------------------------------------------------
www.eeworm.com/read/318495/13477274

c driver.c

#include #include #define SPPDATA(addr) addr #define STATUSPORT(addr) addr+1 #define CONTROLPORT(addr) addr+2 #define ADDRPORT(addr) addr+3 #define DATAPORT(addr) addr+4 #define u
www.eeworm.com/read/317127/13510043

exe driver.exe

www.eeworm.com/read/316652/13519200

vcproj driver.vcproj

www.eeworm.com/read/316652/13519202

h driver.h

/* * Copyright (c) 2004 Security Architects Corporation. All rights reserved. * * Module Name: * * driver.h * * Abstract: * * This module defines various types used by the driver "
www.eeworm.com/read/316652/13519244

c driver.c

/* * Copyright (c) 2004 Security Architects Corporation. All rights reserved. * * Module Name: * * driver.c * * Abstract: * * This module implements all the device driver "plumbing
www.eeworm.com/read/316652/13519264

sln driver.sln

Microsoft Visual Studio Solution File, Format Version 8.00 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "driver", "driver.vcproj", "{D5256063-DBCD-44E3-890B-682CBCF94848}" ProjectSection(Pro
www.eeworm.com/read/315177/13549180

h driver.h

/* Copyright 2006-2008, V. For contact information, see http://winaoe.org/ This file is part of WinAoE. WinAoE is free software: you can redistribute it and/or modify it under the t
www.eeworm.com/read/315177/13549212

c driver.c

/* Copyright 2006-2008, V. For contact information, see http://winaoe.org/ This file is part of WinAoE. WinAoE is free software: you can redistribute it and/or modify it under the t
www.eeworm.com/read/311817/13625246

h driver.h

/*===============================*/ /* Predefined SFR Byte Addresses */ /*===============================*/ sfr P0 = 0x80; sfr P1 = 0x90; sfr P2 = 0xA0; sfr P3 = 0xB0; sfr P4 = 0xC0;