代码搜索:GPIO
找到约 10,000 项符合「GPIO」的源代码
代码结果 10,000
www.eeworm.com/read/136786/5866526
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
www.eeworm.com/read/128531/5988892
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
www.eeworm.com/read/127781/6000469
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
www.eeworm.com/read/110034/6171695
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
www.eeworm.com/read/102935/6230016
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
www.eeworm.com/read/486841/6530631
c sdhal.c
/****************************************Copyright (c)**************************************************
** Guangzhou ZHIYUAN electronics Co.,LTD.
**
www.eeworm.com/read/482783/6612140
h stm8s_gpio.h
/**
******************************************************************************
* @file stm8s_gpio.h
* @brief This file contains all functions prototype and macros for the GPIO peripheral.
www.eeworm.com/read/482783/6612191
ls stm8s_gpio.ls
1 ; C Compiler for STM8 (COSMIC Software)
2 ; Generator V4.2.8 - 03 Dec 2008
3 ; Optimizer V4.2.8 - 03 Dec 2008
99
www.eeworm.com/read/403407/11517572
c main.c
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : main.c
* Author : MCD Application Team
* Date First Issued : 3/24/2008
* Descri
www.eeworm.com/read/403407/11517601
c lcd.c
#include "stm32f10x_lib.h"
#include "LCD.h"
//LCD bits definitions
#define LCD_MAX_Col 32
#define LCD_INPUT_EN() GPIO_WriteBit(GPIOB, GPIO_Pin_10, Bit_SET)
#define LCD_INPUT_DIS() GPIO_W