Searched refs:update (Results 326 – 350 of 420) sorted by relevance
1...<<11121314151617
/Zephyr-latest/drivers/misc/coresight/ |
D | nrf_etr.c | 932 .update = shell_update,
|
/Zephyr-latest/boards/st/nucleo_l552ze_q/doc/ |
D | nucleol552ze_q.rst | 255 $ pyocd pack --update
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_shell.c | 851 SHELL_CMD_ARG(update, NULL, LWM2M_HELP_UPDATE, cmd_update, 1, 0),
|
/Zephyr-latest/samples/net/sockets/http_server/ |
D | README.rst | 200 To have a successful HTTPS connection ensure to update the CA certificates
|
/Zephyr-latest/subsys/usb/device_next/class/ |
D | usbd_cdc_ecm.c | 625 .update = usbd_cdc_ecm_update,
|
D | usbd_hid.c | 657 .update = NULL,
|
/Zephyr-latest/boards/st/nucleo_h745zi_q/doc/ |
D | index.rst | 165 It is advised to use `STM32CubeProgrammer`_ to check and update option bytes
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/ |
D | README.md | 24 First, build the docker container. You only need to do this one, or when you update the container.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.2.rst | 37 …ub:`24183` - [v2.2] Bluetooth: controller: split: Regression slave latency during connection update 134 drivers will have to update their DTS board files. 747 * :github:`23069` - Bluetooth: controller: Assert in data length update procedure 965 * :github:`21629` - error with 'west update' on Windows 10 1015 * :github:`21321` - error update for project civetweb 1053 * :github:`21058` - BLE: Enable/Disable Automatic sending of Connection Parameter update request on…
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | cfg_srv.c | 127 if (!model->pub->update && period) { in _mod_pub_set() 145 if (model->pub->update) { in _mod_pub_set() 177 if (model->pub->update) { in _mod_pub_set()
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | testplan.py | 336 self.instances.update(skipped) 337 self.instances.update(errors)
|
/Zephyr-latest/doc/develop/ |
D | modules.rst | 114 update a Zephyr module repository with the latest development branch tip, 117 rationale for performing the particular update. 159 if applicable, etc.), and the reason for the doing the update. 205 and update the module repository to include security fixes, as 277 file update in the zephyr main tree.
|
/Zephyr-latest/boards/st/stm32h747i_disco/doc/ |
D | index.rst | 196 It is advised to use `STM32CubeProgrammer`_ to check and update option bytes
|
/Zephyr-latest/boards/st/stm32l562e_dk/doc/ |
D | index.rst | 257 $ pyocd pack --update
|
/Zephyr-latest/boards/ti/cc3220sf_launchxl/doc/ |
D | index.rst | 101 Follow these `xds110 firmware update directions
|
/Zephyr-latest/boards/espressif/esp32s3_eye/doc/ |
D | index.rst | 133 It is recommended running the command above after :file:`west update`.
|
/Zephyr-latest/boards/nxp/mimxrt595_evk/doc/ |
D | index.rst | 225 … 2. To update the debug firmware, please follow the instructions on `MIMXRT595-EVK Debug Firmware`
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-upstream.rst | 12 this section. If that happens, though, please let them know so they can update
|
/Zephyr-latest/doc/develop/west/ |
D | extensions.rst | 163 - It allows users to run ``west update`` with a manifest from an untrusted
|
/Zephyr-latest/boards/raspberrypi/rpi_pico/doc/ |
D | index.rst | 155 It is recommended running the command above after :file:`west update`.
|
/Zephyr-latest/boards/st/nucleo_h533re/doc/ |
D | index.rst | 243 $ pyocd pack --update
|
/Zephyr-latest/boards/st/nucleo_h563zi/doc/ |
D | index.rst | 234 $ pyocd pack --update
|
/Zephyr-latest/boards/ti/cc3235sf_launchxl/doc/ |
D | index.rst | 104 Follow these `xds110 firmware update directions
|
/Zephyr-latest/boards/st/stm32wb5mmg/doc/ |
D | stm32wb5mmg.rst | 120 and 802.15.4 update
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_access.c | 135 .update = model1_update,
|
1...<<11121314151617