/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_hs_flow.c | 200 * 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 D | ble_hs_startup.c | 393 /* If flow control is enabled, configure the controller to use it. */ in ble_hs_startup_go()
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_uart.h | 147 * @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 D | nrf_uarte.h | 165 * @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 D | vbus_api.h | 56 * 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 D | pt-doc.txt | 13 is to implement sequential flow of control without complex state 84 implement sequential flow of control without using complex state
|
H A D | uip-doc.txt | 628 \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 D | lowpan6_common.c | 202 /* 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 D | syscfg.yml | 64 description: 'Flow control used for HCI uart interface'
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/ |
H A D | syscfg.yml | 396 # 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 D | debug.h | 56 /** flag for LWIP_DEBUGF indicating a tracing message (to follow program flow) */
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ |
H A D | index.rst | 87 reassembly, flow control, error control, streaming, QoS etc.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/ |
H A D | debug.h | 82 /** 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 D | ip6.h | 81 /** version / traffic class / flow label */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/ |
H A D | debug.h | 82 /** flag for LWIP_DEBUGF indicating a tracing message (to follow program flow) */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/include/nimble/ |
H A D | ble_hci_trans.h | 53 * 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 D | ip6.h | 81 /** version / traffic class / flow label */
|
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/src/uffs/ |
H A D | uffs_badblock.c | 162 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 D | lowpan6.c | 299 /* 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 D | main.html | 196 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 D | ble_ll_conn.h | 223 /* Ack/Flow Control */
|
/nrf52832-nimble/rt-thread/components/net/uip/uip/ |
H A D | psock.h | 50 * sequential control flow. This makes the protosockets lightweight in
|
H A D | uip.h | 1392 u16_t flow; member 1429 u16_t flow; member 1466 u16_t flow; member
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_uart.h | 94 nrf_uart_hwfc_t hwfc; ///< Flow control configuration.
|
H A D | nrfx_uarte.h | 103 nrf_uarte_hwfc_t hwfc; ///< Flow control configuration.
|