Home
last modified time | relevance | path

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

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4v7/
H A Db4v7acld.c632 (*(here->BSIM4v7BPsbPtr) -= m * here->BSIM4v7grbps); in BSIM4v7acLoad()
633 (*(here->BSIM4v7BPbpPtr) += m * (here->BSIM4v7grbpd + here->BSIM4v7grbps in BSIM4v7acLoad()
639 (*(here->BSIM4v7SBbpPtr) -= m * here->BSIM4v7grbps); in BSIM4v7acLoad()
643 + here->BSIM4v7grbps + here->BSIM4v7grbsb)); in BSIM4v7acLoad()
H A Db4v7pzld.c712 (*(here->BSIM4v7BPsbPtr) -= m * here->BSIM4v7grbps); in BSIM4v7pzLoad()
713 (*(here->BSIM4v7BPbpPtr) += m * (here->BSIM4v7grbpd + here->BSIM4v7grbps in BSIM4v7pzLoad()
720 (*(here->BSIM4v7SBbpPtr) -= m * here->BSIM4v7grbps); in BSIM4v7pzLoad()
725 + here->BSIM4v7grbps + here->BSIM4v7grbsb)); in BSIM4v7pzLoad()
H A Db4v7noi.c279 here->BSIM4v7grbps * m); in BSIM4v7noise()
302 here->BSIM4v7grbps * m); in BSIM4v7noise()
H A Db4v7temp.c1754 here->BSIM4v7grbps = 1.0e3; in BSIM4v7temp()
1756 here->BSIM4v7grbps = model->BSIM4v7gbmin + 1.0 / here->BSIM4v7rbps; in BSIM4v7temp()
1776 here->BSIM4v7grbps = 1.0e3; in BSIM4v7temp()
1778 here->BSIM4v7grbps = model->BSIM4v7gbmin + 1.0 / here->BSIM4v7rbps; in BSIM4v7temp()
1788 here->BSIM4v7grbps = here->BSIM4v7grbpd = 1.0e3; in BSIM4v7temp()
H A Db4v7ld.c5120 here->BSIM4v7_86 = m * here->BSIM4v7grbps; in BSIM4v7LoadOMP()
5121 here->BSIM4v7_87 = m * (here->BSIM4v7grbpd + here->BSIM4v7grbps in BSIM4v7LoadOMP()
5126 here->BSIM4v7_89 = m * here->BSIM4v7grbps; in BSIM4v7LoadOMP()
5129 + here->BSIM4v7grbps + here->BSIM4v7grbsb); in BSIM4v7LoadOMP()
5280 (*(here->BSIM4v7BPsbPtr) -= m * here->BSIM4v7grbps); in BSIM4v7LoadOMP()
5281 (*(here->BSIM4v7BPbpPtr) += m * (here->BSIM4v7grbpd + here->BSIM4v7grbps in BSIM4v7LoadOMP()
5286 (*(here->BSIM4v7SBbpPtr) -= m * here->BSIM4v7grbps); in BSIM4v7LoadOMP()
5289 + here->BSIM4v7grbps + here->BSIM4v7grbsb)); in BSIM4v7LoadOMP()
H A Dbsim4v7def.h65 double BSIM4v7grbps; member