Searched full:replacing (Results 1 – 25 of 43) sorted by relevance
12
/Zephyr-latest/samples/drivers/rtc/ |
D | README.rst | 17 Build and flash as follows, replacing ``stm32f3_disco`` with your board:
|
/Zephyr-latest/boards/silabs/ |
D | index.rst | 17 and replacing dashes with underscores.
|
/Zephyr-latest/samples/boards/st/uart/single_wire/ |
D | README.rst | 21 Build and flash as follows, replacing ``stm32f3_disco`` with your board:
|
/Zephyr-latest/dts/bindings/gpio/ |
D | particle-gen3-header.yaml | 20 skipping over GND, and replacing the lower 3V3 with pin 20. The
|
/Zephyr-latest/tests/bsim/ |
D | sh_common.source | 66 # relative to $ZEPHYR_BASE, replacing "/" with "_"
|
/Zephyr-latest/include/zephyr/arch/posix/ |
D | linker.ld | 94 * replacing it.
|
/Zephyr-latest/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-latest/arch/arm/core/cortex_a_r/ |
D | irq_manage.c | 13 * connecting/replacing. SW_ISR_TABLE_DYNAMIC has to be enabled for
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | espressif,esp32-pinctrl.yaml | 59 Note that replacing 'I2C0_SDA_GPIO21' by 'I2C0_SDA_GPIO33' is very tempting and
|
/Zephyr-latest/drivers/serial/ |
D | uart_native_ptty_bottom.c | 192 * No replacing of NL or CR in np_uart_open_ptty()
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | irq_manage.c | 13 * connecting/replacing. SW_ISR_TABLE_DYNAMIC has to be enabled for
|
/Zephyr-latest/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-latest/scripts/west_commands/tests/ |
D | test_mdb.py | 138 # replacing its build directory with 'tmpdir' after writing
|
D | test_bossac.py | 142 # replacing its build directory with 'tmpdir' after writing
|
/Zephyr-latest/doc/connectivity/networking/ |
D | qemu_setup.rst | 245 following as a guide, replacing MAIN or OTHER.
|
/Zephyr-latest/include/zephyr/logging/ |
D | log_msg.h | 395 * Wrapper is replacing first argument with a variable from a dedicated memory 419 * Wrapper is replacing first argument with a variable from a dedicated memory
|
/Zephyr-latest/doc/services/ |
D | formatted_output.rst | 20 callback mechanism, replacing the original internal functions and
|
/Zephyr-latest/scripts/utils/ |
D | pinctrl_nrf_migrate.py | 13 file by removing old pin-related properties replacing them with pinctrl states.
|
/Zephyr-latest/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 | migration-guide-3.6.rst | 121 ``device_get_binding(DT_LABEL(node_id))``, consider replacing it with
|
/Zephyr-latest/tests/subsys/storage/stream/stream_flash/src/ |
D | main.c | 448 * The test is done by replacing erase function of device API with fake in ZTEST()
|
/Zephyr-latest/boards/arm/v2m_musca_b1/doc/ |
D | index.rst | 344 Follow the build steps for AN521 target while replacing the platform with
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | workqueue.rst | 356 unconditionally sets the deadline for the work, replacing any previous
|
/Zephyr-latest/boards/arm/v2m_musca_s1/doc/ |
D | index.rst | 376 Follow the build steps for AN521 target while replacing the platform with
|
12