代码搜索:GPIO

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

代码结果 10,000
www.eeworm.com/read/213606/15129105

h csl_gpio.h

/******************************************************************************\ * Copyright (C) 2000-2001 Texas Instruments Incorporated. * All Rights Reserved *----
www.eeworm.com/read/213605/15129198

h csl_gpio.h

/******************************************************************************\ * Copyright (C) 2000-2001 Texas Instruments Incorporated. * All Rights Reserved *----
www.eeworm.com/read/213602/15129317

h csl_gpio.h

/******************************************************************************\ * Copyright (C) 2000-2001 Texas Instruments Incorporated. * All Rights Reserved *----
www.eeworm.com/read/210963/15189546

c gpio_led.c

#define IOPMOD (*(volatile unsigned *)0x03FF5000) //IO 口模式注册 #define IOPDATA (*(volatile unsigned *)0x03FF5008) //IO口数据注册 void Delay(unsigned int); int Main() { unsigned long LED; IOPMOD
www.eeworm.com/read/210585/15195720

h csl_gpio.h

/******************************************************************************\ * Copyright (C) 2000-2001 Texas Instruments Incorporated. * All Rights Reserved *----
www.eeworm.com/read/207734/15263283

c gpio_drv.c

/* driver/char/gpio_drv.c * * This file provide IO reading and writing from user space. * Pls create some device file in diretory /dev/ppcflash whose major is 218. * This driver support 0-25
www.eeworm.com/read/207734/15263284

h gpio_drv.h

#ifndef _GPIO_H_ #define _GPIO_H_ #define IOWRITE 0xf021 #define IOCLEAR 0xf022 #endif
www.eeworm.com/read/207734/15263286

c gpio_test.c

#include #include #include #include #include #include #include #include #include "gpio_test.h"
www.eeworm.com/read/207734/15263287

h gpio_test.h

#ifndef _GPIO_H_ #define _GPIO_H_ #define IOWRITE 0xf021 #define IOCLEAR 0xf022 #endif
www.eeworm.com/read/207042/15283504

c gpio_joystick.c

/****************************************************************************** * * The information contained herein is the exclusive property of * Sunplus Technology Co. And shall not be