Home
last modified time | relevance | path

Searched full:buffering (Results 1 – 13 of 13) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/uip/uip/
H A Dpsock.c52 * Return value of the buffering functions that indicates that a
60 * Return value of the buffering functions that indicates that a
67 * Return value of the buffering functions that indicates that an
H A Dpsock.h113 char *bufptr; /* Pointer to the buffer used for buffering
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_usbd_errata.h83 /* Errata: ISO double buffering not functional. */
H A Dnrfx_spi.c259 // buffers, because we take advantage of double buffering of TXD in transfer_byte()
/nrf52832-nimble/nordic/nrfx/
H A DCHANGELOG.md65 - Fixed a double buffering bug that occurred in the UARTE driver after the RX abort.
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/
H A Dhttpd.h138 * require significant additional buffering of output data yet which will still
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/
H A Dhttpd.h147 * require significant additional buffering of output data yet which will still
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/
H A Dsyscfg.yml73 Enables buffering when using monitor interface over RTT. The data
/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_uart.h259 * when the primary buffer is full. The double buffering feature allows
H A Dnrfx_uarte.h275 * when the primary buffer is full. The double buffering feature allows
/nrf52832-nimble/rt-thread/components/net/uip/doc/html/
H A Da00192.html72 <a name="l00052"></a>00052 <span class="comment"> * Return value of the buffering functions that in…
80 <a name="l00060"></a>00060 <span class="comment"> * Return value of the buffering functions that in…
87 <a name="l00067"></a>00067 <span class="comment"> * Return value of the buffering functions that in…
H A Da00193.html133 …2f84">bufptr</a>; <span class="comment">/* Pointer to the buffer used for buffering</span>
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/mqtt/
H A Dmqtt.c848 included in this segment, we re-parse it here by buffering it in in mqtt_parse_incoming()