Home
last modified time | relevance | path

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

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim3v32/
H A Dbsim3v32def.h381 double BSIM3v32phis3; member
H A Db3v32temp.c702 pParam->BSIM3v32phis3 = pParam->BSIM3v32sqrtPhi * pParam->BSIM3v32phi; in BSIM3v32temp()
H A Db3v32ld.c531 sqrtPhis = pParam->BSIM3v32phis3 / (pParam->BSIM3v32phi + 0.5 * Vbseff); in BSIM3v32LoadOMP()
532 dsqrtPhis_dVb = -0.5 * sqrtPhis * sqrtPhis / pParam->BSIM3v32phis3; in BSIM3v32LoadOMP()