代码搜索:GPIO
找到约 10,000 项符合「GPIO」的源代码
代码结果 10,000
www.eeworm.com/read/316872/3593562
c nsc_gpio.c
/* linux/drivers/char/nsc_gpio.c
National Semiconductor common GPIO device-file/VFS methods.
Allows a user space process to control the GPIO pins.
Copyright (c) 2001,2002 Christer Weinigel
www.eeworm.com/read/316872/3598427
h gpio_keys.h
#ifndef _GPIO_KEYS_H
#define _GPIO_KEYS_H
struct gpio_keys_button {
/* Configuration parameters */
int code; /* input event code (KEY_*, SW_*) */
int gpio;
int active_low;
char *desc;
int type
www.eeworm.com/read/316872/3598486
h gpio_mouse.h
/*
* Driver for simulating a mouse on GPIO lines.
*
* Copyright (C) 2007 Atmel Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GN
www.eeworm.com/read/316872/3598642
h nsc_gpio.h
/**
nsc_gpio.c
National Semiconductor GPIO common access methods.
struct nsc_gpio_ops abstracts the low-level access
operations for the GPIO units on 2 NSC chip families; the GEODE
in
www.eeworm.com/read/316872/3600743
h regs-gpio.h
/*
* include/asm-arm/arch-ks8695/regs-gpio.h
*
* Copyright (C) 2007 Andrew Victor
*
* KS8695 - GPIO control registers and bit definitions.
*
* This file is licensed under the terms of the GNU
www.eeworm.com/read/316872/3600873
h leds-gpio.h
/* linux/include/asm-arm/arch-s3c2410/leds-gpio.h
*
* Copyright (c) 2006 Simtec Electronics
* http://armlinux.simtec.co.uk/
* Ben Dooks
*
* S3C24XX - LEDs GPIO connector
*
*
www.eeworm.com/read/316872/3600895
h spi-gpio.h
/* linux/include/asm-arm/arch-s3c2410/spi-gpio.h
*
* Copyright (c) 2006 Simtec Electronics
* Ben Dooks
*
* S3C2410 - SPI Controller platfrom_device info
*
* This program is f
www.eeworm.com/read/316872/3600908
h regs-gpio.h
/* linux/include/asm-arm/arch-s3c2410/regs-gpio.h
*
* Copyright (c) 2003,2004 Simtec Electronics
* http://www.simtec.co.uk/products/SWLINUX/
*
* This program is f
www.eeworm.com/read/316872/3601238
h gpio-switch.h
/*
* GPIO switch definitions
*
* Copyright (C) 2006 Nokia Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lice
www.eeworm.com/read/316872/3602270
h gpio-regs.h
/* gpio-regs.h: on-chip general purpose I/O registers
*
* Copyright (C) 2003 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
*
* This program is free software;