/Zephyr-latest/cmake/modules/ |
D | kernel.cmake | 225 # NB: This must be done here because 'app' can only be modified in the 227 # done after 'add_subdirectory(${ZEPHYR_BASE} ${__build_dir})'
|
D | zephyr_default.cmake | 129 # This is done twice to support cases where the content of `${module}` itself
|
/Zephyr-latest/boards/st/nucleo_h503rb/doc/ |
D | index.rst | 204 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/ |
D | index.rst | 142 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/ |
D | probes.rst | 131 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/ |
D | README.rst | 93 a Windows host, this can be done with the following commands:
|
/Zephyr-latest/doc/connectivity/networking/ |
D | networking_with_host.rst | 70 the host system is done via USB.
|
/Zephyr-latest/boards/renesas/da1469x_dk_pro/doc/ |
D | index.rst | 94 on `ezFlashCLI`_ to install the tool. Once installed, flashing can be done in the
|
/Zephyr-latest/boards/pjrc/teensy4/doc/ |
D | index.rst | 10 programming is done via the USB port.
|
/Zephyr-latest/boards/phytec/phyboard_polis/doc/ |
D | index.rst | 195 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/ |
D | hci_nxp_setup.c | 524 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/ |
D | ull_adv_iso.c | 999 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/ |
D | Kconfig.misc | 101 only done by its own build target.
|
/Zephyr-latest/share/zephyr-package/cmake/ |
D | zephyr_package_search.cmake | 84 # Check is done in Zephyr workspace already, thus check only for pure Zephyr candidates.
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | bap_broadcast_assistant.rst | 76 BASS discover done with 1 recv states
|
/Zephyr-latest/doc/develop/tools/ |
D | stm32cubeide.rst | 42 However, more actions must still be done in order to configure it properly.
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | index.rst | 30 Getting samples from sensors using the sensor API today can be done in one of
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/ |
D | README.rst | 64 the :envvar:`PATH` variable, then building and testing can be done with following
|
/Zephyr-latest/boards/st/stm32h747i_disco/ |
D | stm32h747i_disco_stm32h747xx_m7.dts | 136 * the hw modification to be done to enable it.
|
/Zephyr-latest/boards/beagle/beaglebone_ai64/doc/ |
D | index.rst | 59 This can be done from Linux on the A72 core via remoteproc.
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_numaker.c | 292 goto done; in i2c_numaker_configure() 301 done: in i2c_numaker_configure()
|
/Zephyr-latest/drivers/spi/ |
D | spi_sam0.c | 366 goto done; in spi_sam0_transceive() 388 done: in spi_sam0_transceive()
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | timers.rst | 131 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/ |
D | index.rst | 132 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/ |
D | can_rcar.c | 855 goto done; in can_rcar_recover() 861 goto done; in can_rcar_recover() 865 done: in can_rcar_recover()
|