代码搜索:Microcontrollers
找到约 2,262 项符合「Microcontrollers」的源代码
代码结果 2,262
www.eeworm.com/read/125819/6021184
cc inst.cc
/*
* Simulator of microcontrollers (inst.cc)
*
* hc08 code base from Erik Petrich epetrich@users.sourceforge.net
*
* Copyright (C) 1999,99 Drotos Daniel, Talker Bt.
*
* To contact author send
www.eeworm.com/read/125819/6021276
cc inst_fdcb.cc
/*
* Simulator of microcontrollers (inst_fdcb.cc)
* FD CB escaped multi-byte opcodes for Z80.
*
* Copyright (C) 1999,99 Drotos Daniel, Talker Bt.
*
* To contact author send email to drd
www.eeworm.com/read/125819/6021281
cc inst_fd.cc
/*
* Simulator of microcontrollers (inst_fd.cc)
* FD escaped multi-byte opcodes.
*
*
* Copyright (C) 1999,2001 Drotos Daniel, Talker Bt.
*
* To contact author send email to drdani@mazsola.iit
www.eeworm.com/read/125819/6021289
cc inst_xxcb.cc
/*
* Simulator of microcontrollers (inst_xxcb.cc)
* DD CB or FD CB escaped multi-byte opcodes for Z80.
*
* This module gets pulled in and pre-processed to create
* two modules. DD CB prefi
www.eeworm.com/read/125819/6021303
cc uc89c51r.cc
/*
* Simulator of microcontrollers (uc89c51r.cc)
*
* Copyright (C) 1999,99 Drotos Daniel, Talker Bt.
*
* To contact author send email to drdani@mazsola.iit.uni-miskolc.hu
*
*/
/* This file is
www.eeworm.com/read/185477/6336886
h pic16630.h
/* header file for the MICROCHIP PIC microcontrollers
* PIC16F630
* PIC16F676
*/
#ifndef __PIC16630_H
#define __PIC16630_H
// Special function register definitions
static volatile
www.eeworm.com/read/153962/11997690
m adpcm_decoder.m
function raw_y = adpcm_decoder(adpcm_y)
% This m-file is based on the app note: AN643, Adaptive differential pulse
% code modulation using PICmicro microcontrollers, Microchip Technology
% Inc. T
www.eeworm.com/read/153962/11997695
m adpcm_encoder.m
function adpcm_y = adpcm_encoder(raw_y)
% This m-file is based on the app note: AN643, Adaptive differential pulse
% code modulation using PICmicro microcontrollers, Microchip Technology
% Inc. T
www.eeworm.com/read/11139/197435
am makefile.am
#
# $Id: Makefile.am,v 1.5 2008/07/08 12:31:18 beutel Exp $
#
# uisp - The Micro In-System Programmer for Atmel AVR microcontrollers.
# Copyright (C) 2002 Theodore A. Roth
#
# This program is f
www.eeworm.com/read/11139/197487
am makefile.am
#
# $Id: Makefile.am,v 1.4 2006/12/12 18:23:01 vlahan Exp $
#
# uisp - The Micro In-System Programmer for Atmel AVR microcontrollers.
# Copyright (C) 2002 Theodore A. Roth
#
# This program is f