Home
last modified time | relevance | path

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

1234567

/Zephyr-latest/subsys/bluetooth/mesh/
Dapp_keys.c45 bool updated; member
53 bool updated; member
110 key.updated = app->updated, in store_app_key()
223 if (!app->updated) { in app_key_revoke()
230 app->updated = false; in app_key_revoke()
275 app->updated = false; in bt_mesh_app_key_add()
322 if (app->updated) { in bt_mesh_app_key_update()
336 app->updated = true; in bt_mesh_app_key_update()
425 app->updated = !!new_key; in bt_mesh_app_key_set()
524 if ((*sub)->kr_phase == BT_MESH_KR_PHASE_2 && app->updated) { in bt_mesh_keys_resolve()
[all …]
/Zephyr-latest/tests/subsys/mgmt/mcumgr/handler_demo/example_as_module/
DCMakeLists.txt6 # The below should be updated with the real name of the file
/Zephyr-latest/subsys/net/ip/
Dpmtu.c228 bool updated = false; in net_pmtu_update_mtu() local
230 entry = add_entry(dst, &updated); in net_pmtu_update_mtu()
235 if (updated) { in net_pmtu_update_mtu()
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dbap_scan_delegator.rst61 Receive state with ID 0 updated
74 Receive state with ID 0 updated
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Ddfu_srv.rst70 Metadata pages before booting into the firmware with the updated Composition Data and Models
85 about which image is being updated, as well as the update metadata.
115 the new firmware. The firmware image table should be updated to reflect the new firmware ID of the
116 updated image.
120 After booting up with the new firmware, the firmware image table should be updated before the
/Zephyr-latest/soc/espressif/esp32c3/
DKconfig26 ESP32-C3 revision v1.1 has updated ROM functions for Wi-Fi and BLE that
/Zephyr-latest/tests/boards/espressif/cache_coex/
DREADME.rst11 with a random generated pattern. At the same time, a whole SPI Flash page is updated with another p…
/Zephyr-latest/boards/qemu/arc/
Dboard.cmake25 # until the updated Zephyr SDK will be set as default. By that we keep both SDKs
/Zephyr-latest/subsys/net/
DKconfig.hostname48 is set once at start-up and is not updated afterwards.
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/sensorhub1/
DREADME.rst55 <updated endlessly every 2 seconds>
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/sensorhub2/
DREADME.rst55 <updated endlessly every 2 seconds>
/Zephyr-latest/tests/kernel/timer/starve/
DREADME.txt23 at 512 s when the updated counter value is observed to be less than the
/Zephyr-latest/doc/develop/west/
Dbuilt-in.rst91 **Which projects are updated:**
96 only the active projects are updated.
101 projects explicitly, they are updated regardless of whether they are active.
105 For each project that is updated, this command:
137 detached ``HEAD`` at the manifest revision for each updated project,
198 updated as follows, depending on the value of the ``submodules`` key.
/Zephyr-latest/samples/shields/x_nucleo_iks01a1/
DREADME.rst59 <updated endlessly every 2 seconds>
/Zephyr-latest/samples/modules/lvgl/accelerometer_chart/
DREADME.rst11 display acceleration data on a line chart that is updated in real time.
/Zephyr-latest/boards/nxp/common/
Dopensda-debug.rst27 There are two options: the onboard debug circuit can be updated with Segger
Drt1xxx-lpclink2-debug.rst30 There are two options: the onboard debug circuit can be updated with Segger
/Zephyr-latest/samples/shields/x_nucleo_iks4a1/standard/
DREADME.rst66 <updated endlessly every 2 seconds>
/Zephyr-latest/doc/hardware/peripherals/
Dcomparator.rst25 configuration updated using device driver specific APIs. The configuration will be applied
/Zephyr-latest/doc/services/task_wdt/
Dindex.rst26 continuously updated in the feed calls.
/Zephyr-latest/doc/develop/toolchains/
Darm_compiler.rst51 that relies on GNU intrinsics and have not yet been updated to work fully
/Zephyr-latest/samples/net/sockets/http_server/
DKconfig69 will be updated.
/Zephyr-latest/samples/shields/x_nucleo_iks01a2/standard/
DREADME.rst65 <updated endlessly every 2 seconds>
/Zephyr-latest/samples/shields/x_nucleo_iks02a1/standard/
DREADME.rst70 <updated endlessly every 2 seconds>
/Zephyr-latest/samples/shields/x_nucleo_iks01a2/sensorhub/
DREADME.rst65 <updated endlessly every 2 seconds>

1234567