Home
last modified time | relevance | path

Searched full:flow (Results 1 – 25 of 339) sorted by relevance

12345678910>>...14

/Zephyr-latest/dts/bindings/bluetooth/
Dnxp,bt-hci-uart.yaml26 hw-flow-control:
28 description: Set to enable RTS/CTS flow control for HCI.
39 Flow control setting for primary speed.
50 Flow control setting for secondary speed.
/Zephyr-latest/dts/bindings/serial/
Drenesas,smartbond-uart.yaml38 hw-flow-control-supported:
40 description: Set to indicate RTS/CTS flow control is supported.
56 The device driver does not use DTR for hardware flow control.
Duart-controller.yaml14 hw-flow-control:
16 description: Set to enable RTS/CTS flow control at boot time
/Zephyr-latest/drivers/serial/
DKconfig.ns1655053 bool "UART 16750 (64-bytes FIFO and auto flow control)"
56 flow control if UART controller is 16750.
59 bool "UART 16950 (128-bytes FIFO and auto flow control)"
61 This enables support for 128-bytes FIFO and automatic hardware flow control.
/Zephyr-latest/subsys/net/ip/
D6lo_private.h25 * TF (Traffic class and Flow label)
26 * 00: ECN + DSCP + 4-bit Pad + Flow Label (4 bytes)
27 * 01: ECN + 2-bit Pad + Flow Label (3 bytes), DSCP is elided.
28 * 10: ECN + DSCP (1 byte), Flow Label is elided.
29 * 11: Traffic Class and Flow Label are elided.
D6lo.c254 /* Helper routine to compress Traffic class and Flow label */
256 * |Version| Traffic Class | Flow Label |
258 * version: 4 bits, Traffic Class: 8 bits, Flow label: 20 bits
276 if (((ipv6->tcflow & 0x0F) == 0U) && (ipv6->flow == 0U)) { in compress_tfl()
278 NET_DBG("Traffic class and Flow label elided"); in compress_tfl()
280 /* Traffic class and Flow label elided */ in compress_tfl()
283 NET_DBG("Flow label elided"); in compress_tfl()
285 /* Flow label elided */ in compress_tfl()
293 NET_DBG("ECN + 2-bit Pad + Flow Label, DSCP is elided"); in compress_tfl()
295 /* ECN + 2-bit Pad + Flow Label, DSCP is elided.*/ in compress_tfl()
[all …]
/Zephyr-latest/doc/connectivity/canbus/
Disotp.rst22 Additionally, it adds a flow control mechanism to influence the sender's
28 single-frames (SF). They don't need to fragment and do not have any flow-control.
33 The receiving peer sends back a flow-control-frame (FC) to either deny,
/Zephyr-latest/tests/net/6lo/src/
Dmain.c555 .ipv6.flow = 0x00,
577 .ipv6.flow = 0x3412,
599 .ipv6.flow = 0x3412,
621 .ipv6.flow = 0x00,
643 .ipv6.flow = 0x4567,
665 .ipv6.flow = 0x0,
687 .ipv6.flow = 0x0,
704 .ipv6.flow = 0x0,
724 .ipv6.flow = 0x00,
744 .ipv6.flow = 0x00,
[all …]
/Zephyr-latest/drivers/disk/
DKconfig.sdmmc48 bool "STM32 SDMMC Hardware Flow control"
56 Enable SDMMC Hardware Flow Control to avoid FIFO underrun (TX mode) and
/Zephyr-latest/boards/panasonic/pan1781_evb/
Dpan1781_evb-pinctrl.dtsi8 /* flow control cannot be used together with i2c0,
21 /* flow control cannot be used together with i2c0,
/Zephyr-latest/boards/shields/x_nucleo_bnrg2a1/
DKconfig.defconfig11 # Disable Flow control
/Zephyr-latest/tests/bluetooth/shell/boards/
Dcyw920829m2evk_02.overlay4 hw-flow-control;
/Zephyr-latest/boards/shields/x_nucleo_idb05a1/
DKconfig.defconfig10 # Disable Flow control
/Zephyr-latest/samples/bluetooth/hci_uart/boards/
D96b_nitrogen.overlay6 hw-flow-control;
Dnrf51_blenano.overlay7 hw-flow-control;
Dnrf51dk_nrf51822.overlay7 hw-flow-control;
Dnrf51dongle_nrf51822.overlay7 hw-flow-control;
Dnrf52840dk_nrf52840.overlay7 hw-flow-control;
Dnrf5340dk_nrf5340_cpuapp.overlay7 hw-flow-control;
Dnrf5340dk_nrf5340_cpunet.overlay7 hw-flow-control;
Dnrf52_blenano2.overlay7 hw-flow-control;
Dnrf52dk_nrf52832.overlay7 hw-flow-control;
Dnrf5340pdk_nrf5340_cpuapp.overlay7 hw-flow-control;
/Zephyr-latest/subsys/bluetooth/host/
DKconfig.l2cap55 bool "L2CAP Enhanced Credit Based Flow Control support"
59 Enhanced Credit Based Flow Control support on dynamic L2CAP Channels.
/Zephyr-latest/boards/shields/x_nucleo_wb05kn1/
DKconfig.defconfig15 # Disable Flow control

12345678910>>...14