Home
last modified time | relevance | path

Searched refs:Psti_dVgs (Results 1 – 3 of 3) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisimhv2/
H A Dhsmhv2eval.c631 double Psti =0.0, Psti_dVbs =0.0, Psti_dVds =0.0, Psti_dVgs =0.0, Psti_dT =0.0 ; in HSMHV2evaluate() local
4198 Psti_dVgs = Psbsti_dVgs in HSMHV2evaluate()
4210 T1_dVg = beta * (Psti_dVgs + T0 * Psti_dVgs) ; in HSMHV2evaluate()
4228 T1_dVg = beta * Psti_dVgs ; in HSMHV2evaluate()
4253 T1_dVg = Psasti_dVgs - Psti_dVgs ; in HSMHV2evaluate()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisimhv1/
H A Dhsmhveval.c553 double Psti =0.0, Psti_dVbs =0.0, Psti_dVds =0.0, Psti_dVgs =0.0, Psti_dT =0.0 ; in HSMHVevaluate() local
4144 Psti_dVgs = Psbsti_dVgs in HSMHVevaluate()
4156 T1_dVg = beta * (Psti_dVgs + T0 * Psti_dVgs) ; in HSMHVevaluate()
4174 T1_dVg = beta * Psti_dVgs ; in HSMHVevaluate()
4199 T1_dVg = Psasti_dVgs - Psti_dVgs ; in HSMHVevaluate()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisim2/
H A Dhsm2eval.c692 double Psti_dVbs =0.0, Psti_dVds =0.0, Psti_dVgs =0.0 ; in HSM2evaluate() local
5159 Psti_dVgs = Psbsti_dVgs in HSM2evaluate()
5167 T1_dVg = beta * (Psti_dVgs + T0 * Psti_dVgs) ; in HSM2evaluate()
5182 T1_dVg = beta * Psti_dVgs ; in HSM2evaluate()
5203 T1_dVg = Psasti_dVgs - Psti_dVgs ; in HSM2evaluate()