代码搜索:GPIO
找到约 10,000 项符合「GPIO」的源代码
代码结果 10,000
www.eeworm.com/read/357967/10198017
txt gpio1.txt
/****************************************************************************
*
* Name: gpio.c
*
* Copyright: (c) 2002 Conexant Systems Inc.
*
************************************************
www.eeworm.com/read/357481/10208729
h hw_gpio.h
//*****************************************************************************
//
// hw_gpio.h - Defines and Macros for GPIO hardware.
//
// Copyright (c) 2005-2007 Luminary Micro, Inc. All righ
www.eeworm.com/read/356385/10228938
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/356385/10228950
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/356175/10235523
c gpio-test.c
#include
#include // System
#include
#include
#include
#include
#include
#define DEVICE_ GPIOTEST “/dev/gpio” /
www.eeworm.com/read/354952/10310625
h csl_gpio.h
/******************************************************************************\
* Copyright (C) 2000-2001 Texas Instruments Incorporated.
* All Rights Reserved
*----
www.eeworm.com/read/425610/10344808
h gpio-bus.h
#ifndef __GPIO_BUS_H__
#define __GPIO_BUS_H__
extern void busInit(void); // 总线初始化
extern char busRead(unsigned short usAddr); // 从总线读1个字节
ext
www.eeworm.com/read/425610/10344829
c gpio-bus.c
#include "GPIO-Bus.h"
#include "LM3S-JTAG.h"
#include
#include
#include
#include
#include
#define SysCtlPeriEnable Sys
www.eeworm.com/read/425520/10349857
crf enhance_gpio.crf
www.eeworm.com/read/425520/10349866
h enhance_gpio.h
/*********************************************************************************************************
**文件名称: Enhance_GPIO.h
**功能说明: 高速GPIO操作软件包头文件。
**使用说明:
*********************************