| /f-stack/freebsd/contrib/device-tree/Bindings/serial/ |
| H A D | rs485.yaml | 23 milliseconds. It corresponds to the delay before sending data. 27 It corresponds to the delay after sending data and actual release 33 description: drive RTS low when sending (default is high). 42 description: enables the receiving of data even while sending data.
|
| H A D | omap_serial.txt | 25 - rs485-rts-active-high: drive RTS high when sending (default is low).
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ata/ |
| H A D | sata_highbank.yaml | 33 sending an SGPIO pattern. 39 sending an SGPIO pattern.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/proximity/ |
| H A 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
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | hi3660-clock.txt | 25 - mboxes: Phandle to the mailbox for sending message to MCU.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | nvidia,tegra210-admaif.yaml | 12 ADMAIF channel. ADMA channel sending data to AHUB pairs with ADMAIF
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iommu/ |
| H A D | arm,smmu-v3.yaml | 63 description: Avoid sending CMD_PREFETCH_* commands to the SMMU.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | qcom,smd.txt | 4 communication channel for sending data between the various subsystems in
|
| /f-stack/app/redis-5.0.5/ |
| H A D | CONTRIBUTING | 1 Note: by contributing code to the Redis project in any form, including sending
|
| H A D | 00-RELEASENOTES | 50 sending PINGs to the replicas. 649 Fixed a serverPanic when sending an invalid command to a monitor client 676 skip slave nodes when sending cluster setslot command 1614 never sending the script itself to slaves/AOF. 2133 Panic when we are sending an error to our master/slave. 2906 Fix redis-cli memory leak when sending set preference command. 3049 * Scripts are only replicated by their *effects* and not by sending EVAL/EVALSHA
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/zed.d/ |
| H A D | zed.rc | 21 # Name or path of executable responsible for sending notifications via email;
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | multi_process.rst | 131 the application simply dedicates two threads to sending and receiving messages respectively. 250 In this case, the client applications just perform level-2 forwarding of packets by sending each pa… 317 The sending of packets is done by writing the packets directly to the network ports; they are not t… 320 so as to allow the sending of multiple packets in a single burst to improve efficiency.
|
| H A D | kernel_nic_interface.rst | 232 application by sending the app the USR1 and USR2 signals: 311 The packet transmission is done by sending mbufs into the kernel NIC interfaces by ``rte_kni_tx_bur…
|
| /f-stack/freebsd/contrib/device-tree/Bindings/input/touchscreen/ |
| H A D | ti-tsc-adc.txt | 59 sending the start of ADC conversion.
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | multi_proc_support.rst | 254 a value indicating whether sending the message succeeded or not. 323 requests (i.e. sending a request while responding to another request) is not 324 supported. However, since sending messages (not requests) does not involve an 325 IPC thread, sending messages while processing another message or request is
|
| H A D | telemetry_lib.rst | 84 into a JSON response before sending to the client.
|
| H A D | eventdev.rst | 105 different CPU cores at the same time. Ordered allows sending all flows to any 107 ingress order on downstream queue enqueue. Parallel allows sending all flows
|
| H A D | rte_security.rst | 68 tx descriptors. The hardware device will encrypt the data before sending the 145 adding the relevant protocol headers and encrypting the data before sending
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | kni.rst | 12 Sending packets to any DPDK controlled interface or sending to the
|
| H A D | pcap_ring.rst | 271 same way as sending or receiving packets from an Ethernet device.
|
| H A D | tap.rst | 213 Then on the Pktgen command line interface you can start sending packets using
|
| /f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | nvidia,tegra30-emc.yaml | 83 sending ZCAL_MRW_CMD.
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_18_02.rst | 225 * ``rte_mp_sendmsg`` is for sending a message without blocking for a response. 226 * ``rte_mp_request`` is for sending a request message and will block until
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | patches.rst | 529 You can test the emails by sending it to yourself or with the ``--dry-run`` option. 542 …ptions ``--annotate`` and ``confirm = always`` are recommended for checking patches before sending.
|
| /f-stack/freebsd/kern/ |
| H A D | kern_sig.c | 2522 sig_suspend_threads(struct thread *td, struct proc *p, int sending) in sig_suspend_threads() argument 2529 MPASS(sending || td == curthread); in sig_suspend_threads() 2554 if (sending || td != td2) in sig_suspend_threads()
|