Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A D68561mpcc.h340 REG_PSR2_STP_1 = 0x00, // 1 Stop bits enumerator
H A D68561mpcc.cpp428 case REG_PSR2_STP_1: return STOP_BITS_1; in get_stop_bits()
1194 LOGSETUP(" - %s stop bits\n",(m_psr2 & REG_PSR2_STP_MSK) == REG_PSR2_STP_1 ? "1" : in do_psr2()
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A D68561mpcc.h340 REG_PSR2_STP_1 = 0x00, // 1 Stop bits enumerator
H A D68561mpcc.cpp428 case REG_PSR2_STP_1: return STOP_BITS_1; in get_stop_bits()
1194 LOGSETUP(" - %s stop bits\n",(m_psr2 & REG_PSR2_STP_MSK) == REG_PSR2_STP_1 ? "1" : in do_psr2()