代码搜索:GPIO
找到约 10,000 项符合「GPIO」的源代码
代码结果 10,000
www.eeworm.com/read/261658/11631192
bak gpio_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/261658/11631230
uv2 gpio.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (ULINK), 0x0005 // Tools: ''
Target (Simulation), 0x0005 // Tools: ''
Group (C Source code)
Group (Assembler startup code)
www.eeworm.com/read/347668/11649939
asm gpio_reg.asm
;gpio register defination
;ke yuandan
.asg #3400h, IODIR
.asg #3401h, IODATA
.asg #4400h, AGPIOEN ;address gpio enable
.asg #4401h, AGPIODIR ;direction
.asg #4402h, AGPIODATA
www.eeworm.com/read/261354/11653074
c gpio_test.c
#include
#include //system
#include
#include
#include
#include
#define DEVICE_GPIOTEST "/dev/gpio" //设备节点
int main(int ar
www.eeworm.com/read/347148/11688332
bak gpio_in_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/347148/11688338
uv2 gpio_in.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Z32R), 0x0004 // Tools: 'ARM-ADS'
Group (Initialisation)
Group (Drivers)
Group (Application)
Group (Document)
File 1,2,
www.eeworm.com/read/346988/11707755
h csl_gpio.h
/******************************************************************************\
* Copyright (C) 2000-2001 Texas Instruments Incorporated.
* All Rights Reserved
*----
www.eeworm.com/read/156829/11761431
h at91_gpio.h
/*
* AT91RM9200 GPIO driver for use for high speed packet sending/receiving
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Publ
www.eeworm.com/read/156829/11761436
c at91_gpio.c
/* $Id: at91_gpio.c,v 1.15 2002/05/06 13:19:13 $
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published b
www.eeworm.com/read/259592/11779346
h regs_gpio.h
/*=======================================================================
*
* FILE: regs_gpio.h
*
* DESCRIPTION: GPIO Register Definition
*
* Copyright Cirrus Logic, 2001-2002
*
*=