Home
last modified time | relevance | path

Searched refs:start (Results 576 – 600 of 1113) sorted by relevance

1...<<21222324252627282930>>...45

/Zephyr-latest/tests/bluetooth/mesh/delayable_msg/src/
Dmain.c35 .start = start_cb,
65 cb->start(0x0, cb_err_status, cb_data); in bt_mesh_access_send()
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_npcx.c287 uint8_t start, end; in shi_npcx_fill_out_status() local
315 start = shi_npcx_valid_obuf_offset(inst); in shi_npcx_fill_out_status()
316 end = (start + SHI_OBUF_FULL_SIZE - EC_SHI_OUT_PREAMBLE_LENGTH) % SHI_OBUF_FULL_SIZE; in shi_npcx_fill_out_status()
318 fill_ptr = inst->OBUF + start; in shi_npcx_fill_out_status()
/Zephyr-latest/drivers/flash/
DKconfig.nrf_rram76 Applies to region with configurable start address.
/Zephyr-latest/scripts/west_commands/runners/
Dstm32flash.py70 which means start of flash')
/Zephyr-latest/drivers/sensor/bosch/bme280/
Dbme280.h35 typedef int (*bme280_reg_read_fn)(const union bme280_bus *bus, uint8_t start, uint8_t *buf,
/Zephyr-latest/drivers/dma/
Ddma_intel_lpss.c134 .start = dw_dma_start,
/Zephyr-latest/include/zephyr/net/
Dvirtual.h101 int (*start)(const struct device *dev); member
/Zephyr-latest/include/zephyr/arch/posix/
Dlinker.ld33 #include <snippets-rom-start.ld>
/Zephyr-latest/boards/phytec/phyboard_polis/doc/
Dindex.rst194 address, set the PC and start the processor.
292 To load and start a firmware use this commands:
297 target$ echo start > /sys/class/remoteproc/remoteproc0/state
327 the directory of the program you built earlier to start a debug server:
336 Use another terminal, start gdb, connect to target and load Zephyr on the
/Zephyr-latest/samples/subsys/mgmt/updatehub/
DREADME.rst92 To start using the UpdateHub-CE simple execute the docker command with the
166 features. However, the configuration and use is similar to the start
234 start point is try reproduce the `OpenThread Router`_. It is
267 rom start offset: 512 (0x200)
306 rom start offset: 512 (0x200)
419 Your board will reboot and then start with the new image. After rebooting,
/Zephyr-latest/subsys/mgmt/mcumgr/mgmt/
DKconfig39 skip the generation of the cbor start- and end byte in `smp_handle_single_payload` and
/Zephyr-latest/subsys/
DKconfig9 # zephyr-keep-sorted-start
/Zephyr-latest/soc/infineon/cat1b/cyw20829/
Dbootstrap.ld24 #include <snippets-rom-start.ld>
/Zephyr-latest/soc/microchip/mec/mec15xx/
Dsoc_espi_saf_v1.h394 uint32_t start; member
/Zephyr-latest/doc/hardware/peripherals/
Di2c.rst30 particularly the start and stop conditions and the clock. This is
Dsmbus.rst49 particularly the start and stop conditions and the clock. This is
/Zephyr-latest/boards/renesas/rzt2m_starterkit/doc/
Dindex.rst81 Use ``west`` to start the debug server:
/Zephyr-latest/drivers/counter/
Dcounter_esp32_rtc.c214 .start = counter_esp32_start,
Dcounter_native_posix.c231 .start = ctr_start,
Dtimer_dtmr_cmsdk_apb.c126 .start = dtmr_cmsdk_apb_start,
Dtimer_tmr_cmsdk_apb.c123 .start = tmr_cmsdk_apb_start,
/Zephyr-latest/drivers/dai/intel/ssp/
Ddai-params-intel-ipc4.h85 uint32_t start; member
/Zephyr-latest/cmake/usage/
Dusage.cmake26 message(" debugserver - Run \"west debugserver\" (or start GDB server on port 1234 for QEMU targe…
/Zephyr-latest/drivers/
DCMakeLists.txt8 # zephyr-keep-sorted-start
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/
DREADME.rst11 Will start advertising extended advertising with audio flags, periodic advertising with the

1...<<21222324252627282930>>...45