代码搜索:GPIO
找到约 10,000 项符合「GPIO」的源代码
代码结果 10,000
www.eeworm.com/read/330348/12900232
readme
MATRIX example program
gpio.c
1.Compiler and build
execute "make" will create executable file.
2.Download to MATRIX
use ftp or USB/SD to put the executable file into MATRIX.
3.Execute example
first
www.eeworm.com/read/168763/5436595
h cms700.h
/*
* (C) Copyright 2005
* Matthias Fuchs, esd gmbh germany, matthias.fuchs@esd-electronics.com
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is fre
www.eeworm.com/read/267539/11175519
lkf debug.lkf
-z -m"gpio.map" -o"gpio.out" -x -i"C:/ti/c2400/cgtools/lib"
"D:\tic2xx\myprojects\GPIO\main.obj"
"C:\Ti\c2400\cgtools\lib\rts2xx.lib"
"C:\Ti\myprojects\svpwm\test.cmd"
www.eeworm.com/read/267539/11175535
lkv debug.lkv
-z -m"gpio.map" -o"gpio.out" -x -i"C:/ti/c2400/cgtools/lib"
"D:\tic2xx\myprojects\GPIO\main.obj"
"C:\Ti\c2400\cgtools\lib\rts2xx.lib"
"C:\Ti\myprojects\svpwm\test.cmd"
www.eeworm.com/read/412869/11178767
c example_280xhaltwake.c
// TI File $Revision: /main/2 $
// Checkin $Date: September 5, 2007 11:35:51 $
//###########################################################################
//
// FILE: Example_280xHaltWake.c
www.eeworm.com/read/381174/9106261
c iop_8202r.c
/**************************************************************************
* *
* Copyright (c) 2002 by Sunplus Techn
www.eeworm.com/read/381174/9106311
c iop_8104t.c
/**************************************************************************
* *
* Copyright (c) 2002 by Sunplus Techn
www.eeworm.com/read/424364/10457842
c stm32f10x_gpio.c
/******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
* 文件名称: stm32f10x_gpio.c
* 程序作者: MCD Application Team
* 程序版本: V2.0.2
* 编制日期: 07/11/2008
* 功能描述: 这个文件提供了所有GPIO的固件函数
www.eeworm.com/read/418361/10950374
c pxa2xx_gpio.c
/*
* Intel XScale PXA255/270 GPIO controller emulation.
*
* Copyright (c) 2006 Openedhand Ltd.
* Written by Andrzej Zaborowski
*
* This code is licensed under the GPL.
*/
#i