代码搜索结果
找到约 10,000 项符合
GPIO 的代码
gpio.c
/**************************************************************************************
*
* Project Name : S3C6400 Validation
*
* Copyright 2006 by Samsung Electronics, Inc.
* All rights reserve
gpio.h
/***************************************************************************\
Copyright (c) 2004-2007 threewater@up-tech.com, All rights reserved.
by threewter 2004.4.26
\************************
gpio.c
#include "DSP28_Device.h"
//#include "DSP28_Globalprototypes.h"
#include "DSP28_Globalprototypes.h"
#include "DSP28_Adc.h"
#include "DSP28_CpuTimers.h"
#include "DSP28_PieVect.h"
#include "DSP
gpio.h
#ifndef GPIO_DRV_H
#define GPIO_DRV_H
#include "../libs/motolibs.h"
#define GPIO_DIR_IN 0
#define GPIO_DIR_OUT 1
/* Configure a GPIO pin as input or output and to use the specified
* alt
gpio.c
/*
Motorola LTE General Purpose Input Output Driver
----------------------------
(c) motoprogger 2008
*/
#include "../libs/motolibs.h"
#include "gpio.h"
#define GPIO_BASE 0x2484100