Home
last modified time | relevance | path

Searched refs:MOS2sLoad (Results 1 – 3 of 3) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/mos2/
H A Dmos2ext.h18 extern int MOS2sLoad(GENmodel*,CKTcircuit*);
H A Dmos2init.c54 .DEVsenLoad = MOS2sLoad,
H A Dmos2sld.c20 MOS2sLoad(GENmodel *inModel, CKTcircuit *ckt) in MOS2sLoad() function