代码搜索:GPIO

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

代码结果 10,000
www.eeworm.com/read/432481/8602946

c ili9320_touch.c

#include "stm32f10x_lib.h" #include "ili9320.h" #define CH_X 0xd0//0x90 #define CH_Y 0x90//0xd0 /* for stmfans-ev board lcd: PD0 -> nCS PD1 -> RS PD2 -> nWR PD3 -> nRD PD4 -> nRESET
www.eeworm.com/read/373862/9431538

c main.c

#include "LED.h" int main(void) { int i = 0, j; int Led_arr[4]={LED3,LED4,LED5,LED6}; #ifdef DEBUG debug(); #endif LED_Init(); while(1) { // GPIO_BitWrite(
www.eeworm.com/read/160258/10547586

h register.h

#ifndef _S3C2410_REG_H #define _S3C2410_REG_H #define GPIO_GPIO(Nb) (0x00000001
www.eeworm.com/read/274207/10882366

c bvd_mmc.c

/* * drivers/mmc/bvd_mmc.c * Low-level MMC/SD functions for the Intel Bulverde MMC/SD on-chip controller * Mostly based on: drivers/mmc/omap_mmc.c * * Copyright 2003 MontaVista Software Inc. * A
www.eeworm.com/read/455792/7365568

c key.c

// 包含必要的头文件 #include "KEY.H" #include #include #include #include #include #include #include #in
www.eeworm.com/read/453456/7420164

h register.h

#ifndef _S3C2410_REG_H #define _S3C2410_REG_H #define GPIO_GPIO(Nb) (0x00000001
www.eeworm.com/read/143222/12888172

h register.h

#ifndef _S3C2410_REG_H #define _S3C2410_REG_H #define GPIO_GPIO(Nb) (0x00000001
www.eeworm.com/read/302058/13843531

h main.h

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : main.h * Author : MCD Application Team * Date First Issued : 05/21/2007 * Descr
www.eeworm.com/read/477829/6723609

c main.c

/** ****************************************************************************** * @file Project/Template/main.c * @author MCD Application Team * @version V3.0.0 * @date 04/06
www.eeworm.com/read/400580/11572534

c main.c

/******************** (C) COPYRIGHT 2006 STMicroelectronics ******************** * File Name : main.c * Author : MCD Application Team * Date First Issued : 03/10/2006 * Descr