代码搜索:gpio的引脚
找到约 10,000 项符合「gpio的引脚」的源代码
代码结果 10,000
www.eeworm.com/read/462150/7208460
c gpio.c
//*****************************************************************************
//
// gpio.c - API for GPIO ports
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reserved.
//
// S
www.eeworm.com/read/462150/7208462
h gpio.h
//*****************************************************************************
//
// gpio.h - Defines and Macros for GPIO API.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reser
www.eeworm.com/read/461818/7219005
h gpio.h
#ifndef GPIO_H
#define GPIO_H
/* Debug constants */
#define DEBUG_FRAME 0x0001
#define DEBUG_STATUS 0x0002
#define DEBUG_FIELD 0x0004
#define DEBUG_ERR 0x0008
#define DEBUG_TIME 0x0010
#define D
www.eeworm.com/read/461818/7219006
c gpio.c
/*
* (C) Copyright 2004 Roman Avramenko
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
*
www.eeworm.com/read/460645/7244545
c gpio.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/460592/7246810
h gpio.h
/**************************************************************************************
*
* Project Name : S3C6410 Validation
*
* Copyright 2006 by Samsung Electronics, Inc.
* All rights reserve
www.eeworm.com/read/460592/7246813
c gpio.c
/**************************************************************************************
*
* Project Name : S3C6410 Validation
*
* Copyright 2006 by Samsung Electronics, Inc.
* All rights reserve
www.eeworm.com/read/458613/7293201
h gpio.h
/*
* Asus Mypal 716 GPIO definitions.
*/
#ifndef _ASUS_716_GPIO_
#define _ASUS_716_GPIO_
#define GET_A716_GPIO(gpio) \
(GPLR(GPIO_NR_A716_ ## gpio) & GPIO_bit(GPIO_NR_A716_ ## gpio))
#define SET
www.eeworm.com/read/457493/7324906
paf gpio.paf
www.eeworm.com/read/457493/7324915