代码搜索:Voltage Regulation

找到约 5,122 项符合「Voltage Regulation」的源代码

代码结果 5,122
www.eeworm.com/read/362989/2924221

h hwmon-vid.h

/* hwmon-vid.h - VID/VRM/VRD voltage conversions Originally part of lm_sensors Copyright (c) 2002 Mark D. Studebaker With assistance from Trent Piepho
www.eeworm.com/read/473606/6847000

c pumpcontrol.c

// This code inputs a voltage on analog pin RA0 and converts it to a 20 kHz PWM // on pin RB3. #include void ISR(void); void ConfigurePWM(void); void ConfigureADC(void); unsig
www.eeworm.com/read/106776/15622763

cpp spice.cpp

// test.cpp : Defines the entry point for the console application. // #include "string.h" #include "stdio.h" #include "malloc.h" #include "conio.h" #include "stdlib.h" #define VOLTAGE 0 #def
www.eeworm.com/read/334090/12639235

h configuration.h

//======================================================================== // TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION // Property of Texas Instruments // For Unrestric
www.eeworm.com/read/358270/10193238

m simple_gm.m

% SIMPLE_GM Function to find transconductance given drain current or overdrive voltage % % [GM, Ids] = SIMPLE_GM ('Vod', Vod, W, L, Mu0, Cox) % % [GM, Vod] = SIMPLE_GM ('Ids', Ids, W, L, M
www.eeworm.com/read/458661/7291842

m lmin.m

% lmin.m - find locations of voltage minima and maxima % % Usage: [lm,Zm] = lmin(ZL,Z0,type) % [lm,Zm] = lmin(ZL,Z0) (equivalent to type='min') % % ZL = load impedance % Z0 = lin
www.eeworm.com/read/242099/13095053

tlg tcd1208_driver.tlg

// Batch Timer Log File (Release Version: 8.3.02.12_DE_ADV_PC) // Project = tcd1208_driver // Family = M4A5 // Device = M4A5-128/64 // Speed = -10 // Voltage = 5.0 // Operating Con
www.eeworm.com/read/315751/13536804

m lmin.m

% lmin.m - find locations of voltage minima and maxima % % Usage: [lm,Zm] = lmin(ZL,Z0,type) % [lm,Zm] = lmin(ZL,Z0) (equivalent to type='min') % % ZL = load impedance % Z0 = lin
www.eeworm.com/read/303512/13813869

m lmin.m

% lmin.m - find locations of voltage minima and maxima % % Usage: [lm,Zm] = lmin(ZL,Z0,type) % [lm,Zm] = lmin(ZL,Z0) (equivalent to type='min') % % ZL = load impedance % Z0 = lin
www.eeworm.com/read/137691/5820284

testqueries

#we expect these queries to work select nodeid select light select light,temp select light,temp,voltage,nodeid,parent,accel_x,accel_y select max(light) select count(light) select count(light),max(ligh