Home
last modified time | relevance | path

Searched defs:Resistor (Results 1 – 9 of 9) sorted by relevance

/dports/cad/ktechlab/ktechlab-0.50.0/src/electronics/components/
H A Dresistor.cpp35 Resistor::Resistor( ICNDocument *icnDocument, bool newItem, const char *id ) in Resistor() function in Resistor
/dports/math/py-cvxpy/cvxpy-1.1.17/examples/advanced/
H A Dcircuits.py61 class Resistor(Device): class
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/dsp/effect/chowdsp/shared/
H A Dwdf_sse.h120 Resistor(float value) : WDFNode("Resistor"), R_value(vLoad1(value)) { calcImpedance(); } in Resistor() function
H A Dwdf.h141 Resistor(double value) : WDFNode("Resistor"), R_value(value) { calcImpedance(); } in Resistor() function
/dports/cad/fritzing/fritzing-app-0.9.2b/src/items/
H A Dresistor.cpp55 Resistor::Resistor( ModelPart * modelPart, ViewLayer::ViewID viewID, const ViewGeometry & viewGeome… in Resistor() function in Resistor
/dports/science/mbdyn/mbdyn-1.7.3/manual/input/
H A Dmodules.tex170 \subsubsection{Resistor} subsubsection
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32G4xx_HAL_Driver/inc/
H A Dstm32g4xx_ll_pwr.h913 __STATIC_INLINE void LL_PWR_SetBattChargResistor(uint32_t Resistor) in LL_PWR_SetBattChargResistor()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32H7xx_HAL_Driver/inc/
H A Dstm32h7xx_ll_pwr.h731 __STATIC_INLINE void LL_PWR_SetBattChargResistor(uint32_t Resistor) in LL_PWR_SetBattChargResistor()
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Dcircuit.c122 } Resistor; typedef