代码搜索结果

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

gpio.h

/* External Interrupt test */ /* #define S3C2510_IOPMOD1 REG_32(0x00030000) / I/O Port Mode Select Lower Register / #define S3C2510_IOPMOD2 REG_32(0x00030004) / I/

gpio.c

#include "vxWorks.h" #include "intLib.h" #include "netLib.h" #include "end.h" #include "endLib.h" #include "cacheLib.h" #include "miiLib.h" #include "errno.h" #include "stdio.h" #include "log

gpio.h

#ifndef _GPIO_H_ #define _GPIO_H_ #define GPIOREGS_PHYSICAL_BASE 0x40E00000 #define GPLR0_OFFSET 0x0 //GPIO pin-level register 31:0 #define GPLR1_OFFSET 0x4 //GPIO pin-level register

gpio.inc

; ; Copyright (c) Microsoft Corporation. All rights reserved. ; ; ; Use of this source code is subject to the terms of the Microsoft end-user ; license agreement (EULA) under which you licensed

gpio.h

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic

gpio.h

/******************** (C) COPYRIGHT 2004 STMicroelectronics ******************** * File Name : gpio.h * Author : MCD Application Team * Date First Issued : 08/06/2003 * Descr

gpio.c

/******************** (C) COPYRIGHT 2004 STMicroelectronics ******************** * File Name : gpio.c * Author : MCD Application Team * Date First Issued : 08/06/2003 * Descr