Home
last modified time | relevance | path

Searched full:updating (Results 1 – 25 of 170) sorted by relevance

1234567

/Zephyr-latest/samples/bluetooth/broadcaster_multiple/
DREADME.rst14 two different SID. Number of advertising sets can be increased by updating the
18 advertising data length can be increased from the default 31 bytes by updating
/Zephyr-latest/scripts/utils/
Dboard_v1_to_v2.py52 print("New board already exists, updating board with additional SoC")
66 print("Creating or updating board.yaml...")
92 print(f"Updating {board}_defconfig...")
121 print("Updating Kconfig.defconfig...")
160 print(f"Creating or updating Kconfig.{new_board}...")
Dtwister_to_list.py67 print(f"Updating {p}{' (dry run)' if dry_run else ''}")
Dmigrate_includes.py70 print(f"Updating {p}{' (dry run)' if dry_run else ''}")
Dmigrate_sys_init.py76 print(f"Updating {p}{' (dry run)' if dry_run else ''}")
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_update_usage/src/
Dmain.c57 * Request updating non-existing item in the keys pool list
78 * Request updating the latest key reference
99 * Request updating existing items aging counter
Dtest_suite_save_aging_counter.c41 * Request updating existing items aging counter
/Zephyr-latest/samples/subsys/pm/latency/
Dsample.yaml36 - "<inf> app: Updating latency constraint: 10ms"
42 - "<inf> app: Updating latency constraint: 30ms"
/Zephyr-latest/samples/subsys/pm/latency/src/
Dmain.c73 LOG_INF("Updating latency constraint: 10ms"); in main()
85 LOG_INF("Updating latency constraint: 30ms"); in main()
/Zephyr-latest/soc/nxp/imxrt/imxrt6xx/cm33/
Dflash_clock_setup.c112 * sources(Such as PLL and Main clock) updating in case XIP (execute code on
118 * fetch issue in XIP when updating PLL and main clock. in flexspi_clock_safe_config()
/Zephyr-latest/include/zephyr/drivers/
Dled_strip.h58 * @brief Callback API for updating an RGB LED strip
68 * @brief Callback API for updating channels without an RGB interpretation.
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/cm33/
Dflash_clock_setup.c136 * sources(Such as PLL and Main clock) updating in case XIP (execute code on
142 * fetch issue in XIP when updating PLL and main clock. in flexspi_clock_safe_config()
/Zephyr-latest/include/zephyr/llext/
Dsymbol.h39 * @note When updating this structure, make sure to also update the
65 * the location may need updating depending on where memory is placed.
/Zephyr-latest/samples/kernel/condition_variables/condvar/
DREADME.rst55 watch_count: thread 1 Updating the value of count...
/Zephyr-latest/.github/workflows/
Dgreet_first_time_contributor.yml33 … commit messages and code, and you are expected to address any failures by updating the PR.
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_adv_own_addr/src/
Dmain.c217 * before updating the device advertising address and then re-enable it after the update is done.
224 * - Scanning is disabled and then re-enabled again after updating the address
/Zephyr-latest/drivers/timer/
Dapic_timer.c70 * handler updating total_cycles. Let's make sure we sample everything in sys_clock_cycle_get_64()
/Zephyr-latest/scripts/ci/
Dtags.yaml54 # change to west.yml is updating something we need to re-test for.
/Zephyr-latest/doc/project/
Dmodifying_contributions.rst29 * assist in updating pull requests in order to get the patches merged
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dproxy.rst46 processed by the node. The delay between updating the SRPL and storing the change to the persistent
/Zephyr-latest/drivers/clock_control/
DKconfig.stm3284 thread is also tasked with updating the control registers of peripherals
/Zephyr-latest/samples/kernel/condition_variables/condvar/src/
Dmain.c69 printk("%s: thread %ld Updating the value of count...\n", in watch_count()
/Zephyr-latest/samples/net/prometheus/
DREADME.rst86 After updating the configuration, save the file and restart the Prometheus server.
/Zephyr-latest/doc/services/device_mgmt/
Dota.rst53 `UpdateHub`_ is a platform for remotely updating embedded devices. Updates can
/Zephyr-latest/subsys/bluetooth/mesh/
Dnet.h21 /* How many hours in between updating IVU duration */
140 uint8_t groups_changed:1, /* Friend Subscription List needs updating */

1234567