Home
last modified time | relevance | path

Searched refs:start (Results 351 – 375 of 1113) sorted by relevance

1...<<11121314151617181920>>...45

/Zephyr-latest/drivers/stepper/step_dir/
Dstep_dir_stepper_work_timing.c75 .start = step_work_timing_source_start,
/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_espi_taf.h117 uint32_t start; member
/Zephyr-latest/soc/espressif/esp32c2/
Dsoc.h36 extern void esp_rom_ets_set_user_start(uint32_t start);
/Zephyr-latest/soc/espressif/esp32c3/
Dsoc.h36 extern void esp_rom_ets_set_user_start(uint32_t start);
/Zephyr-latest/drivers/sensor/bosch/
DKconfig4 # zephyr-keep-sorted-start
/Zephyr-latest/drivers/dma/
Ddma_iproc_pax_v2.h78 uint64_t start : 1; /*S :56*/ member
/Zephyr-latest/modules/hal_nordic/nrf_802154/sl_opensource/platform/
Dnrf_802154_clock_zephyr.c18 #error No implementation to start or stop HFCLK due to missing clock_control.
/Zephyr-latest/samples/boards/google/twinkie_v2/pda/
DREADME.rst24 After flashing, the LED will start red. Putting the Twinkie in between any
/Zephyr-latest/samples/bluetooth/direction_finding_central/boards/
Dnrf52833dk_nrf52820.overlay14 * antenna for Tx PDU (period before start of Tx CTE).
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/boards/
Dnrf52833dk_nrf52820.overlay14 * antenna for Rx PDU (period before start of Rx CTE).
Dnrf52833dk_nrf52833.overlay14 * antenna for Rx PDU (period before start of Rx CTE).
/Zephyr-latest/samples/bluetooth/direction_finding_peripheral/boards/
Dnrf52833dk_nrf52820.overlay14 * antenna for Tx PDU (period before start of Tx CTE).
/Zephyr-latest/samples/bluetooth/hci_ipc/
Dnrf5340_cpunet_df-bt_ll_sw_split.overlay14 * antenna for Tx PDU (period before start of Tx CTE).
/Zephyr-latest/dts/riscv/niosv/
Dniosv-g.dtsi25 /* Platform interrupts IRQs index start from 16 */
/Zephyr-latest/boards/st/steval_stwinbx1/
Dboard.cmake9 # Even if flash and start work, dfu-util return error 74. It can be ignored.
/Zephyr-latest/subsys/net/lib/coap/
Dcoap_server_shell.c88 SHELL_CMD(start, NULL,
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_tx/boards/
Dnrf52833dk_nrf52820.overlay14 * antenna for Tx PDU (period before start of Tx CTE).
Dnrf52833dk_nrf52833.overlay14 * antenna for Tx PDU (period before start of Tx CTE).
/Zephyr-latest/tests/drivers/audio/dmic_api/
DREADME.txt7 * Verify the DMIC will not start sampling before it is configured
/Zephyr-latest/arch/arm/core/offsets/
Doffsets_aarch32.c78 GEN_OFFSET_SYM(_thread_stack_info_t, start);
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/
Dfifo_handler.py51 self._open_fifo_thread.start()
54 self._opening_monitor_thread.start()
/Zephyr-latest/drivers/sensor/ist8310/
Dist8310.c23 static inline int ist8310_reg_read(const struct device *dev, uint8_t start, uint8_t *buf, int size) in ist8310_reg_read() argument
27 return cfg->bus_io->read(&cfg->bus, start, buf, size); in ist8310_reg_read()
/Zephyr-latest/snippets/xen_dom0/
DREADME.rst39 * build your Zephyr sample/application with ``xen_dom0`` snippet and start it as Xen control domain
51 This will start you a Xen hypervisor with your application as Xen control domain. To make it usable,
/Zephyr-latest/boards/up-bridge-the-gap/up_squared_pro_7000/doc/
Dup_squared_pro_7000.rst70 :start-after: start_include_here
76 :start-after: start_include_here
/Zephyr-latest/drivers/crypto/
Dcrypto_npcx_sha.c36 enum ncl_status (*start)(void *ctx, enum ncl_sha_type type); member
106 ret = NPCX_NCL_SHA->start(npcx_ctx->handle, sha_type); in npcx_sha_compute()

1...<<11121314151617181920>>...45