代码搜索结果
找到约 647 项符合
Resistor 的代码
fet140_uart04_19200.c
//******************************************************************************
// MSP-FET430P140 Demo - USART0, UART 19200 Echo ISR, No XTAL, Rosc DCO Only
//
// Description: Echo a received ch
initial.asm
; PRJ : FAT_SCALE
;MODULE: INITIAL.ASM ;
;INCLUDE INITIAL HARDWARE AND SOFTWARE;
;**************************************;
SYS_INIT: ;
SMB
initial.asm.bak
; PRJ : FAT_SCALE
;MODULE: INITIAL.ASM ;
;INCLUDE INITIAL HARDWARE AND SOFTWARE;
;**************************************;
SYS_INIT: ;
SMB
usb_initialise.c
#include
#include
void USB_Initialise( void )
{
#asm
; Enable USB resistor pullups
ld a, USB_RESCTRL_1_5_K
or a, USB_RESCTRL_ENABLE
out
vcvs_r.vhd
-- -----------------------------------------------------------
--
-- Additional material to the book
-- Modeling and Simulation for RF System Design
--
--
-- THIS MODEL IS LICENSED TO YOU "AS IT IS"
resistor.html
.Title { color: #554fa0; font-weight: bold; font-size: 20px; font-fami
rc.vhd
-- -----------------------------------------------------------
--
-- Additional material to the book
-- Modeling and Simulation for RF System Design
--
--
-- THIS MODEL IS LICENSED TO YOU "AS IT IS"
drawchipdoc.cpp
// DrawChipDoc.cpp : implementation of the CDrawChipDoc class
//
#include "stdafx.h"
#include "DrawChip.h"
#include "resistor.h"
#include "DrawChipDoc.h"
#ifdef _DEBUG
#define new DEBUG_N