Lines Matching refs:bits

34 This IR protocol uses manchester encoding to encode 14 bits. There is a
40 .. flat-table:: rc5 bits scancode mapping
83 done to keep it compatible with plain rc-5 where there are two start bits.
90 .. flat-table:: rc-5-sz bits scancode mapping
93 * - rc-5-sz bits
132 This rc-5 extended to encoded 20 bits. The is a 3555 microseconds space
135 .. flat-table:: rc-5x-20 bits scancode mapping
138 * - rc-5-sz bits
187 The scancode is a 16 bits value, where the address is the lower 8 bits
188 and the command the higher 8 bits; this is reversed from IR order.
194 which just differ in number of bits and scancode encoding.
196 .. flat-table:: sony-12 bits scancode mapping
199 * - sony-12 bits
221 which just differ in number of bits and scancode encoding.
223 .. flat-table:: sony-12 bits scancode mapping
226 * - sony-12 bits
248 which just differ in number of bits and scancode encoding.
250 .. flat-table:: sony-20 bits scancode mapping
253 * - sony-20 bits
275 - extended bits
287 A plain nec IR message has 16 bits; the high 8 bits are the address
288 and the low 8 bits are the command.
294 as a 24 bit value as you would expect, with the lower 8 bits the command
295 and the upper 16 bits the address.
301 entire message, all 32 bits, are used.
303 For this to be decoded correctly, the second 8 bits must not be the
304 inverted value of the first, and also the last 8 bits must not be the
309 .. flat-table:: nec-32 bits scancode mapping
311 * - nec-32 bits
315 * - First 8 bits
319 * - Second 8 bits
323 * - Third 8 bits
327 * - Fourth 8 bits
334 The sanyo protocol is like the nec protocol, but with 13 bits address
335 rather than 8 bits. Both the address and the command are followed by
338 Bis 8 to 20 of the scancode is the 13 bits address, and the lower 8
339 bits are the command.
358 The scancode is the exact 16 bits as in the protocol. There is also a
364 This is the rc-6 in mode 6a, 20 bits. rc-6 is described here
366 The scancode is the exact 20 bits
372 This is the rc-6 in mode 6a, 24 bits. rc-6 is described here
374 The scancode is the exact 24 bits
380 This is the rc-6 in mode 6a, 32 bits. rc-6 is described here
382 The upper 16 bits are the vendor,
383 and the lower 16 bits are the vendor-specific bits. This protocol is
390 This is the rc-6 in mode 6a, 32 bits. The upper 16 bits are the vendor,
391 and the lower 16 bits are the vendor-specific bits. This protocol is
405 in bits 8 to 12, and the command in bits 0 to 7.
428 31 bits, and the scancode is simply the 31 bits with the top bit always 0.
435 the 12 bits.
442 the 24 bits.
449 the 32 bits.