Home
last modified time | relevance | path

Searched refs:run_cb_tc (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/kcemu/KCemu-0.5.1/src/kc/
H A Dctc.cc161 run_cb_tc(channel, _timer_value[channel]); in handle_counter_mode()
325 run_cb_tc(channel, _timer_value[channel]); in c_out()
394 void CTC::run_cb_tc(int channel, long tc) in run_cb_tc() function in CTC
/dports/emulators/kcemu/KCemu-0.5.1/include/kc/
H A Dctc.h160 virtual void run_cb_tc(int channel, long tc);