代码搜索:PROGRAMMABLE

找到约 841 项符合「PROGRAMMABLE」的源代码

代码结果 841
www.eeworm.com/read/316872/3590504

c mpc52xx_pic.c

/* * Programmable Interrupt Controller functions for the Freescale MPC52xx * embedded CPU. * * * Maintainer : Sylvain Munaut * * Based on (well, mostly copied from) the code
www.eeworm.com/read/385462/2589979

c pxa2xx_pic.c

/* * Intel XScale PXA Programmable Interrupt Controller. * * Copyright (c) 2006 Openedhand Ltd. * Copyright (c) 2006 Thorsten Zitterell * Written by Andrzej Zaborowski * * Th
www.eeworm.com/read/375900/2719061

h sysepic.h

/* sysEpic.h - Embedded Programmable Interrupt Controller (EPIC) driver */ /* Copyright 1984-1999 Wind River Systems, Inc. */ /* Copyright 1996, 1998 Motorola, Inc. */ /* modification history
www.eeworm.com/read/279043/10475525

txt readme.txt

The purpose of this code is to demonstrate how to get started using the GPIFTool utility in EZUSB FX2 GPIF applications... Chapter 10 of the EZUSB FX2 TRM explains the General Programmable Interfa
www.eeworm.com/read/434564/7859337

vhd kcpsm3.vhd

-- PicoBlaze -- -- Constant (K) Coded Programmable State Machine for Spartan-3 Devices. -- Also suitable for use with Virtex-II and Virtex-IIPRO devices. -- -- Includes additional code for enhanc
www.eeworm.com/read/199166/7881186

vhd kcpsm3.vhd

-- PicoBlaze -- -- Constant (K) Coded Programmable State Machine for Spartan-3 Devices. -- Also suitable for use with Virtex-II and Virtex-IIPRO devices. -- -- Includes additional code for enhanc
www.eeworm.com/read/305314/13773587

h pcpic.h

/* pcpic.h PC Programmable Interrupt Controller Header Modification History 9/16/93 jf - created from serial.h 10/20/93 jf - added PCPIC and DOS ifdefs
www.eeworm.com/read/147766/5722721

c irq_i8259.c

/* * linux/arch/alpha/kernel/irq_i8259.c * * This is the 'legacy' 8259A Programmable Interrupt Controller, * present in the majority of PC/AT boxes. * * Started hacking from linux-2.3.30pre
www.eeworm.com/read/147766/5723165

c pcf8563.c

/* * PCF8563 RTC * * From Phillips' datasheet: * * The PCF8563 is a CMOS real-time clock/calendar optimized for low power * consumption. A programmable clock output, interupt output and voltage
www.eeworm.com/read/136786/5863582

c irq_i8259.c

/* * linux/arch/alpha/kernel/irq_i8259.c * * This is the 'legacy' 8259A Programmable Interrupt Controller, * present in the majority of PC/AT boxes. * * Started hacking from linux-2.3.30pre