Home
last modified time | relevance | path

Searched refs:HSM2_cothrml (Results 1 – 7 of 7) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hisim2/
H A Dhsm2temp.c457 if ( here->HSM2_rd > 0.0 && model->HSM2_cothrml != 0 ) { in HSM2temp()
462 if ( here->HSM2_rs > 0.0 && model->HSM2_cothrml != 0 ) { in HSM2temp()
H A Dhsm2set.c158 if ( !model->HSM2_cothrml_Given ) model->HSM2_cothrml = 0 ; in HSM2setup()
795 if( model->HSM2_cothrml ) { in HSM2setup()
797 model->HSM2_cothrml = 0 ; in HSM2setup()
H A Dhsm2def.h715 int HSM2_cothrml; member
H A Dhsm2mask.c137 value->iValue = model->HSM2_cothrml; in HSM2mAsk()
H A Dhsm2mpar.c155 mod->HSM2_cothrml = value->iValue; in HSM2mParam()
H A Dhsm2ld.c708 printf( "cothrml = %s\n" , (model->HSM2_cothrml) ? "true" : "false" ) ; in HSM2LoadOMP()
H A Dhsm2eval.c5326 if ( model->HSM2_coign != 0 && model->HSM2_cothrml != 0 ) { in HSM2evaluate()
7172 if ( model->HSM2_cothrml != 0 && !flg_noqi ) { in HSM2evaluate()
7206 if ( model->HSM2_coign != 0 && model->HSM2_cothrml != 0 && flg_ign == 1 && !flg_noqi ) { in HSM2evaluate()
8148 if ( model->HSM2_coign != 0 && model->HSM2_cothrml != 0 && flg_ign == 1 && !flg_noqi ) { in HSM2evaluate()