代码搜索:PROGRAMMABLE

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

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

h 8253pit.h

/* * 8253/8254 Programmable Interval Timer */ #ifndef _8253PIT_H #define _8253PIT_H #define PIT_TICK_RATE 1193180UL #endif
www.eeworm.com/read/273662/4201364

bash_completion

# Programmable completion for the Subversion svn command under bash. Source # this file (or on some systems add it to ~/.bash_completion and start a new # shell) and bash's completion mechanism will k
www.eeworm.com/read/273660/4202441

bash_completion

# Programmable completion for the Subversion svn command under bash. Source # this file (or on some systems add it to ~/.bash_completion and start a new # shell) and bash's completion mechanism will k
www.eeworm.com/read/432906/1886977

h arm_pic.h

/* * Generic ARM Programmable Interrupt Controller support. * * Copyright (c) 2006 CodeSourcery. * Written by Paul Brook * * This code is licenced under the LGPL. * * Arm hardware uses a wide
www.eeworm.com/read/432906/1886984

c arm_pic.c

/* * Generic ARM Programmable Interrupt Controller support. * * Copyright (c) 2006 CodeSourcery. * Written by Paul Brook * * This code is licenced under the LGPL */ #include "vl.h" #include "
www.eeworm.com/read/389879/2532150

c mpc52xx_pic.c

/* * * Programmable Interrupt Controller functions for the Freescale MPC52xx. * * Copyright (C) 2006 bplan GmbH * * Based on the code from the 2.4 kernel by * Dale Farnsworth
www.eeworm.com/read/385462/2589184

h arm_pic.h

/* * Generic ARM Programmable Interrupt Controller support. * * Copyright (c) 2006 CodeSourcery. * Written by Paul Brook * * This code is licenced under the LGPL. * * Arm hardware uses a wide
www.eeworm.com/read/385462/2589191

c arm_pic.c

/* * Generic ARM Programmable Interrupt Controller support. * * Copyright (c) 2006 CodeSourcery. * Written by Paul Brook * * This code is licenced under the LGPL */ #include "vl.h" #include "
www.eeworm.com/read/385462/2590096

c arm_pic.c

/* * Generic ARM Programmable Interrupt Controller support. * * Copyright (c) 2006 CodeSourcery. * Written by Paul Brook * * This code is licenced under the LGPL */ #include "hw.h" #include "a
www.eeworm.com/read/375900/2718955

c sysepic.c

/* sysEpic.c - Driver for Embedded Programmable Interrupt Controller */ /* Copyright 1984-1999 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history ---------------