代码搜索:GPIO

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

代码结果 10,000
www.eeworm.com/read/465398/7054659

mcp gpio_beep.mcp

www.eeworm.com/read/465111/7058363

h csl_gpio.h

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

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/307188/7115821

c gpio_test.c

#include #include #include #include #include #include #include #define DEVICE_GPIOTEST "/dev/gpio" //设备节点 int
www.eeworm.com/read/464548/7156124

h uet_gpio.h

//GPIO define //Design by :Tan/yicheng #include /* STM32F10x Library Definitions */ /* Enable GPIO Port CLOCK */ #define GPIOA_ENAB
www.eeworm.com/read/463871/7174495

tgz write_gpio.tgz

www.eeworm.com/read/462162/7208093

h hw_gpio.h

//***************************************************************************** // // hw_gpio.h - Defines and Macros for GPIO hardware. // // Copyright (c) 2005,2006 Luminary Micro, Inc. All righ
www.eeworm.com/read/462157/7208266

h hw_gpio.h

//***************************************************************************** // // hw_gpio.h - Defines and Macros for GPIO hardware. // // Copyright (c) 2005,2006 Luminary Micro, Inc. All righ
www.eeworm.com/read/462150/7208468

h hw_gpio.h

//***************************************************************************** // // hw_gpio.h - Defines and Macros for GPIO hardware. // // Copyright (c) 2005,2006 Luminary Micro, Inc. All righ
www.eeworm.com/read/460801/7240533

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