Home
last modified time | relevance | path

Searched full:reaching (Results 1 – 22 of 22) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/blob_mdls/
Dblob_srv_persistence.sh29 # Test reaching suspended state and continuation after reboot on new procedure.
55 # Test reaching suspended state and continuation after reboot on new procedure.
/Zephyr-latest/samples/boards/st/power_mgmt/stm32wb_ble/
DREADME.rst21 Using a power measurement tool, user can observe the platform reaching STOP2 mode
/Zephyr-latest/drivers/timer/
Dapic_timer.c69 * We may race with CCR reaching 0 and reloading, and the interrupt in sys_clock_cycle_get_64()
Drv32m1_lptmr_timer.c110 * TCF = 0: reset counter register on reaching compare value in sys_clock_driver_init()
/Zephyr-latest/include/zephyr/sys/
Dwinstream.h22 * operation. After reaching "steady state", 'end' and 'start' are one
Dsem.h172 * released either when reaching the end of the code block or when leaving the
/Zephyr-latest/include/zephyr/display/
Dmb_display.h67 /** Loop back to the beginning when reaching the last image. */
/Zephyr-latest/dts/bindings/display/
Dled-strip-matrix.yaml16 after reaching the right edge.
/Zephyr-latest/include/zephyr/net/
Dppp.h627 * @brief Raise PHASE_RUNNING event when PPP reaching RUNNING phase
641 * @brief Raise PHASE_DEAD event when PPP reaching DEAD phase
/Zephyr-latest/samples/kernel/metairq_dispatch/src/
Dmain.c122 * We check if the msg sequence is reaching the MAX EVENT first. in record_latencies()
/Zephyr-latest/drivers/wifi/esp_at/
Desp.h186 /* notifies about reaching 0 refcount */
/Zephyr-latest/boards/adi/eval_adin2111ebz/doc/
Dindex.rst8 with 10Mbit per second Single Pair Ethernet (SPE) connections reaching up to 1.7km of link distance.
/Zephyr-latest/doc/kernel/data_structures/
Dring_buffers.rst180 within the buffer, wrapping around to the first element after reaching
/Zephyr-latest/include/zephyr/
Dspinlock.h400 * when reaching the end of the code block or when leaving the block with
/Zephyr-latest/drivers/dai/nxp/esai/
Desai.h214 /* controls the division value of HCLK before reaching
/Zephyr-latest/tests/crypto/tinycrypt/src/
Dctr_prng.c372 /* expect further attempts to fail due to reaching reseed threshold */ in ZTEST()
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_blob.c1716 "Client expecting server to stop after reaching configured phase and continuing"),
1717 TEST_CASE(srv, stop, "Server stopping after reaching configured xfer phase"),
/Zephyr-latest/doc/releases/
Drelease-notes-1.11.rst260 * :github:`3718` - Mpu stack guard is not set when reaching main
/Zephyr-latest/tests/lib/net_buf/buf/src/
Dmain.c933 zassert_equal(res, 8, "Reaching out of bounds must return a partial match"); in ZTEST()
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_npcx.c533 * Copy to read buffer until reaching middle/top address of in shi_npcx_read_half_inbuf()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Disoal.c512 * of reaching the end of the SDU or on account of an error or if in isoal_rx_buffered_emit_sdu()
/Zephyr-latest/subsys/bluetooth/host/
Dconn.c1188 * bt_conn_add_le() and keep it until reaching DISCONNECTED in bt_conn_set_state()