Home
last modified time | relevance | path

Searched full:iteration (Results 1 – 20 of 20) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/sockets/
H A Dsockets_stresstest.c642 …BUGF(TEST_SOCKETS_STRESS |LWIP_DBG_STATE, ("sockets_stresstest_listener_loop: iteration %d\n", i)); in sockets_stresstest_listener_loop()
649 …BUGF(TEST_SOCKETS_STRESS |LWIP_DBG_STATE, ("sockets_stresstest_listener_loop: iteration %d\n", i)); in sockets_stresstest_listener_loop()
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/include/os/
H A Dos_mempool.h135 * @param mempool The current memory pool, or NULL if starting iteration.
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Dpbuf.c266 /* remember first pbuf for linkage in next iteration */ in pbuf_alloc()
299 /* remember this pbuf for linkage in next iteration */ in pbuf_alloc()
656 /* remember next pbuf in chain for next iteration */ in pbuf_free()
H A Dtcp_out.c606 /* remember last segment of to-be-queued data for next iteration */ in tcp_write()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/
H A Dpbuf.c312 /* remember first pbuf for linkage in next iteration */ in pbuf_alloc()
345 /* remember this pbuf for linkage in next iteration */ in pbuf_alloc()
753 /* remember next pbuf in chain for next iteration */ in pbuf_free()
H A Dtcp_out.c648 /* remember last segment of to-be-queued data for next iteration */ in tcp_write()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/
H A Dsyscfg.yml276 in value for each iteration. The value is in units of 100
/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_pwm.h227 * before the next iteration, it is safe to modify them when the corresponding
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/
H A Dchap_ms.c654 static const u_char Magic2[41] = /* "Pad to make it do more than one iteration" */ in GenerateAuthenticatorResponse()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A Dchap_ms.c654 static const u_char Magic2[41] = /* "Pad to make it do more than one iteration" */ in GenerateAuthenticatorResponse()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_gatts.c1013 * Try again on the next iteration. in ble_gatts_register_round()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/mqtt/
H A Dmqtt.c375 /* Tail might be be modified in callback, so re-read it in every iteration */ in mqtt_request_time_elapsed()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/mqtt/
H A Dmqtt.c406 /* Tail might be be modified in callback, so re-read it in every iteration */ in mqtt_request_time_elapsed()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Dpbuf.c759 /* remember next pbuf in chain for next iteration */ in pbuf_free()
H A Dtcp_out.c686 /* remember last segment of to-be-queued data for next iteration */ in tcp_write()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/api/
H A Dsockets.c2594 * !LWIP_TCPIP_CORE_LOCKING: we use SYS_ARCH_PROTECT but unlock on each iteration
/nrf52832-nimble/rt-thread/tools/
H A Dkconfiglib.py1387 tree. The iteration is done in Kconfig definition order (the children
/nrf52832-nimble/nordic/cmsis/include/
H A Darm_math.h5604 * x1 = 1/2 * ( x0 + in / x0) [each iteration]
/nrf52832-nimble/rt-thread/components/CMSIS/Include/
H A Darm_math.h5850 * x1 = 1/2 * ( x0 + in / x0) [each iteration]
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/scripts/.autostuff/scripts/
H A Dltmain.sh2313 # each iteration.