Home
last modified time | relevance | path

Searched refs:HSM2_gigsb (Results 1 – 6 of 6) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisim2/
H A Dhsm2cvtest.c117 here->HSM2_gigsd * delvds + here->HSM2_gigsb * delvbs; in HSM2convTest()
144 - here->HSM2_gigss * delvds + here->HSM2_gigsb * delvbd; in HSM2convTest()
H A Dhsm2pzld.c78 gIstotb = here->HSM2_gigsb; in HSM2pzLoad()
137 gIstotb = here->HSM2_gigsb; in HSM2pzLoad()
H A Dhsm2ld.c471 here->HSM2_gigsd * delvds + here->HSM2_gigsb * delvbs; in HSM2LoadOMP()
498 - here->HSM2_gigss * delvds + here->HSM2_gigsb * delvbd; in HSM2LoadOMP()
1100 gIstotb = here->HSM2_gigsb; in HSM2LoadOMP()
1103 - here->HSM2_gigsd * vds - here->HSM2_gigsb * vbs); in HSM2LoadOMP()
1171 gIstotb = here->HSM2_gigsb; in HSM2LoadOMP()
1174 + here->HSM2_gigss * vds - here->HSM2_gigsb * vbd); in HSM2LoadOMP()
H A Dhsm2acld.c235 gIstotb = here->HSM2_gigsb; in HSM2acLoad()
341 gIstotb = here->HSM2_gigsb; in HSM2acLoad()
H A Dhsm2def.h308 double HSM2_gigsb; member
H A Dhsm2eval.c8016 here->HSM2_gigsb = M * ( T1 * Igate_dVbse + T1_dVb * Igate - Igs_dVbse ) ; in HSM2evaluate()
8023 here->HSM2_gigsb = M * ( GLPART1 * Igate_dVbse + GLPART1_dVbse * Igate - Igd_dVbse ) ; in HSM2evaluate()
8029 here->HSM2_gigss = -(here->HSM2_gigsb + here->HSM2_gigsd + here->HSM2_gigsg) ; in HSM2evaluate()