Home
last modified time | relevance | path

Searched refs:get_stop_bits (Results 1 – 13 of 13) sorted by relevance

/dports/devel/libsigrokdecode/libsigrokdecode-0.5.3/decoders/uart/
H A Dpd.py392 def get_stop_bits(self, rxtx, signal): member in Decoder
464 self.get_stop_bits(rxtx, signal)
/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A D68561mpcc.h98 stop_bits_t get_stop_bits();
H A Dscnxx562.cpp1082 device_serial_interface::stop_bits_t duscc_channel::get_stop_bits() in get_stop_bits() function in duscc_channel
1605 LOG("- Stop Bits %s\n", stop_bits_tostring(get_stop_bits())); in do_dusccreg_tpr_w()
2494 stop_bits_t stop_bits = get_stop_bits(); in update_serial()
H A D68561mpcc.cpp424 device_serial_interface::stop_bits_t mpcc_device::get_stop_bits() in get_stop_bits() function in mpcc_device
463 stop_bits_t stop_bits = get_stop_bits(); in update_serial()
H A Dz80scc.h265 stop_bits_t get_stop_bits();
H A Dscnxx562.h480 stop_bits_t get_stop_bits();
H A Dz80scc.cpp1416 device_serial_interface::stop_bits_t z80scc_channel::get_stop_bits() in get_stop_bits() function in z80scc_channel
2010 …LOG("- Stop Bits : %s\n", data & WR4_STOP_BITS_MASK ? stop_bits_tostring(get_stop_bits()) : "not u… in do_sccreg_wr4()
2905 stop_bits_t stop_bits = get_stop_bits(); in update_serial()
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A D68561mpcc.h98 stop_bits_t get_stop_bits();
H A Dscnxx562.cpp1082 device_serial_interface::stop_bits_t duscc_channel::get_stop_bits() in get_stop_bits() function in duscc_channel
1605 LOG("- Stop Bits %s\n", stop_bits_tostring(get_stop_bits())); in do_dusccreg_tpr_w()
2494 stop_bits_t stop_bits = get_stop_bits(); in update_serial()
H A D68561mpcc.cpp424 device_serial_interface::stop_bits_t mpcc_device::get_stop_bits() in get_stop_bits() function in mpcc_device
463 stop_bits_t stop_bits = get_stop_bits(); in update_serial()
H A Dz80scc.h265 stop_bits_t get_stop_bits();
H A Dscnxx562.h480 stop_bits_t get_stop_bits();
H A Dz80scc.cpp1416 device_serial_interface::stop_bits_t z80scc_channel::get_stop_bits() in get_stop_bits() function in z80scc_channel
2010 …LOG("- Stop Bits : %s\n", data & WR4_STOP_BITS_MASK ? stop_bits_tostring(get_stop_bits()) : "not u… in do_sccreg_wr4()
2905 stop_bits_t stop_bits = get_stop_bits(); in update_serial()