Home
last modified time | relevance | path

Searched refs:done (Results 226 – 250 of 469) sorted by relevance

12345678910>>...19

/Zephyr-latest/cmake/modules/
Dkernel.cmake225 # NB: This must be done here because 'app' can only be modified in the
227 # done after 'add_subdirectory(${ZEPHYR_BASE} ${__build_dir})'
Dzephyr_default.cmake129 # This is done twice to support cases where the content of `${module}` itself
/Zephyr-latest/boards/st/nucleo_h503rb/doc/
Dindex.rst204 Once it is done, you can set the OPENOCD and OPENOCD_DEFAULT_PATH variables in
230 which can be done by executing the following commands:
/Zephyr-latest/boards/arduino/opta/doc/
Dindex.rst142 two cores. This is done in 3 ways:
217 This can be done by selecting in the Arduino IDE's "Tools" / "Flash Split"
/Zephyr-latest/doc/develop/flash_debug/
Dprobes.rst131 be done by installing :ref:`linkserver-debug-host-tools`.
159 be done by installing :ref:`linkserver-debug-host-tools`.
210 be done by installing :ref:`linkserver-debug-host-tools`.
241 be done by installing :ref:`linkserver-debug-host-tools`.
400 and debug tool. Flash and debug can be done as follows:
/Zephyr-latest/samples/boards/nxp/s32/netc/
DREADME.rst93 a Windows host, this can be done with the following commands:
/Zephyr-latest/doc/connectivity/networking/
Dnetworking_with_host.rst70 the host system is done via USB.
/Zephyr-latest/boards/renesas/da1469x_dk_pro/doc/
Dindex.rst94 on `ezFlashCLI`_ to install the tool. Once installed, flashing can be done in the
/Zephyr-latest/boards/pjrc/teensy4/doc/
Dindex.rst10 programming is done via the USB port.
/Zephyr-latest/boards/phytec/phyboard_polis/doc/
Dindex.rst195 This can be done with U-Boot or Phytec's Linux BSP via remoteproc.
220 configuration is done in
258 done
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_nxp_setup.c524 bool done = false; in fw_upload_get_hdr_start() local
527 while (!done) { in fw_upload_get_hdr_start()
532 done = true; in fw_upload_get_hdr_start()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_iso.c999 void ull_adv_iso_done_complete(struct node_rx_event_done *done) in ull_adv_iso_done_complete() argument
1010 adv_iso = CONTAINER_OF(done->param, struct ll_adv_iso_set, ull); in ull_adv_iso_done_complete()
1033 void ull_adv_iso_done_terminate(struct node_rx_event_done *done) in ull_adv_iso_done_terminate() argument
1040 adv_iso = CONTAINER_OF(done->param, struct ll_adv_iso_set, ull); in ull_adv_iso_done_terminate()
/Zephyr-latest/subsys/logging/
DKconfig.misc101 only done by its own build target.
/Zephyr-latest/share/zephyr-package/cmake/
Dzephyr_package_search.cmake84 # Check is done in Zephyr workspace already, thus check only for pure Zephyr candidates.
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dbap_broadcast_assistant.rst76 BASS discover done with 1 recv states
/Zephyr-latest/doc/develop/tools/
Dstm32cubeide.rst42 However, more actions must still be done in order to configure it properly.
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dindex.rst30 Getting samples from sensors using the sensor API today can be done in one of
/Zephyr-latest/samples/modules/tflite-micro/hello_world/
DREADME.rst64 the :envvar:`PATH` variable, then building and testing can be done with following
/Zephyr-latest/boards/st/stm32h747i_disco/
Dstm32h747i_disco_stm32h747xx_m7.dts136 * the hw modification to be done to enable it.
/Zephyr-latest/boards/beagle/beaglebone_ai64/doc/
Dindex.rst59 This can be done from Linux on the A72 core via remoteproc.
/Zephyr-latest/drivers/i2c/
Di2c_numaker.c292 goto done; in i2c_numaker_configure()
301 done: in i2c_numaker_configure()
/Zephyr-latest/drivers/spi/
Dspi_sam0.c366 goto done; in spi_sam0_transceive()
388 done: in spi_sam0_transceive()
/Zephyr-latest/doc/kernel/services/timing/
Dtimers.rst131 basis. Since the required work cannot be done at the interrupt level,
139 /* do the processing that needs to be done periodically */
/Zephyr-latest/boards/st/stm32h745i_disco/doc/
Dindex.rst132 two cores. This is done in 3 ways:
154 …Check if the on-board ST-LINK V3 has the latest firmware version. It can be done with either `STM3…
/Zephyr-latest/drivers/can/
Dcan_rcar.c855 goto done; in can_rcar_recover()
861 goto done; in can_rcar_recover()
865 done: in can_rcar_recover()

12345678910>>...19