Home
last modified time | relevance | path

Searched refs:syn_w (Results 1 – 6 of 6) sorted by relevance

/dports/misc/urbit/urbit-urbit-0.6.0/vere/
H A Dsist.c37 lar_u.syn_w = u3r_mug_d(tar_d); in u3_sist_pack()
654 if ( lar_u.syn_w != u3r_mug_d(tar_d) ) { in _sist_rest_nuu()
719 lar_u.syn_w = u3r_mug(tar_d); in _sist_rest_nuu()
913 if ( lar_u.syn_w != u3r_mug_d(tar_d) ) { in _sist_rest()
918 uL(fprintf(uH, "lar:%x mug:%x\n", lar_u.syn_w, u3r_mug_d(tar_d))); in _sist_rest()
923 uL(fprintf(uH, "matched at %x\n", lar_u.syn_w)); in _sist_rest()
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dm1comm.h72 void syn_w(uint8_t data);
H A Dm1comm.cpp78 map(0x40, 0x5f).mask(0x01).rw(FUNC(m1comm_device::syn_r), FUNC(m1comm_device::syn_w)); in m1comm_io()
221 void m1comm_device::syn_w(uint8_t data) in syn_w() function in m1comm_device
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dm1comm.h72 void syn_w(uint8_t data);
H A Dm1comm.cpp78 map(0x40, 0x5f).mask(0x01).rw(FUNC(m1comm_device::syn_r), FUNC(m1comm_device::syn_w)); in m1comm_io()
221 void m1comm_device::syn_w(uint8_t data) in syn_w() function in m1comm_device
/dports/misc/urbit/urbit-urbit-0.6.0/include/vere/
H A Dvere.h241 c3_w syn_w; // must equal mug of address member
250 c3_w syn_w; // must equal mug of address member