代码搜索结果
找到约 10,000 项符合
GPIO 的代码
pxa_reg_calcs.py
#!/usr/bin/python
# (C) Copyright 2004
# BEC Systems
# Cliff Brake
# This program is free software; you can redistribute it and/or
# modify it under
cs8900a.c
// cs8900a.c: device driver for the CS8900a chip in 8-bit mode.
#include
#include "cs8900a.h"
#include "uip.h"
#include "uip_arp.h"
#define IOR (1
irq.c
/*
* linux/arch/arm/mach-sa1100/irq.c
*
* Copyright (C) 1999-2001 Nicolas Pitre
*
* Generic IRQ handling for the SA11x0, GPIO 11-27 IRQ demultiplexing.
*
* This program is free software; you ca
rw4_init_brd.s
/*----------------------------------------------------------------------------+
| This source code has been made available to you by IBM on an AS-IS
| basis. Anyone receiving this source
stm32f10x_gpio.h
/******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
* File Name : stm32f10x_gpio.h
* Author : MCD Application Team
* Version : V2.0.2
*
stm32f10x_gpio.h
/******************** (C) COPYRIGHT 2008 STMicroelectronics ********************
* File Name : stm32f10x_gpio.h
* Author : MCD Application Team
* Version : V2.0.2
*
example_28xgpio.c
#include "DSP28_Device.h"
#include "DSP28_Globalprototypes.h"
// Prototype statements for functions found within this file.
// interrupt void ISRTimer2(void);
void delay_loop(void);
void Gpio
example_28xgpio.c
#include "DSP28_Device.h"
#include "DSP28_Globalprototypes.h"
// Prototype statements for functions found within this file.
// interrupt void ISRTimer2(void);
void delay_loop(void);
void Gpio
example_28xgpio.c
#include "DSP28_Device.h"
#include "DSP28_Globalprototypes.h"
// Prototype statements for functions found within this file.
// interrupt void ISRTimer2(void);
void delay_loop(void);
void Gpio
l2.h
/*++
Copyright (c) 2001 Sunplus Technology Co., Ltd.
Module Name:
L2.h
Abstract:
Header file related to L2 functions
Environment:
Keil C51 Compiler
Revi