代码搜索结果
找到约 8,499 项符合
GPIO 的代码
gpio.h
/****************************************************************************/
/*
* linux/include/asm-arm/arch-l7200/gpio.h
*
* Registers and helper functions for the L7200 Link-Up Syste
gpio.h
/****************************************************************************/
/*
* linux/include/asm-arm/arch-l7200/gpio.h
*
* Registers and helper functions for the L7200 Link-Up Syste
gpio.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="gpio"
ProjectDir="C:\ti\myprojects\gpio\"
ProjectType=Executable
CPUFamily=TMS320C2
gpio.h
#ifndef _GPIO_H
#define _GPIO_H
extern void pxa_gpio_mode_set(int gpio_mode);
extern int pxa_gpio_mode_get(int gpio);
extern int pxa_gpio_read(int gpio);
extern int pxa_gpio_set(int gpio, int val);
gpio.c
/*
* gpiotool - user-level access to PXA27x GPIO registers
*
* (C) 2006 by Harald Welte
*
* This program is Free Software and licensed under GNU GPL Version 2,
* as publish
gpio.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="gpio"
ProjectDir="C:\ti2000\myprojects\gpio\"
ProjectType=Executable
CPUFamily=TMS3
gpio实验说明.txt
Legacy GPIO: 普通低速GPIO实验
Enhance GPIO:高速GPIO实验
gpio.c
//*****************************************************************************
//
// gpio.c - API for GPIO ports
//
// Copyright (c) 2005-2007 Luminary Micro, Inc. All rights reserved.
//
//
gpio.d
gpio.o: platformdriver\gpio.c
gpio.o: .\include\hw_gpio.h
gpio.o: .\include\hw_ints.h
gpio.o: .\include\hw_memmap.h
gpio.o: .\include\hw_types.h
gpio.o: platformdriver\debug.h
gpio.o: platformdr