Searched full:reaching (Results 1 – 22 of 22) sorted by relevance
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/blob_mdls/ |
D | blob_srv_persistence.sh | 29 # 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/ |
D | README.rst | 21 Using a power measurement tool, user can observe the platform reaching STOP2 mode
|
/Zephyr-latest/drivers/timer/ |
D | apic_timer.c | 69 * We may race with CCR reaching 0 and reloading, and the interrupt in sys_clock_cycle_get_64()
|
D | rv32m1_lptmr_timer.c | 110 * TCF = 0: reset counter register on reaching compare value in sys_clock_driver_init()
|
/Zephyr-latest/include/zephyr/sys/ |
D | winstream.h | 22 * operation. After reaching "steady state", 'end' and 'start' are one
|
D | sem.h | 172 * released either when reaching the end of the code block or when leaving the
|
/Zephyr-latest/include/zephyr/display/ |
D | mb_display.h | 67 /** Loop back to the beginning when reaching the last image. */
|
/Zephyr-latest/dts/bindings/display/ |
D | led-strip-matrix.yaml | 16 after reaching the right edge.
|
/Zephyr-latest/include/zephyr/net/ |
D | ppp.h | 627 * @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/ |
D | main.c | 122 * We check if the msg sequence is reaching the MAX EVENT first. in record_latencies()
|
/Zephyr-latest/drivers/wifi/esp_at/ |
D | esp.h | 186 /* notifies about reaching 0 refcount */
|
/Zephyr-latest/boards/adi/eval_adin2111ebz/doc/ |
D | index.rst | 8 with 10Mbit per second Single Pair Ethernet (SPE) connections reaching up to 1.7km of link distance.
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | ring_buffers.rst | 180 within the buffer, wrapping around to the first element after reaching
|
/Zephyr-latest/include/zephyr/ |
D | spinlock.h | 400 * when reaching the end of the code block or when leaving the block with
|
/Zephyr-latest/drivers/dai/nxp/esai/ |
D | esai.h | 214 /* controls the division value of HCLK before reaching
|
/Zephyr-latest/tests/crypto/tinycrypt/src/ |
D | ctr_prng.c | 372 /* expect further attempts to fail due to reaching reseed threshold */ in ZTEST()
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_blob.c | 1716 "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/ |
D | release-notes-1.11.rst | 260 * :github:`3718` - Mpu stack guard is not set when reaching main
|
/Zephyr-latest/tests/lib/net_buf/buf/src/ |
D | main.c | 933 zassert_equal(res, 8, "Reaching out of bounds must return a partial match"); in ZTEST()
|
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/ |
D | ec_host_cmd_backend_shi_npcx.c | 533 * Copy to read buffer until reaching middle/top address of in shi_npcx_read_half_inbuf()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | isoal.c | 512 * 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/ |
D | conn.c | 1188 * bt_conn_add_le() and keep it until reaching DISCONNECTED in bt_conn_set_state()
|