Home
last modified time | relevance | path

Searched refs:MOS9widthNarrow (Results 1 – 12 of 12) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/mos9/
H A Dmos9mask.c95 value->rValue = here->MOS9widthNarrow; in MOS9mAsk()
H A Dmos9acld.c51 EffectiveWidth=here->MOS9w-2*model->MOS9widthNarrow+ in MOS9acLoad()
H A Dmos9noi.c101 (inst->MOS9w - 2*model->MOS9widthNarrow) * in MOS9noise()
H A Dmos9mpar.c111 model->MOS9widthNarrow = value->rValue; in MOS9mParam()
H A Dmos9pzld.c53 EffectiveWidth=here->MOS9w-2*model->MOS9widthNarrow+ in MOS9pzLoad()
H A Dmos9ask.c186 -2*(MOS9modPtr(here)->MOS9widthNarrow)); in MOS9ask()
201 -2*(MOS9modPtr(here)->MOS9widthNarrow)); in MOS9ask()
H A Dmos9set.c44 model->MOS9widthNarrow = 0; in MOS9setup()
H A Dmos9defs.h339 double MOS9widthNarrow; /* New parm to reduce effective width */ member
H A Dmos9temp.c211 if(here->MOS9w - 2 * model->MOS9widthNarrow + in MOS9temp()
H A Dmos9sld.c333 - 2*model->MOS9widthNarrow + model->MOS9widthAdjust; in MOS9sLoad()
H A Dmos9dset.c78 EffectiveWidth=here->MOS9w-2*model->MOS9widthNarrow+ in MOS9dSetup()
H A Dmos9load.c131 EffectiveWidth=here->MOS9w-2*model->MOS9widthNarrow+ in MOS9load()