代码搜索:GPIO

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

代码结果 10,000
www.eeworm.com/read/357821/10200767

c pxafb.c

#include #include void pxafb_disable(void){ /* turn backlight off */ pxa_gpio_mode(23 | GPIO_OUT); GPCR(23) = GPIO_bit(23); /* lcd disable */ LCCR0 = 0; return; }
www.eeworm.com/read/280036/10359135

c sdhal.c

/****************************************Copyright (c)************************************************** ** Guangzhou ZHIYUAN electronics Co.,LTD. **
www.eeworm.com/read/352395/10555648

c main.c

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : main.c * Author : MCD Application Team * Version : V1.0 * Date
www.eeworm.com/read/416164/11038937

c main.c

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : main.c * Author : MCD Application Team * Version : V1.0 * Date
www.eeworm.com/read/442980/7640624

c sdhal.c

/****************************************Copyright (c)************************************************** ** Guangzhou ZHIYUAN electronics Co.,LTD. **
www.eeworm.com/read/396258/8118010

c pxafb.c

#include #include void pxafb_disable(void){ /* turn backlight off */ pxa_gpio_mode(23 | GPIO_OUT); GPCR(23) = GPIO_bit(23); /* lcd disable */ LCCR0 = 0; return; }
www.eeworm.com/read/140811/13060688

c i2c_panel.c

#ifdef SUPPORT_I2C_LCD_Panel /* ** FUNCTION:init_command_cd4094b() ** PURPOSE:initialize the TFT-LCD CONTROLLER UPS017 using ** CD4094B ** CD4094B:8-Stage Shift-and-Store Bus Register ** Q1--
www.eeworm.com/read/302058/13843523

c main.c

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

c sdhal.c

/****************************************Copyright (c)************************************************** ** Guangzhou ZHIYUAN electronics Co.,LTD. **
www.eeworm.com/read/147766/5727040

h pfs168.h

/* * linux/include/asm-arm/arch-sa1100/pfs168.h * * Created 2000/06/05 by Nicolas Pitre * * This file contains the hardware specific definitions for PFS-168 * */ #ifndef __ASM_A