Home
last modified time | relevance | path

Searched refs:B1phiW (Results 1 – 10 of 10) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim1/
H A Db1temp.c86 model->B1phiL / Leff + model->B1phiW / Weff; in B1temp()
H A Db1mask.c42 value->rValue = model->B1phiW; in B1mAsk()
H A Db1mpar.c41 mod->B1phiW = value->rValue; in B1mParam()
H A Db1set.c50 model->B1phiW = 0.0; in B1setup()
H A Dbsim1def.h335 double B1phiW; member
/dports/cad/jspice3/jspice3-2.5/src/lib/dev/bsim1/
H A Db1mask.c40 value->rValue = model->B1phiW;
H A Db1temp.c96 model->B1phiL / Leff + model->B1phiW / Weff;
H A Db1set.c57 model->B1phiW = 0.0;
H A Db1mpar.c44 mod->B1phiW = value->rValue;
/dports/cad/jspice3/jspice3-2.5/src/include/
H A Dbsim1def.h313 double B1phiW; member