Home
last modified time | relevance | path

Searched refs:HSMHV_vfbover (Results 1 – 5 of 5) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisimhv1/
H A Dhsmhvset.c144 if ( !model->HSMHV_vfbover_Given ) model->HSMHV_vfbover = -0.5 ; in HSMHVsetup()
1210 RANGECHECK(pParam->HSMHV_vfbover, -1.0, 1.0, "VFBOVER") ; in HSMHVsetup()
1300 pParam->HSMHV_vfbover = - pParam->HSMHV_vfbover ; /* For Backward compatibility */ in HSMHVsetup()
H A Dhsmhvdef.h86 double HSMHV_vfbover ; member
986 double HSMHV_vfbover ; member
H A Dhsmhveval_qover.h51 VgpLD = - Vgbgmt + pParam->HSMHV_vfbover;
H A Dhsmhvmask.c209 value->rValue = model->HSMHV_vfbover; in HSMHVmAsk()
H A Dhsmhvmpar.c264 mod->HSMHV_vfbover = value->rValue; in HSMHVmParam()