代码搜索:GPIO

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

代码结果 10,000
www.eeworm.com/read/420976/10763778

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/420976/10763781

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/420899/10768987

c gpio_test.c

/************************************************************************************** * * Project Name : S3C6400 Validation * * Copyright 2006 by Samsung Electronics, Inc. * All rights reserve
www.eeworm.com/read/275624/10807164

mcp test_gpio.mcp

www.eeworm.com/read/275624/10807167

c test_gpio.c

#include "2410addr.h" #include "Option.h" #include "Def.h" void gpio_init(void) { rGPACON |= 0x2000; rGPADAT &= (~(0x2000)); } void gpio_exit(void) { rGPACON &= ~(0x2000); rGPADAT |
www.eeworm.com/read/349391/10829827

h csl_gpio.h

/******************************************************************************\ * Copyright (C) 2000-2001 Texas Instruments Incorporated. * All Rights Reserved *----
www.eeworm.com/read/349388/10830271

h csl_gpio.h

/******************************************************************************\ * Copyright (C) 2000-2001 Texas Instruments Incorporated. * All Rights Reserved *----
www.eeworm.com/read/349386/10830873

h csl_gpio.h

/******************************************************************************\ * Copyright (C) 2000-2001 Texas Instruments Incorporated. * All Rights Reserved *----
www.eeworm.com/read/349381/10831844

h csl_gpio.h

/******************************************************************************\ * Copyright (C) 2000-2001 Texas Instruments Incorporated. * All Rights Reserved *----
www.eeworm.com/read/275039/10838219

c bttv-gpio.c

/* bttv-gpio.c -- gpio sub drivers sysfs-based sub driver interface for bttv mainly intented for gpio access Copyright (C) 1996,97,98 Ralph Metzler (rjkm@thp.uni-koeln.de)