Home
last modified time | relevance | path

Searched refs:sync (Results 226 – 250 of 254) sorted by relevance

1234567891011

/Zephyr-latest/doc/releases/
Drelease-notes-3.0.rst675 * gptp: clock sync ratio as double, not float
871 * :github:`42794` - samples: Bluetooth: df: Wrong periodic sync termination handling in direction_f…
1026 * :github:`41465` - Periodic advertising sync failure, when "DONT_SYNC_AOA" or "DONT_SYNC_AOD" opti…
1152 * :github:`40317` - Crash in ull.c when stressing periodic advertising sync (scanner side)
Drelease-notes-3.2.rst247 * Added data/instr. sync barriers after writing to ``SCTLR`` to disable MPU.
384 for allowing periodic sync event skipping.
388 * Added support for multiple BIS sync selection within a BIG.
674 * Added support for setting the sync-word and iq-inverted modes in LoRa modems.
1986 * :github:`49540` - Bluetooth: Host: sync termination callback parameters not populated correctly w…
1994 * :github:`49465` - Bluetooth: Controller: Periodic adv. sync. degraded performance on latest main …
2196 * :github:`47860` - Bluetooth: shell: bt init sync enables Bluetooth asynchronously
Drelease-notes-1.6.rst241 * ``ZEP-959`` - sync checkpatch.pl with upstream Linux
Drelease-notes-2.4.rst915 * :github:`28559` - Unable to extend the flash sync API part of the BLE Controller
1073 * :github:`27887` - Event counter may get out of sync when multiple events collide in ticker
1357 * :github:`26555` - uart: uart_nrfx_uarte: async init does not cleanup previous sync rx
1461 * :github:`26080` - gPTP time sync fails if having more than one port
1637 * :github:`24111` - drivers: flash: littlefs: add sync to flash API & update LittleFS to use it
Drelease-notes-3.5.rst146 * Added CAP stream send and tx sync
153 * Fixed BAP issue with PA sync and ID in ``broadcast_sink_create``
162 * Removed scanning and PA sync from broadcast sink
Drelease-notes-3.3.rst51 allow disabling sync reports, and enable sync report filtering. these two
424 advertising sync object.
503 configurations sync
2709 - :github:`53148` - Bluetooth: Controller: BT_HCI_OP_LE_BIG_TERMINATE_SYNC on syncing BIG sync retu…
2872 * :github:`54613` - Bluetooth: Unable to enable PAST as advertiser without periodic sync support
3021 * :github:`53720` - Bluetooth: Controller: Incorrect address type for PA sync established
Drelease-notes-3.1.rst1366 * :github:`45672` - Bluetooth: Controller: can't cancel periodic advertising sync create betwee ll_…
1797 * :github:`42799` - gptp correction field in sync follow up message does not have correct endianness
1813 …dv:Sync: While simultaneous advertiser are working, and skip is non-zero, sync terminates repeated…
Drelease-notes-3.7.rst1022 SDR up to hex wires DDR communication in sync/async ways.
1378 * Fixed clock master sync send SM if we are not the GM clock.
Drelease-notes-1.14.rst48 * :github:`26080` - gPTP time sync fails if having more than one port
619 * Introduce sync barriers in ARM-specific IRQ lock/unlock functions
1122 * :github:`15333` - hci_uart controller driver loses sync after host driver is reset
/Zephyr-latest/subsys/fs/ext2/
Dext2_diskops.c1157 rc = fs->backend_ops->sync(fs); in ext2_free_inode()
/Zephyr-latest/doc/develop/
Dbeyond-GSG.rst123 :file:`zephyrproject` folder in sync with the code in the local zephyr
/Zephyr-latest/doc/services/logging/
Dcs_stm.rst151 If the log capture fails to find a sync, rerun the capture process.
/Zephyr-latest/doc/build/kconfig/
Dsetting.rst233 two symbols in sync, unless the value of the tracking symbol is changed in a
Dtips.rst308 of the selecting and selected symbol will never drift out of sync, e.g. when
/Zephyr-latest/modules/hostap/src/
Dsupp_api.c72 struct k_work_sync sync; member
321 k_work_flush_delayable(&wpa_supp_status_work, &wpas_api_ctrl.sync); in wpa_supp_restart_status_work()
/Zephyr-latest/drivers/adc/
Dadc_ads114s0x.c1099 while (result == 0 && k_sem_take(&data->ctx.sync, K_NO_WAIT) != 0) { in ads114s0x_read()
/Zephyr-latest/subsys/bluetooth/host/
Dconn.c326 struct k_work_sync sync; in bt_conn_tx_notify() local
333 (void)k_work_flush(&conn->tx_complete_work, &sync); in bt_conn_tx_notify()
Datt.c3085 struct k_work_sync sync; in att_reset() local
3087 (void)k_work_cancel_delayable_sync(&att->eatt.connection_work, &sync); in att_reset()
Dgatt.c317 struct k_work_sync sync; member
982 (void)k_work_cancel_delayable_sync(&db_hash.work, &db_hash.sync); in db_hash_read()
/Zephyr-latest/doc/project/
Drelease_process.rst351 auditable code bases shall be kept in sync after the audit branch is created,
/Zephyr-latest/doc/develop/west/
Dmanifest.rst169 sync.
1127 some submodules, and you want ``west update`` to keep all of them in sync,
1160 in sync, along with another project named ``bar`` in the same workspace.
Drelease-notes.rst408 ``update.sync-submodules`` configuration option to ``false``.
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.ll_sw_split1123 nor peripheral event would be in sync at either end. Randomness allows
1124 to break this locked round robin pattern permitting an anchor point sync.
/Zephyr-latest/subsys/net/ip/
DKconfig668 You can disable sync support to save some memory if you are calling
/Zephyr-latest/drivers/wifi/nxp/
DKconfig.nxp899 bool "Clock sync using TSF latch"

1234567891011