代码搜索:driven

找到约 1,767 项符合「driven」的源代码

代码结果 1,767
www.eeworm.com/read/7654/126213

asm vectors_11.asm

*Vectors_11.asm Vector file for interrupt-driven program .ref _c_int11 ;ISR used in C program .ref _c_int00 ;entry address .sect "vectors" ;section for vectors RESET_R
www.eeworm.com/read/209211/4983323

c file.c

#include "mk.h" /* table-driven version in bootes dump of 12/31/96 */ long mtime(char *name) { return mkmtime(name, 1); } long timeof(char *name, int force) { Symtab *sym; long t; if(utfrune(n
www.eeworm.com/read/430448/1930154

h twi.h

/** \file twi.h \brief Sterownik interfejsu TWI. */ /* Copyright (c) 2004 Robert Krysztof robert.krysztof@wp.pl http://www.avr-gcc.prv.pl Based on: Title: Interrupt driven Two Wire I
www.eeworm.com/read/430445/1930443

h twi.h

/** \file twi.h \brief Sterownik interfejsu TWI. */ /* Copyright (c) 2004 Robert Krysztof robert.krysztof@wp.pl http://www.avr-gcc.prv.pl Based on: Title: Interrupt driven Two Wire I
www.eeworm.com/read/294899/8194830

asm vectors_11.asm

*Vectors_11.asm Vector file for interrupt-driven program .ref _c_int11 ;ISR used in C program .ref _c_int00 ;entry address .sect "vectors" ;section for vectors RESET_R
www.eeworm.com/read/294899/8194901

asm vectors_11.asm

*Vectors_11.asm Vector file for interrupt-driven program .ref _c_int11 ;ISR used in C program .ref _c_int00 ;entry address .sect "vectors" ;section for vectors RESET_R
www.eeworm.com/read/294899/8195315

asm vectors_11.asm

*Vectors_11.asm Vector file for interrupt-driven program .ref _c_int11 ;ISR used in C program .ref _c_int00 ;entry address .sect "vectors" ;section for vectors RESET_R
www.eeworm.com/read/247863/12615212

htm ch08.htm

Teach Yourself Visual C++® 5 in 24 Hours -- Hour 8 -- Messages and Event-Driven Programming
www.eeworm.com/read/203884/15349940

asm vectors_11.asm

*Vectors_11.asm Vector file for interrupt-driven program .ref _c_int11 ;ISR used in C program .ref _c_int00 ;entry address .sect "vectors" ;section for vectors RESET_R
www.eeworm.com/read/430376/8752992

v ahb_def.v

// The AHB define file parameter HIGH = 1'b1; parameter LOW = 1'b0; // Default address driven by the AHB Master. parameter DEFAULT_ADDR = 32'd56565656; // Default data bus size of th