Home
last modified time | relevance | path

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

/dports/cad/jspice3/jspice3-2.5/src/lib/dev/bsim1/
H A Db1par.c63 here->B1icVBS = value->rValue;
77 here->B1icVBS = *(value->v.vec.rVec+2);
H A Db1getic.c31 here->B1icVBS =
H A Db1ask.c58 value->rValue = here->B1icVBS;
H A Db1set.c293 here->B1icVBS = 0;
H A Db1ld.c173 vbs= model->B1type * here->B1icVBS;
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim1/
H A Db1par.c65 here->B1icVBS = value->rValue; in B1param()
81 here->B1icVBS = *(value->v.vec.rVec+2); in B1param()
H A Db1getic.c30 here->B1icVBS = in B1getic()
H A Db1ask.c62 value->rValue = here->B1icVBS; in B1ask()
H A Db1set.c294 here->B1icVBS = 0; in B1setup()
H A Dbsim1def.h50 double B1icVBS; /* initial condition B-S voltage */ member
H A Db1ld.c171 vbs= model->B1type * here->B1icVBS; in B1load()
/dports/cad/jspice3/jspice3-2.5/src/include/
H A Dbsim1def.h45 double B1icVBS; /* initial condition B-S voltage */ member