Home
last modified time | relevance | path

Searched refs:past (Results 1 – 25 of 25) sorted by relevance

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_sync.c724 conn->past.mode = mode; in ll_past_param()
725 conn->past.skip = skip; in ll_past_param()
726 conn->past.timeout = timeout; in ll_past_param()
727 conn->past.cte_type = cte_type; in ll_past_param()
1930 if (conn->past.mode == BT_HCI_LE_PAST_MODE_NO_SYNC) {
1944 nodups = (conn->past.mode == BT_HCI_LE_PAST_MODE_SYNC_FILTER_DUPLICATES) ? 1U : 0U;
1945 rx_enable = (conn->past.mode == BT_HCI_LE_PAST_MODE_NO_REPORTS) ? 0U : 1U;
1947 sync = ull_sync_create(sid, conn->past.timeout, conn->past.skip, conn->past.cte_type,
Dull_conn_types.h171 struct past_params past; member
Dull_peripheral.c149 conn->past = ull_conn_default_past_param_get();
Dull_central.c759 conn->past = ull_conn_default_past_param_get();
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/
DREADME.rst46 which in the output below is 34 ms in the past. The time required to
48 second past the hour is written at 1000 ms local uptime::
50 Set 2019-07-19 06:00:00.034000000 Fri 200 at 34 ms past: 0
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_backporting.rst17 Versions of Zephyr past 2.7 use the MCUmgr library that is `part of the Zephyr code base <https://g…
140 …* ``zephyr`` - if the fix has been applied to the Zephyr internal MCUmgr library (past 2.7 version…
/Zephyr-latest/doc/
Dindex.rst86 For information about the changes and additions for past releases, please
/Zephyr-latest/include/zephyr/arch/x86/
Dmemory.ld72 /* Locore must be addressable by real mode and so cannot extend past 64K.
/Zephyr-latest/doc/releases/
Dindex.rst14 The technical documentation for current and past releases is available at
Drelease-notes-2.4.rst1851 * :github:`7385` - i2c_esp32 can write past checked buffer length
Drelease-notes-2.5.rst144 past release it was backed by a k_heap, but maintained a
Drelease-notes-3.1.rst1903 * :github:`40856` - PPP: gsm_modem: LCP never gets past REQUEST_SENT phase
Drelease-notes-3.3.rst3819 * :github:`16961` - Modules: add a SHA1 check to avoid updating module in the past
/Zephyr-latest/include/zephyr/arch/nios2/
Dlinker.ld222 * Since these immediate offsets are signed, place gp 0x8000 past the
/Zephyr-latest/soc/andestech/ae350/
Dlinker.ld284 * Since these immediate offsets are signed, place gp 0x800 past the
/Zephyr-latest/doc/services/crypto/
Dpsa_crypto.rst160 leaked, and past data is not compromised.
/Zephyr-latest/doc/kernel/services/timing/
Dclocks.rst283 been able to accept this value to their millisecond API in the past no
358 past. For simple cases, :c:func:`sys_timepoint_expired` can be used as well.
/Zephyr-latest/include/zephyr/arch/riscv/common/
Dlinker.ld313 * Since these immediate offsets are signed, place gp 0x800 past the
/Zephyr-latest/soc/ite/ec/it8xxx2/
Dlinker.ld406 * Since these immediate offsets are signed, place gp 0x800 past the
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_pkt.rst336 modified so to proceed further the cursor needs to advance past the
/Zephyr-latest/doc/security/
Dsecure-coding.rst191 the past year (via code, documentation, or answering questions).
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c5011 SHELL_CMD_ARG(past-subscribe, NULL, "[conn] [skip <count>] "
5014 SHELL_CMD_ARG(past-unsubscribe, NULL, "[conn]",
/Zephyr-latest/doc/kernel/services/threads/
Dworkqueue.rst259 extended past the completion of the drain operation in order to allow the
/Zephyr-latest/arch/
DKconfig846 virtual memory addresses past the kernel image are available for mappings,
/Zephyr-latest/doc/contribute/
Dguidelines.rst1075 Some example past treewide changes are: