Home
last modified time | relevance | path

Searched refs:B1defaultWidth (Results 1 – 8 of 8) sorted by relevance

/dports/cad/jspice3/jspice3-2.5/src/lib/dev/bsim1/
H A Db1mask.c250 value->rValue = model->B1defaultWidth;
H A Db1set.c267 model->B1defaultWidth = 0.0;
H A Db1mpar.c324 mod->B1defaultWidth = value->rValue;
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim1/
H A Db1mask.c252 value->rValue = model->B1defaultWidth; in B1mAsk()
H A Db1mpar.c321 mod->B1defaultWidth = value->rValue; in B1mParam()
H A Db1set.c260 model->B1defaultWidth = 0.0; in B1setup()
H A Dbsim1def.h407 double B1defaultWidth; member
/dports/cad/jspice3/jspice3-2.5/src/include/
H A Dbsim1def.h385 double B1defaultWidth; member