Home
last modified time | relevance | path

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

123

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_hs_flow.c200 * If flow control is disabled, this function is a no-op.
218 * Sends the HCI commands to the controller required for enabling host flow
221 * If flow control is disabled, this function is a no-op.
251 /* Flow control successfully enabled. */ in ble_hs_flow_startup()
H A Dble_hs_startup.c393 /* If flow control is enabled, configure the controller to use it. */ in ble_hs_startup_go()
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_uart.h147 * @brief Types of UART flow control modes.
151 NRF_UART_HWFC_DISABLED = UART_CONFIG_HWFC_Disabled, /**< HW flow control disabled. */
152 NRF_UART_HWFC_ENABLED = UART_CONFIG_HWFC_Enabled, /**< HW flow control enabled. */
279 * @brief Function for configuring flow control pins.
290 * @brief Function for disconnecting flow control pins.
334 * @param hwfc Hardware flow control. Enabled if true.
H A Dnrf_uarte.h165 * @brief Types of UARTE flow control modes.
169 …NRF_UARTE_HWFC_DISABLED = UARTE_CONFIG_HWFC_Disabled << UARTE_CONFIG_HWFC_Pos, ///< HW flow contro…
170 …NRF_UARTE_HWFC_ENABLED = UARTE_CONFIG_HWFC_Enabled << UARTE_CONFIG_HWFC_Pos ///< HW flow contro…
360 * @brief Function for configuring flow control pins.
371 * @brief Function for disconnecting flow control pins.
399 * @param hwfc Hardware flow control. Enabled if true.
/nrf52832-nimble/rt-thread/components/vbus/share_hdr/
H A Dvbus_api.h56 * command but the one that does not implement flow control could ignore
74 /* Channel suspended by flow control. */
/nrf52832-nimble/rt-thread/components/net/uip/doc/
H A Dpt-doc.txt13 is to implement sequential flow of control without complex state
84 implement sequential flow of control without using complex state
H A Duip-doc.txt628 \subsection example4 Utilizing TCP Flow Control
632 disk drive. This shows how to use the flow control functions of uIP.
679 check if the device's queue is no longer full and if so, the data flow
1067 \subsubsection flowcontrol Flow Control
1069 The purpose of TCP's flow control mechanisms is to allow communication
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/
H A Dlowpan6_common.c202 /* Determine TF field: Traffic Class, Flow Label */ in lowpan6_compress_headers()
204 /* Flow label is elided. */ in lowpan6_compress_headers()
223 /* Traffic class and flow label are appended (4 bytes) */ in lowpan6_compress_headers()
439 /* Set IPv6 version, traffic class and flow label. (RFC6282, ch 3.1.1.)*/ in lowpan6_decompress_hdr()
447 * TF=00: ECN + DSCP + 4-bit Pad + Flow Label (4 bytes)*/ in lowpan6_decompress_hdr()
455 * TF=01: ECN + 2-bit Pad + Flow Label (3 bytes), DSCP is elided.*/ in lowpan6_decompress_hdr()
461 * ECN + DSCP (1 byte), Flow Label is elided.*/ in lowpan6_decompress_hdr()
/nrf52832-nimble/packages/NimBLE-latest/nimble/transport/uart/
H A Dsyscfg.yml64 description: 'Flow control used for HCI uart interface'
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/
H A Dsyscfg.yml396 # Flow control settings.
399 Whether to enable host-side flow control. This should only be
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/include/lwip/
H A Ddebug.h56 /** flag for LWIP_DEBUGF indicating a tracing message (to follow program flow) */
/nrf52832-nimble/packages/NimBLE-latest/docs/
H A Dindex.rst87 reassembly, flow control, error control, streaming, QoS etc.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Ddebug.h82 /** flag for LWIP_DEBUGF indicating a tracing message (to follow program flow) */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/prot/
H A Dip6.h81 /** version / traffic class / flow label */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Ddebug.h82 /** flag for LWIP_DEBUGF indicating a tracing message (to follow program flow) */
/nrf52832-nimble/packages/NimBLE-latest/nimble/include/nimble/
H A Dble_hci_trans.h53 * HCI flow control is added, event priorities may become obsolete.
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/prot/
H A Dip6.h81 /** version / traffic class / flow label */
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/uffs/
H A Duffs_badblock.c162 uffs_Perror(UFFS_MSG_NOISY, "data length over flow!!!"); in uffs_BadBlockRecover()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/
H A Dlowpan6.c299 /* Determine TF field: Traffic Class, Flow Label */ in lowpan6_frag()
301 /* Flow label is elided. */ in lowpan6_frag()
320 /* Traffic class and flow label are appended (4 bytes) */ in lowpan6_frag()
711 /* Set IPv6 version, traffic class and flow label. */ in lowpan6_decompress()
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/
H A Dmain.html196 Utilizing TCP Flow Control</a></h3>
197 …ownloads it to a slow device such a disk drive. This shows how to use the flow control functions o…
227 …used to check if the device's queue is no longer full and if so, the data flow is restarted with <…
399 Flow Control</a></h4>
400 The purpose of TCP's flow control mechanisms is to allow communication between hosts with wildly va…
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/
H A Dble_ll_conn.h223 /* Ack/Flow Control */
/nrf52832-nimble/rt-thread/components/net/uip/uip/
H A Dpsock.h50 * sequential control flow. This makes the protosockets lightweight in
H A Duip.h1392 u16_t flow; member
1429 u16_t flow; member
1466 u16_t flow; member
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_uart.h94 nrf_uart_hwfc_t hwfc; ///< Flow control configuration.
H A Dnrfx_uarte.h103 nrf_uarte_hwfc_t hwfc; ///< Flow control configuration.

123