Lines Matching full:there
34 This IR protocol uses manchester encoding to encode 14 bits. There is a
79 There is a variant of rc5 called either rc5x or extended rc5
80 where there the second stop bit is the 6th commmand bit, but inverted.
83 done to keep it compatible with plain rc-5 where there are two start bits.
193 The sony protocol is a pulse-width encoding. There are three variants,
220 The sony protocol is a pulse-width encoding. There are three variants,
247 The sony protocol is a pulse-width encoding. There are three variants,
358 The scancode is the exact 16 bits as in the protocol. There is also a
367 as in the protocol. There is also a toggle bit.
375 as in the protocol. There is also a toggle bit.
400 https://www.sbprojects.net/knowledge/ir/sharp.php. There is a very long
404 There is a 5 bit address and a 8 bit command. In the scancode the address is
455 XBox. There is no in-kernel decoder or encoder for this protocol. The usb
456 device decodes the protocol. There is a BPF decoder available in v4l-utils.