Searched full:manchester (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/ |
| H A D | st,stm32-dfsdm-adc.yaml | 20 It features up to 8 serial digital interfaces (SPI or Manchester) and 126 - "MANCH_R": manchester codec, rising edge = logic 0, falling edge = logic 1 127 - "MANCH_F": manchester codec, rising edge = logic 1, falling edge = logic 0
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/ |
| H A D | rc-ir-raw.c | 301 * ir_raw_gen_manchester() - Encode data with Manchester (bi-phase) modulation. 305 * @timings: Manchester modulation timings. 309 * Encodes the @n least significant bits of @data using Manchester (bi-phase)
|
| H A D | rc-core-priv.h | 212 * struct ir_raw_timings_manchester - Manchester coding timings
|
| H A D | ir-rc5-decoder.c | 254 /* RC5-SZ scancode is raw enough for Manchester as it is */ in ir_rc5_encode()
|
| H A D | winbond-cir.c | 284 /* Manchester encodes bits to RC6 message cells (see wbcir_shutdown) */
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/ |
| H A D | rc-protos.rst | 32 This IR protocol uses manchester encoding to encode 14 bits. There is a 36 protocol, or the manchester BPF decoder.
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | generic-hdlc.rst | 86 nrz / nrzi / fm-mark / fm-space / manchester - sets transmission code
|
| /OK3568_Linux_fs/kernel/drivers/iio/adc/ |
| H A D | stm32-dfsdm-adc.c | 106 { "MANCH_R", 2 }, /* Manchester codec, rising edge = logic 0 */ 107 { "MANCH_F", 3 }, /* Manchester codec, falling edge = logic 1 */ 1321 /* spi_clk_freq : clock freq on SPI/manchester bus used by channel */
|
| /OK3568_Linux_fs/u-boot/drivers/phy/marvell/ |
| H A D | comphy_cp110.c | 1357 /* Configure differencial manchester encoter to ethernet mode */ in comphy_sfi_power_up()
|
| /OK3568_Linux_fs/buildroot/dl/libv4l/ |
| HD | v4l-utils-1.22.1.tar.bz2 | v4l-utils-1.22.1/
v4l-utils-1.22.1/configure.ac
... |
| /OK3568_Linux_fs/kernel/drivers/char/pcmcia/ |
| H A D | synclink_cs.c | 3095 break; // Manchester in hdlc_mode()
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | synclinkmp.c | 4559 case HDLC_ENCODING_BIPHASE_LEVEL: RegValue |= BIT7; break; /* aka Manchester */ in hdlc_mode()
|