Home
last modified time | relevance | path

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

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/mos3/
H A Dmos3temp.c277 if(model->MOS3sideWallCapFactorGiven) { in MOS3temp()
313 if(model->MOS3sideWallCapFactorGiven) { in MOS3temp()
H A Dmos3mpar.c88 model->MOS3sideWallCapFactorGiven = TRUE; in MOS3mParam()
H A Dmos3set.c91 if(!model->MOS3sideWallCapFactorGiven) { in MOS3setup()
H A Dmos3defs.h398 unsigned MOS3sideWallCapFactorGiven :1; member