Home
last modified time | relevance | path

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

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4v7/
H A Db4v7temp.c172 { if (model->BSIM4v7dlcGiven && (model->BSIM4v7dlc > 0.0)) in BSIM4v7temp()
179 { if (model->BSIM4v7dlcGiven && (model->BSIM4v7dlc > 0.0)) in BSIM4v7temp()
H A Dbsim4v7def.h2094 unsigned BSIM4v7dlcGiven :1; member
H A Db4v7set.c1891 if (!model->BSIM4v7dlcGiven) in BSIM4v7setup()
H A Db4v7mpar.c1393 mod->BSIM4v7dlcGiven = TRUE; in BSIM4v7mParam()