Home
last modified time | relevance | path

Searched refs:HSMHV_lovers_Given (Results 1 – 4 of 4) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisimhv1/
H A Dhsmhvpar.c196 here->HSMHV_lovers_Given = TRUE; in HSMHVparam()
H A Dhsmhvset.c125 if ( !model->HSMHV_lovers_Given ) model->HSMHV_lovers = 30e-9 ; in HSMHVsetup()
764 if(!model->HSMHV_lovers_Given ) in HSMHVsetup()
838 if ( !here->HSMHV_lovers_Given ) here->HSMHV_lovers = model->HSMHV_lovers ; in HSMHVsetup()
847 …if ( !here->HSMHV_lovers_Given && !model->HSMHV_lovers_Given ) here->HSMHV_lovers = here->HSMHV_… in HSMHVsetup()
H A Dhsmhvdef.h714 unsigned HSMHV_lovers_Given :1; member
1617 unsigned HSMHV_lovers_Given :1; member
H A Dhsmhvmpar.c193 mod->HSMHV_lovers_Given = TRUE; in HSMHVmParam()