Home
last modified time | relevance | path

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

/dports/misc/gpsim/gpsim-0.31.0/src/
H A Dctmu.cc43 ctmu->ctmuconh = this; in CTMUCONH()
210 if (! (ctmuconh->value.get() & CTMUCONH::CTMUEN)) in stat_change()
219 if (ctmuconh->value.get() & CTMUCONH::TGEN) in stat_change()
225 if (ctmuconh->value.get() & CTMUCONH::TGEN) in stat_change()
227 if (ctmuconh->value.get() & CTMUCONH::CTTRIG) in stat_change()
244 if (!(ctmuconh->value.get() & CTMUCONH::EDGEN)) in new_edge()
335 if ((ctmuconh->value.get() & CTMUCONH::TGEN) && high) in syncC2out()
365 if (! (ctmuconh->value.get() & CTMUCONH::CTMUEN)) in idissen()
H A Dctmu.h159 CTMUCONH *ctmuconh = nullptr; variable
H A Dp18fk.cc649 ctmu.ctmuconh = new CTMUCONH(this, "ctmuconh", in P18F26K22()
787 delete_sfr_register(ctmu.ctmuconh); in ~P18F26K22()
1233 add_sfr_register(ctmu.ctmuconh, 0xf45, porv, "ctmuconh"); in create_sfr_map()