Lines Matching +full:non +full:- +full:exclusive
45 .Bl -tag -width ".Dv I2CRPTSTART"
53 element consists of a 7-bit address and a read/write bit
54 (that is, a 7-bit address << 1 | r/w).
58 If successful, the file descriptor receives exclusive
76 terminated and exclusive ownership of the underlying iicbus instance is
86 If it was previously issued, exclusive ownership of the underlying iicbus
104 It must be zero when additional read commands will follow, or non-zero if this
125 It must be zero when additional read commands will follow, or non-zero if this
152 element specifies the 7-bit address with the read/write bit for the transfer.
175 The argument is an 8-bit address (that is, a 7-bit address << 1).
176 The read/write bit in the least-significant position is ignored.
183 .Bd -literal -offset indent
231 stops any transaction established by a not-yet-terminated
234 Because addressing state is stored on a per-file-descriptor basis, it is
240 exclusive-ownership requests issued to the underlying iicbus instance.
252 .An -nosplit