Home
last modified time | relevance | path

Searched refs:start (Results 626 – 650 of 1113) sorted by relevance

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

/Zephyr-latest/drivers/dma/
Ddma_nios2_msgdma.c202 .start = nios2_msgdma_transfer_start,
Ddma_nxp_sof_host_dma.c277 .start = sof_host_dma_start,
Ddma_mcux_pxp.c188 .start = dma_mcux_pxp_start,
/Zephyr-latest/boards/infineon/xmc45_relax_kit/
Dxmc45_relax_kit.dts106 fifo-start-offset = <0>;
/Zephyr-latest/include/zephyr/arch/
Darch_interface.h1170 uint64_t arch_timing_cycles_get(volatile timing_t *const start,
/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf2_common.c131 .start = onoff_start_option, in clock_config_init()
Dclock_control_nrf2_hfxo.c251 .start = onoff_start_hfxo, in init_hfxo()
/Zephyr-latest/boards/native/nrf_bsim/
Dnrf5340bsim_nrf5340_cpuapp.dts131 /* We re-use the IPC shared buffer definition from the real HW. But note the start address of the
/Zephyr-latest/boards/nxp/frdm_mcxn236/
Dfrdm_mcxn236.dtsi164 data-pin-start = <4>;
/Zephyr-latest/lib/libc/common/source/stdlib/
Dmalloc.c231 z_malloc_partition.start = POINTER_TO_UINT(heap_base); in malloc_prepare()
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dipc_service_icbmsg.rst149 #. Calculate block area start address:
155 * ``region_begin_aligned`` - The start of ICMsg area.
156 * ``blocks_area_begin`` - End of ICMsg area and the start of block area.
321 After ICMsg is initialized, both sides can start the endpoint binding.
322 There are no restrictions on the order in which the sides start the endpoint binding.
/Zephyr-latest/subsys/bluetooth/mesh/
Dmain.c612 if (mod->cb && mod->cb->start) { in model_start()
613 mod->cb->start(mod); in model_start()
/Zephyr-latest/include/zephyr/bluetooth/mesh/
Daccess.h843 int (*const start)(const struct bt_mesh_model *model); member
949 void (*start)(uint16_t duration, int err, void *cb_data); member
/Zephyr-latest/boards/amd/kv260_r5/doc/
Dindex.rst129 After that move the file to ``/lib/firmware`` directory, then you be able to start the firmware
136 $ echo start > /sys/class/remoteproc/remoteproc0/state
/Zephyr-latest/samples/drivers/espi/src/
Dmain.c162 .start = 0xe00000U,
170 .start = 0xf00000U,
427 limit = pr->start + pr->size - 1U; in pr_check_range()
430 if (regs->SAF_PROT_RG[pr->pr_num].START != (pr->start >> 12)) { in pr_check_range()
/Zephyr-latest/tests/lib/onoff/src/
Dmain.c150 static void start(struct onoff_manager *srv, in start() function
240 ONOFF_TRANSITIONS_INITIALIZER(start, stop, reset); in setup_test()
293 xit.start = start; in ZTEST()
/Zephyr-latest/doc/kernel/services/timing/
Dtimers.rst154 /* start a periodic timer that expires once every second */
169 /* start a one-shot timer that expires after 200 ms */
200 /* start a one-shot timer that expires after 500 ms */
/Zephyr-latest/drivers/counter/
Dcounter_nrfx_rtc.c83 static int start(const struct device *dev) in start() function
678 .start = start,
Dcounter_mcux_lptmr.c154 .start = mcux_lptmr_start,
/Zephyr-latest/boards/toradex/verdin_imx8mm/doc/
Dindex.rst183 Load the M4 binary onto the desired memory and start its execution using:
218 To load and start a firmware use these commands:
223 verdin-imx8mm:~# echo start > /sys/class/remoteproc/remoteproc0/state
/Zephyr-latest/doc/connectivity/networking/
Dqemu_eth_setup.rst75 Build and start the :zephyr:code-sample:`sockets-echo-server` sample application.
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/
DREADME.rst47 start the emulator:
/Zephyr-latest/samples/net/sockets/http_client/
DREADME.rst84 before you start the http-client application in QEMU.
/Zephyr-latest/boards/nxp/ucans32k1sic/support/
Dstartup.cmm5 ; Lauterbach Trace32 start-up script for S32K146 / Cortex-M4F *
/Zephyr-latest/samples/bluetooth/mesh_provisioner/
DREADME.rst25 application will notice the unconfigured node and start configuring it.

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