代码搜索结果

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

gpio.mak

# Generated by Code Composer Studio # Makefile for D:\gpio_s\gpio.pjt # This makefile is intended to be compatible with any version of make. # # USAGE # Step 1: Set up proper environment variables, b

gpio.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="gpio" ProjectDir="D:\gpio_s\" ProjectType=Executable CPUFamily=TMS320C28XX Tool="C

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 name : gpio.c (ecr's gpio user basic function) */ /* compiler : SPARC-RTEMS-GCC */ /* a

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: