Home
last modified time | relevance | path

Searched full:advance (Results 1 – 18 of 18) sorted by relevance

/nrf52832-nimble/rt-thread/examples/libc/
H A Dex5.c36 /* Write the data and advance write pointer */ in put()
51 /* Read the data and advance read pointer */ in get()
H A Dex2.c41 /* Write the data and advance write pointer */ in put()
60 /* Read the data and advance read pointer */ in get()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_gap_test.c2028 /* Advance 29 seconds; ensure no timeout reported. */ in ble_gap_test_util_update_no_l2cap_tmo()
2033 /* Advance 30th second; ensure timeout reported. */ in ble_gap_test_util_update_no_l2cap_tmo()
2104 /* Advance 29 seconds; ensure no timeout reported. */ in ble_gap_test_util_update_l2cap_tmo()
2110 /* Advance 30th second; ensure timeout reported. */ in ble_gap_test_util_update_l2cap_tmo()
2747 /* Advance 100 seconds; ensure no timeout reported. */ in ble_gap_test_util_conn_forever()
2778 /* Advance duration ms; ensure timeout event does not get reported before in ble_gap_test_util_conn_timeout()
2835 /* Advance 100 seconds; ensure no timeout reported. */ in ble_gap_test_util_disc_forever()
2864 /* Advance duration ms; ensure timeout event was reported. */ in ble_gap_test_util_disc_timeout()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/
H A Dhttpd_opts.h92 * don't work, as the file length is not known in advance (and httpd currently
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml283 is in practice how much time in advance before the Receive Window
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dapi.h153 …* connections, you need to know in advance whether a call to a netconn function call would block o…
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dapi.h166 …* connections, you need to know in advance whether a call to a netconn function call would block o…
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dtcp_in.c178 /* advance over the TCP header (cannot fail) */
200 /* advance p->next to point after the options, and manually
1791 /* Advance to next option (6 bytes already read) */
/nrf52832-nimble/rt-thread/components/libc/compilers/minilibc/
H A Dstring.c385 * advance both strings to next white space in vsscanf()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Dtcp_in.c196 /* advance over the TCP header (cannot fail) */
218 /* advance p->next to point after the options, and manually
1992 /* Advance to next option (6 bytes already read) */
H A Dtcp_out.c950 /* Advance to the pbuf where the offset ends */ in tcp_split_unsent_seg()
/nrf52832-nimble/rt-thread/components/net/at/at_socket/
H A Dat_socket.c409 /* the rt_at_socket_close is need some time, so change state in advance */ in at_closesocket()
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Dtcp_in.c1579 /* Advance to next option */ in tcp_parseopt()
1599 /* Advance to next option */ in tcp_parseopt()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/mqtt/
H A Dmqtt.c826 /* Advance get and put indexes */ in mqtt_parse_incoming()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/mqtt/
H A Dmqtt.c899 /* Advance get and put indexes */ in mqtt_parse_incoming()
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/src/
H A Dble_phy.c1016 * When TX is scheduled in advance, we may event process packet a bit longer in ble_phy_rx_end_isr()
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/parser/
H A Dyconf.c458 stack. Advance YYPTR to a properly aligned location for the next
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv6/
H A Dnd6.c1708 * recommended in RFC 4861 Sec. 6.3.6 point (2). Advance only when picking a in nd6_select_router()