/Zephyr-latest/soc/mediatek/mt8xxx/ |
D | cpuclk.c | 40 uint32_t update[4]; member 117 MTK_CLK_GEN.update[updreg] = BIT(ubit); in setclk()
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/ |
D | gatt.rst | 24 :code:`gatt exchange-mtu` command. To update the shell maximum MTU, you need to update Kconfig
|
/Zephyr-latest/samples/drivers/rtc/boards/ |
D | qemu_x86.overlay | 10 * operation and the update callback.
|
D | qemu_x86_64.overlay | 10 * operation and the update callback.
|
/Zephyr-latest/tests/drivers/rtc/rtc_api/boards/ |
D | qemu_x86.overlay | 10 * operation and the update callback.
|
D | qemu_x86_64.overlay | 10 * operation and the update callback.
|
/Zephyr-latest/subsys/bluetooth/controller/ticker/ |
D | ticker.c | 271 struct ticker_user_op_update update; member 1713 (user_op->params.update.lazy != 0U)) { 1714 user_op->params.update.lazy--; 1716 (ticker->lazy_current > user_op->params.update.lazy)) { 1726 while (ticker->lazy_current < user_op->params.update.lazy) { 1735 ticker->lazy_periodic = user_op->params.update.lazy; 1740 user_op->params.update.ticks_drift_plus; 1742 user_op->params.update.ticks_drift_minus; 1754 user_op->params.update.ticks_drift_plus - 1755 user_op->params.update.ticks_drift_minus; [all …]
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/ |
D | leshan.py | 229 values.update({int(riid): cls._decode_value(content['type'], value)}) 240 resources.update(cls._decode_resource(resource)) 250 instances.update(cls._decode_obj_inst(instance)) 280 data.update(cls._decode_obj(obj)) 284 data.update(cls._decode_obj(content)) 288 data[keys[0]].update(cls._decode_obj_inst(content)) 294 data[keys[0]][keys[1]].update(cls._decode_resource(content)) 302 data[keys[0]][keys[1]][keys[2]].update(cls._decode_resource(content))
|
/Zephyr-latest/samples/net/cellular_modem/server/ |
D | te_udp_receive.py | 29 def update(self): member in TEUDPReceiveSession 96 result = session.update()
|
/Zephyr-latest/tests/misc/llext-edk/pytest/ |
D | test_edk.py | 73 env.update({"ZEPHYR_SDK_INSTALL_DIR": sdk_dir}) 74 env.update({"LLEXT_EDK_INSTALL_DIR": edk_dir})
|
/Zephyr-latest/boards/nxp/rd_rw612_bga/ |
D | CMakeLists.txt | 11 "update your flash configuration block data")
|
/Zephyr-latest/scripts/build/ |
D | llext_slidlib.py | 40 m.update(symbol_name.encode("utf-8"))
|
/Zephyr-latest/doc/_extensions/zephyr/ |
D | doxybridge.py | 166 cache.setdefault(kind, {}).update(data) 193 cache.setdefault(kind, {}).update(data) 210 app.env.doxybridge_cache[name].setdefault(kind, {}).update(data) 211 app.env.doxybridge_group_titles[name].update(group_titles)
|
/Zephyr-latest/subsys/usb/device_next/ |
D | usbd_class_api.h | 153 if (api->update != NULL) { in usbd_class_update() 154 api->update(c_data, iface, alternate); in usbd_class_update()
|
/Zephyr-latest/drivers/stepper/step_dir/ |
D | step_dir_stepper_common.c | 239 config->timing_source->update(dev, data->microstep_interval_ns); in step_dir_stepper_common_move_by() 260 config->timing_source->update(dev, microstep_interval_ns); in step_dir_stepper_common_set_microstep_interval() 301 config->timing_source->update(dev, data->microstep_interval_ns); in step_dir_stepper_common_move_to() 325 config->timing_source->update(dev, data->microstep_interval_ns); in step_dir_stepper_common_run()
|
/Zephyr-latest/subsys/dfu/ |
D | Kconfig | 56 hex "Estimated update footer size" 59 Estimated size of update image data, which is used to prevent loading of firmware updates 60 that MCUboot cannot update due to being too large. This should be set from sysbuild, only
|
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/tests_scripts/ |
D | ll.set1.llcp.test_list | 52 #LL/CON/CEN/BV-74-C # Needs testcase implementation update 53 #LL/CON/CEN/BV-76-C # Needs testcase implementation update 54 #LL/CON/CEN/BV-77-C # Needs testcase implementation update
|
/Zephyr-latest/boards/adafruit/itsybitsy/doc/ |
D | index.rst | 96 `Adafruit UF2 Bootloader update`_ tutorial. Note that this tutorial 97 was made for the Adafruit Feather nRF52840, but the steps to update 143 .. _Adafruit UF2 Bootloader update: 144 https://learn.adafruit.com/introducing-the-adafruit-nrf52840-feather/update-bootloader
|
/Zephyr-latest/modules/hal_nordic/ |
D | Kconfig | 65 bool "nRF 802.15.4 temperature update" 68 Enable temperature update for nRF 802.15.4 driver 71 int "nRF52 IEEE 802.15.4 temperature update initialization priority" 75 Set the initialization priority of a temperature update for nRF 802.15.4 driver. 78 int "nRF 802.15.4 temperature update period in milliseconds" 82 Period of a temperature update for nRF 802.15.4 driver in milliseconds
|
/Zephyr-latest/samples/sensor/adt7420/ |
D | README.rst | 13 When configured in trigger mode the update interval is 5 s, and the 16 interrupt causes the application to display an event and update the
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig.bluetooth | 97 int "Connection parameters update retry time in milliseconds" 101 In case connection parameters update fails due to an error, this 102 option specifies the time of the next update attempt.
|
/Zephyr-latest/drivers/rtc/ |
D | Kconfig | 27 bool "RTC driver update event callback support" 30 update event callback.
|
/Zephyr-latest/soc/microchip/mec/common/spigen/ |
D | mec_spi_gen.py | 229 h.update(hdr[0:0xB0]) 420 h.update(indata) 421 h.update(ec_info_block) 422 h.update(cosig)
|
/Zephyr-latest/cmake/toolchain/armclang/ |
D | generic.cmake | 11 "${CMAKE_VERSION}. Use the 'Ninja' generator or update to CMake >= 3.21."
|
/Zephyr-latest/soc/nxp/lpc/lpc54xxx/ |
D | Kconfig.soc | 28 # Action to update the NXP HAL to support checking for SOC_LPC54114_M0
|