Searched refs:transmission (Results 1 – 25 of 103) sorted by relevance
12345
/Linux-v6.6/drivers/staging/pi433/Documentation/ |
D | pi433.txt | 9 (www.pi433.de). It supports transmission and reception. It can be opened 10 by multiple applications for transmission and reception. While transmit 20 a) transmission 22 Each transmission can take place with a different configuration of the rf 24 takes care, that each transmission takes place with the parameterset of the 25 application, that requests the transmission. To allow the transmission to take 33 the air, the rf module is set to standby, the parameters for transmission gets 34 set, the hardware fifo of the rf chip gets preloaded and the transmission gets 38 transmission cycle ends. 48 interrupted by the transmission thread at any time to insert a transmission cycle. [all …]
|
/Linux-v6.6/Documentation/ABI/stable/ |
D | firewire-cdev | 20 - Asynchronous request transmission 28 - Isochronous stream transmission and reception 29 - Asynchronous stream transmission and reception 30 - Asynchronous broadcast request transmission 31 - PHY packet transmission and reception 43 an address range, asynchronous response transmission 55 - PHY packet transmission and reception 87 Allocate a DMA buffer for isochronous reception or transmission 92 for transmission, flags = MAP_SHARED, fd = the handle to the
|
/Linux-v6.6/Documentation/devicetree/bindings/hsi/ |
D | client-devices.txt | 9 - hsi-rx-mode: Receiver Bit transmission mode ("stream" or "frame") 10 - hsi-tx-mode: Transmitter Bit transmission mode ("stream" or "frame") 12 the transmission mode is the same for receiver and 14 - hsi-speed-kbps: Max bit transmission speed in kbit/s
|
/Linux-v6.6/Documentation/admin-guide/media/ |
D | si4713.rst | 17 Basically, it has transmission and signal noise level measurement features. 19 The Si4713 integrates transmit functions for FM broadcast stereo transmission. 26 Users must comply with local regulations on radio frequency (RF) transmission. 126 - power_level - Sets the output power level for signal transmission. 132 - rds_ps_name - Sets the RDS ps name field for transmission. 133 - rds_radio_text - Sets the RDS radio text for transmission. 134 - rds_pi - Sets the RDS PI field for transmission. 135 - rds_pty - Sets the RDS PTY field for transmission. 139 - preemphasis - sets the preemphasis to be applied for transmission. 179 transmission. To do that use S/G_MODULATOR ioctl and configure txsubchans properly.
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-fm-tx.rst | 12 limiter, RDS transmission and tuning power features. 30 Sets the RDS Programme Identification field for transmission. 33 Sets the RDS Programme Type field for transmission. This encodes up 37 Sets the Programme Service name (PS_NAME) for transmission. It is 49 Sets the Radio Text info for transmission. It is a textual 172 Sets the output power level for signal transmission. Unit is in
|
/Linux-v6.6/Documentation/networking/ |
D | mac80211-injection.rst | 40 legacy rate for the transmission (only for devices without own rate control) 44 HT rate for the transmission (only for devices without own rate control). 59 VHT mcs and number of streams used in the transmission (only for devices
|
D | packet_mmap.rst | 37 transmission, multiple packets can be sent through one system call to get the 42 transmission process, but it isn't everything. At least, if you are capturing 46 enabled. For transmission, check the MTU (Maximum Transmission Unit) used and 95 for capture and transmission. This can be done by mapping the 103 How to use mmap() directly to improve transmission process 107 [setup] socket() -------> creation of the transmission socket 110 bind() ---------> bind transmission socket with a network interface 114 [transmission] poll() ---------> wait for free packets (optional) 120 [shutdown] close() --------> destruction of the transmission socket and 418 To use one socket for capture and transmission, the mapping of both the [all …]
|
/Linux-v6.6/net/can/j1939/ |
D | transport.c | 254 if (!session->transmission) in __j1939_session_drop() 265 if (session->transmission) { in j1939_session_destroy() 525 session->transmission == transmitter) in j1939_session_get_by_addr_locked() 1124 !session->transmission, in __j1939_session_cancel() 1159 if (session->transmission) in j1939_tp_txtimer() 1215 if (!session->transmission) { in j1939_session_completed() 1456 if (session->transmission) { in j1939_xtp_rx_cts_one() 1569 session->transmission); in j1939_session_activate() 1667 if (!session->transmission) { in j1939_xtp_rx_rts_session_active() 1751 if (!session->transmission) in j1939_xtp_rx_rts() [all …]
|
/Linux-v6.6/Documentation/sound/cards/ |
D | hdspm.rst | 18 Audio transmission 21 * number of channels -- depends on transmission mode 32 (Note: Choosing the 56channel mode for transmission or as 41 transmission/receive-mode , only 28 are transmitted/received 50 transmission/receive-mode , only 14 are transmitted/received 183 MADI-transmission (0).
|
/Linux-v6.6/Documentation/devicetree/bindings/media/ |
D | nokia,n900-ir | 5 - pwms: specifies PWM used for IR signal transmission.
|
/Linux-v6.6/Documentation/sound/designs/ |
D | tracepoints.rst | 30 In a design of ALSA PCM core, data transmission is abstracted as PCM substream. 31 Applications manage PCM substream to maintain data transmission for PCM frames. 32 Before starting the data transmission, applications need to configure PCM 111 a care of hardware design or data transmission protocol.
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-class-led-trigger-netdev | 40 Signal transmission of data on the named network device. 42 If set to 0 (default), the LED will not blink on transmission. 45 in interval to signal transmission.
|
D | sysfs-class-net-statistics | 131 during transmission by a network device (e.g: because of 144 transmission. 169 Indicates the number of packets dropped during transmission. 178 Indicates the number of packets in error during transmission by
|
/Linux-v6.6/sound/soc/sprd/ |
D | Kconfig | 15 is used for sound stream transmission between audio subsystem
|
/Linux-v6.6/drivers/net/wireless/purelifi/plfxlc/ |
D | Kconfig | 8 802.11 OFDM PHY but uses light as the transmission medium.
|
/Linux-v6.6/Documentation/devicetree/bindings/sound/ |
D | sprd-mcdt.txt | 4 transmission between audio subsystem and other AP/CP subsystem. It
|
D | sirf-audio-port.txt | 10 One of the DMA channels will be responsible for transmission (should be
|
D | brcm,bcm2835-i2s.txt | 11 One of the DMA channels will be responsible for transmission (should be
|
/Linux-v6.6/arch/arm/include/debug/ |
D | at91.S | 33 tst \rd, #AT91_DBGU_TXEMPTY @ DBGU_TXEMPTY = 1 when transmission complete
|
/Linux-v6.6/Documentation/driver-api/nfc/ |
D | nfc-pn544.rst | 9 The PN544 is an integrated transmission module for contactless
|
/Linux-v6.6/drivers/firmware/arm_scmi/ |
D | Kconfig | 34 bool "Enable support for SCMI Raw transmission mode" 38 Enable support for SCMI Raw transmission mode. 52 Allow SCMI Raw transmission mode to coexist with normal SCMI stack.
|
/Linux-v6.6/Documentation/driver-api/media/ |
D | rc-core.rst | 31 The infrared transmission is done by blinking a infrared emitter using a 36 In other words, a typical IR transmission can be viewed as a sequence of
|
/Linux-v6.6/Documentation/devicetree/bindings/media/i2c/ |
D | tc358743.txt | 23 is half of the bps per lane due to DDR transmission.
|
/Linux-v6.6/Documentation/driver-api/ |
D | libata.rst | 654 transmission errors sometimes cause this kind of errors. 784 ATA bus error means that data corruption occurred during transmission 791 indicating transmission error. 794 mechanism to determine that the timeout is due to transmission error. 798 As described above, transmission errors can cause wide variety of 801 transmission error or not; therefore, it's necessary to employ some kind 807 lowering ATA bus transmission speed is one of actions which may 814 Data corruption or other failures during transmission over PCI (or other 837 Timeouts can also be caused by transmission errors. Refer to 956 cables or controllers and it's quite common to see high transmission [all …]
|
/Linux-v6.6/Documentation/w1/slaves/ |
D | w1_ds2413.rst | 51 The chip has some kind of basic protection against transmission errors.
|
12345