Searched full:replacing (Results 1 – 25 of 38) sorted by relevance
12
/Zephyr-Core-3.5.0/samples/boards/stm32/uart/single_wire/ |
D | README.rst | 21 Build and flash as follows, replacing ``stm32f3_disco`` with your board:
|
/Zephyr-Core-3.5.0/dts/bindings/gpio/ |
D | particle-gen3-header.yaml | 20 skipping over GND, and replacing the lower 3V3 with pin 20. The
|
/Zephyr-Core-3.5.0/include/zephyr/arch/posix/ |
D | linker.ld | 85 * replacing it.
|
/Zephyr-Core-3.5.0/samples/modules/tflite-micro/magic_wand/train/ |
D | README.md | 177 Edit the following files to include your new gesture names (replacing 184 Edit the following files to include your new person names (replacing "hyw",
|
/Zephyr-Core-3.5.0/arch/arm/core/cortex_a_r/ |
D | irq_manage.c | 13 * connecting/replacing. SW_ISR_TABLE_DYNAMIC has to be enabled for
|
/Zephyr-Core-3.5.0/dts/bindings/pinctrl/ |
D | espressif,esp32-pinctrl.yaml | 59 Note that replacing 'I2C0_SDA_GPIO21' by 'I2C0_SDA_GPIO33' is very tempting and
|
/Zephyr-Core-3.5.0/drivers/serial/ |
D | uart_native_ptty_bottom.c | 186 * No replacing of NL or CR in np_uart_open_ptty()
|
D | uart_mcux_lpuart.c | 584 LOG_DBG("Replacing RX buffer, new length: %d", data->async.next_rx_buffer_len); in uart_mcux_lpuart_dma_replace_rx_buffer()
|
/Zephyr-Core-3.5.0/tests/bluetooth/host/keys/bt_keys_get_addr/src/ |
D | test_suite_full_list_overwrite_oldest.c | 147 * connections. New (ID, Address) pairs can be added by replacing the oldest pair.
|
/Zephyr-Core-3.5.0/arch/arm/core/cortex_m/ |
D | irq_manage.c | 13 * connecting/replacing. SW_ISR_TABLE_DYNAMIC has to be enabled for
|
/Zephyr-Core-3.5.0/include/zephyr/logging/ |
D | log_msg.h | 297 * Wrapper is replacing first argument with a variable from a dedicated memory 321 * Wrapper is replacing first argument with a variable from a dedicated memory
|
/Zephyr-Core-3.5.0/doc/connectivity/networking/ |
D | qemu_setup.rst | 240 following as a guide, replacing MAIN or OTHER.
|
/Zephyr-Core-3.5.0/scripts/west_commands/tests/ |
D | test_mdb.py | 138 # replacing its build directory with 'tmpdir' after writing
|
D | test_bossac.py | 135 # replacing its build directory with 'tmpdir' after writing
|
/Zephyr-Core-3.5.0/doc/services/ |
D | formatted_output.rst | 20 callback mechanism, replacing the original internal functions and
|
/Zephyr-Core-3.5.0/scripts/utils/ |
D | pinctrl_nrf_migrate.py | 13 file by removing old pin-related properties replacing them with pinctrl states.
|
/Zephyr-Core-3.5.0/doc/releases/ |
D | release-notes-1.6.rst | 7 release introduces the unified Kernel replacing the separate nano- and
|
D | release-notes-1.7.rst | 12 This release introduces a new native IP stack, replacing the legacy uIP stack,
|
D | release-notes-1.10.rst | 227 * :github:`1488` - Replacing Make/Kbuild with CMake
|
/Zephyr-Core-3.5.0/tests/subsys/storage/stream/stream_flash/src/ |
D | main.c | 433 * The test is done by replacing erase function of device API with fake in ZTEST()
|
/Zephyr-Core-3.5.0/boards/arm/v2m_musca_b1/doc/ |
D | index.rst | 344 Follow the build steps for AN521 target while replacing the platform with
|
/Zephyr-Core-3.5.0/boards/arm/v2m_musca_s1/doc/ |
D | index.rst | 376 Follow the build steps for AN521 target while replacing the platform with
|
/Zephyr-Core-3.5.0/doc/kernel/services/threads/ |
D | workqueue.rst | 356 unconditionally sets the deadline for the work, replacing any previous
|
/Zephyr-Core-3.5.0/soc/xtensa/intel_adsp/tools/ |
D | cavstool.py | 522 # Best effort attempt at decoding, replacing unusable characters
|
/Zephyr-Core-3.5.0/arch/arm/core/mmu/ |
D | arm_mmu.c | 455 * for the purpose of replacing the L1 section
|
12