代码搜索结果

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

mouse_drive.c

#include "Mouse_Drive.h" void Delay(unsigned long d); void WheelPulseIni(void); void GPIO_Port_A_ISR(void); void GPIO_Port_B_ISR(void); void Timer0Ini(void); void PwmPercent(int32 percent); v

setup.c

/******************************************************************************/ /* SETUP.C: Setup Functions */ /***********************************

main.c

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : main.c * Author : MCD Application Team * Version : V1.0 * Date

pxa255.h

#ifndef PXA255_H #define PXA255_H #define U8 unsigned char #define U16 unsigned short #define U32 unsigned int #define REG8 volatile unsigned char #define REG16 volatile unsigned short

st268.h

/* * Copyright (c) 1999,2000 Petko Manolov - Petkan (petkan@dce.bg) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License

main.c

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : main.c * Author : MCD Application Team * Version : V1.0 * Date

main.c

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : main.c * Author : MCD Application Team * Version : V1.0 * Date

led.c

/* * (C) Copyright 2007-2008 * Stelian Pop * Lead Tech Design * * See file CREDITS for list of people who contributed to this * project.

hx4700.c

/* * * Hardware definitions for HP iPAQ Handheld Computers * * Copyright 2005 SDG Systems, LLC * * Based on code: * Copyright 2004 Hewlett-Packard Company. * * Use consistent with the GNU

kbd.c

// // $Id: kbd.c 328 2008-11-09 05:00:23Z jcw $ // $Revision: 328 $ // $Author: jcw $ // $Date: 2008-11-09 00:00:23 -0500 (Sun, 09 Nov 2008) $ // $HeadURL: http://tinymicros.com/svn_public/arm/lp