Searched full:sending (Results 1 – 25 of 234) sorted by relevance
12345678910
| /Documentation/devicetree/bindings/serial/ |
| D | rs485.yaml | 22 milliseconds. It corresponds to the delay before sending data. 26 It corresponds to the delay after sending data and actual release 32 description: drive RTS high when sending (this is the default). 36 description: drive RTS low when sending (default is high). 50 description: enables the receiving of data even while sending data.
|
| /Documentation/driver-api/serial/ |
| D | serial-rs485.rst | 77 /* Set logical level for RTS pin equal to 1 when sending: */ 79 /* or, set logical level for RTS pin equal to 0 when sending: */ 82 /* Set logical level for RTS pin equal to 1 after sending: */ 84 /* or, set logical level for RTS pin equal to 0 after sending: */ 93 /* Set this flag if you want to receive data even while sending data */
|
| /Documentation/process/ |
| D | researcher-guidelines.rst | 60 to perceive survey requests as just another demand on their time. Sending 74 To help clarify: sending patches to developers *is* interacting 76 contributions*. Sending intentionally flawed/vulnerable patches or 90 When engaging with the developer community, sending a patch has 103 When sending patches produced from research, the commit logs should 162 organization, and having them help with reviews before sending them to
|
| D | email-clients.rst | 61 and successfully apply it with 'patch' before sending patches to Linux 68 Here are some specific MUA configuration hints for editing and sending 83 In the :menuselection:`Sending Preferences` section: 86 - :menuselection:`Strip Whitespace Before Sending` must be ``disabled`` 146 KMail 1.13.5 (KDE 4.5.4), KMail will apply word wrapping when sending 149 long lines, you must make the composer window very wide before sending 344 Does not work for sending patches.
|
| /Documentation/networking/device_drivers/can/ |
| D | can327.rst | 166 For this to function, the controller must be configured for SFF sending 187 If the ELM327's internal UART sending buffer runs full, it will abort 202 Sending RTR frames is not supported and will be dropped silently. 210 However, immediately after sending a frame, the ELM327 will be in 239 after sending a frame. The driver maximizes this time to make the 264 overruns. It may abort sending in the middle of the line, which will 290 An ELM327's UART sending buffer will easily overflow on heavy CAN bus
|
| /Documentation/arch/sparc/ |
| D | console.rst | 1 Steps for sending 'break' on sunhv console
|
| /Documentation/devicetree/bindings/iio/proximity/ |
| D | devantech-srf04.yaml | 14 - trigger-gpio is raised by the driver to start sending out an ultrasonic 16 - echo-gpio is held high by the sensor after sending ultrasonic burst
|
| /Documentation/devicetree/bindings/ata/ |
| D | sata_highbank.yaml | 33 sending an SGPIO pattern. 39 sending an SGPIO pattern.
|
| /Documentation/timers/ |
| D | no_hz.rst | 68 If a CPU is idle, there is little point in sending it a scheduling-clock 77 The CONFIG_NO_HZ_IDLE=y Kconfig option causes the kernel to avoid sending 85 is strong motivation to avoid sending scheduling-clock interrupts to 107 If a CPU has only one runnable task, there is little point in sending it 113 sending scheduling-clock interrupts to CPUs with a single runnable task, 122 again strong motivation to avoid sending scheduling-clock interrupts. 264 this CPU, so there is no point in sending a scheduling-clock
|
| /Documentation/devicetree/bindings/power/reset/ |
| D | qnap-poweroff.txt | 5 Orion5x SoCs. Sending the character 'A', at 19200 baud, tells the
|
| /Documentation/ABI/obsolete/ |
| D | sysfs-driver-intel_pmc_bxt | 1 These files allow sending arbitrary IPC commands to the PMC/SCU which
|
| /Documentation/admin-guide/blockdev/drbd/ |
| D | disk-states-8.dot | 15 Failed -> Diskless [ label = "sending notify to peer" ]
|
| /Documentation/networking/device_drivers/ethernet/huawei/ |
| D | hinic.rst | 58 Application Programmable Interface commands(API CMD) - Interface for sending 61 Management (MGMT) - the PF to MGMT channel that uses API CMD for sending MGMT 77 Command Queues(CMDQ) - The queues for sending commands for IO management and is
|
| /Documentation/ABI/testing/ |
| D | sysfs-driver-qat_rl | 116 After sending a "get" to sla_op, this will be populated with the 118 Write to this file before sending an "add/update" sla_op, to set 150 After sending a "get" to sla_op, this will be populated with the 152 Write to this file before sending an "add/update" sla_op, to set
|
| /Documentation/virt/gunyah/ |
| D | message-queue.rst | 6 It is intended for sending small control and configuration messages. Each 15 communication with the resource manager adds a header field for sending longer
|
| /Documentation/devicetree/bindings/display/tegra/ |
| D | nvidia,tegra20-vip.yaml | 29 Port sending the video stream to the VI
|
| /Documentation/userspace-api/media/rc/ |
| D | lirc-dev-intro.rst | 49 LIRC supports some modes of receiving and sending IR codes, as shown 58 This mode is for both sending and receiving IR. 60 For transmitting (aka sending), create a struct lirc_scancode with
|
| /Documentation/networking/ |
| D | ipvs-sysctl.rst | 200 It controls sending icmp error messages (ICMP_DEST_UNREACH) 259 parts of memory when the sending rate is lower than the queuing 310 The version of the synchronisation protocol used when sending 314 should be used when sending synchronisation messages to a legacy
|
| D | ipsec.rst | 36 when sending non-compressed packet to the peer (whether or not packet len
|
| /Documentation/devicetree/bindings/clock/ |
| D | hi3660-clock.txt | 25 - mboxes: Phandle to the mailbox for sending message to MCU.
|
| /Documentation/networking/caif/ |
| D | caif.rst | 63 - 0x02 means SENDING, this is a transient state. 125 notified that sending is completed.
|
| /Documentation/devicetree/bindings/input/ |
| D | ariel-pwrbutton.yaml | 14 SPI bus that is capable of sending keyboard and mouse data. A single
|
| /Documentation/devicetree/bindings/media/ |
| D | amlogic,meson-ir-tx.yaml | 16 sending IR signals with arbitrary carrier frequency and duty cycle.
|
| /Documentation/sound/cards/ |
| D | serial-u16550.rst | 61 sent to, with midiCnD1 sending to Out 1, midiCnD2 to Out 2, midiCnD4 to 77 but does not allow sending the same byte simultaneously to multiple MIDI Outs.
|
| /Documentation/driver-api/i3c/ |
| D | protocol.rst | 132 payload is either sent by the master sending the command (write CCC command), 135 Note that, when sending a CCC command to a specific device, the device address 171 When sending an HDR command, the whole bus has to enter HDR mode, which is done
|
12345678910