Home
last modified time | relevance | path

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

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisimhv2/
H A Dhsmhv2eval.c630 double Psab =0.0, Psab_dVbs =0.0, Psab_dVds =0.0, Psab_dVgs =0.0, Psab_dT =0.0 ; in HSMHV2evaluate() local
4187 Psab_dVgs = Psbsti_dVgs - Psasti_dVgs ; in HSMHV2evaluate()
4199 - 0.5 * ( Psab_dVgs in HSMHV2evaluate()
4200 + ( Psab * Psab_dVgs + 2.0 * sti2_dlt * Psbsti_dVgs ) * T1 ) ; in HSMHV2evaluate()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisimhv1/
H A Dhsmhveval.c552 double Psab =0.0, Psab_dVbs =0.0, Psab_dVds =0.0, Psab_dVgs =0.0, Psab_dT =0.0 ; in HSMHVevaluate() local
4133 Psab_dVgs = Psbsti_dVgs - Psasti_dVgs ; in HSMHVevaluate()
4145 - 0.5 * ( Psab_dVgs in HSMHVevaluate()
4146 + ( Psab * Psab_dVgs + 2.0 * sti2_dlt * Psbsti_dVgs ) * T1 ) ; in HSMHVevaluate()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisim2/
H A Dhsm2eval.c690 double Psab_dVbs =0.0, Psab_dVds =0.0, Psab_dVgs =0.0 ; in HSM2evaluate() local
5149 Psab_dVgs = Psbsti_dVgs - Psasti_dVgs ; in HSM2evaluate()
5160 - 0.5 * ( Psab_dVgs in HSM2evaluate()
5161 + ( Psab * Psab_dVgs + 2.0 * sti2_dlt * Psbsti_dVgs ) * T1 ) ; in HSM2evaluate()