代码搜索结果

找到约 8,499 项符合 GPIO 的代码

gpio.c

/********************************************************************** * File: Gpio.c -- File for Labs 4, 5 and 6 * Devices: TMS320F2812, TMS320F2811, TMS320F2810 * Author: Technical Training Orga

gpio.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="gpio" ProjectDir="D:\CCStudio_v3.1\MyProjects\917\gpio\" ProjectType=Executable CPU

gpio.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="gpio" ProjectDir="E:\MYDSP\2812EVM-III811\C\gpio\" ProjectType=Executable CPUFamily

gpio.h

#ifndef GPIO_DRV_H #define GPIO_DRV_H #include "../libs/motolibs.h" #define GPIO_DIR_IN 0 #define GPIO_DIR_OUT 1 /* Configure a GPIO pin as input or output and to use the specified * alt

gpio.h

/* Define GPIO Registers */ #ifndef _GPIO_H_ #define _GPIO_H_ /* Register */ #define GPEN 0x01B00000 /*GPIO Enable Register */ #define GPDIR 0x01B00004 /*GPIO Direction Register

gpio.h

/*==========================================================================*/ /* file name : gpio.h (headder file for macro define) */ /* compiler : SPARC-RTEMS-GCC */ /* author

gpio.c

/********************************************************************** * File: Gpio.c * Devices: TMS320F2808, TMS320F2806, TMS320F2801 * Author: David M. Alter, Texas Instruments Inc. * History:

gpio.c

/********************************************************************** * File: Gpio.c * Devices: TMS320F2812, TMS320F2811, TMS320F2810 * Author: David M. Alter, Texas Instruments Inc. * History:

gpio.c

/********************************************************************** * File: Gpio.c * Devices: TMS320F2812, TMS320F2811, TMS320F2810 * Author: David M. Alter, Texas Instruments Inc. * History:

gpio.lnp

".\obj\lpc2300.o" ".\obj\can.o" ".\obj\irq.o" ".\obj\task.o" ".\obj\main.o" --device DARMP --strict --scatter ".\obj\GPIO.sct" --autoat --summary_stderr --info summarysizes --map --xref --callgraph