Searched refs:flash (Results 451 – 475 of 2906) sorted by relevance
1...<<11121314151617181920>>...117
/Zephyr-4.1.0/dts/arm/silabs/ |
D | efm32hg.dtsi | 10 zephyr,flash-controller = &msc; 28 msc: flash-controller@400c0000 { 29 compatible = "silabs,gecko-flash-controller"; 36 flash0: flash@0 { 37 compatible = "soc-nv-flash";
|
/Zephyr-4.1.0/soc/nxp/common/ |
D | Kconfig.rom_loader | 11 from FLEXSPI into the region specified by `zephyr,flash` node. 15 FLASH_CHOSEN := zephyr,flash
|
/Zephyr-4.1.0/samples/subsys/fs/littlefs/ |
D | Kconfig | 7 bool "Option to clear the flash area before mounting" 18 bool "Use flash memory backend"
|
/Zephyr-4.1.0/boards/shields/v2c_daplink/ |
D | v2c_daplink.overlay | 17 * Disable the on-board flash until the jedec,spi-nor driver supports 26 daplink_flash0_v2c_daplink: flash@0 {
|
/Zephyr-4.1.0/boards/seeed/lora_e5_mini/ |
D | board.cmake | 4 board_runner_args(pyocd "--flash-opt=-O reset_type=hw") 5 board_runner_args(pyocd "--flash-opt=-O connect_mode=under-reset")
|
/Zephyr-4.1.0/boards/gd/gd32f350r_eval/ |
D | gd32f350r_eval.dts | 17 zephyr,flash = &flash0; 20 zephyr,flash-controller = &fmc;
|
/Zephyr-4.1.0/dts/arm/st/f3/ |
D | stm32f303Xb.dtsi | 22 flash-controller@40022000 { 23 flash0: flash@8000000 {
|
D | stm32f303Xe.dtsi | 22 flash-controller@40022000 { 23 flash0: flash@8000000 {
|
/Zephyr-4.1.0/boards/st/stm32h745i_disco/doc/ |
D | index.rst | 12 Quad-SPI flash memory, and RGB interface LCD with capacitive multi-touch panel). ARDUINO |reg| Uno … 20 - Arm |reg| Cortex |reg| core-based microcontroller with 2 Mbytes of flash memory and 1 Mbyte of RA… 26 - 2× 512-Mbit Quad-SPI NOR flash memory 124 so its :ref:`installation <stm32cubeprog-flash-host-tools>` is required. 127 Alternatively, OpenOCD or JLink can also be used to flash the board using 132 $ west flash --runner openocd 133 $ west flash --runner jlink 148 Zephyr flash configuration has been set to meet these default settings. 153 the USB port to prepare it for flashing. Then build and flash your application. 169 Build and flash the application: [all …]
|
/Zephyr-4.1.0/boards/wch/ch32v003f4p6_dev_board/doc/ |
D | index.rst | 58 in flash, power on the board with PD1 put to ground to let PD1 as SWIO. After that, 59 reconnect the external debugger SWDIO pin to PD1/SWIO to be able to flash the board 62 You can use ``minichlink`` to flash the board. Once ``minichlink`` has been set 63 up, build and flash applications as usual (see :ref:`build_an_application` and 71 :goals: build flash 88 You can build and flash the examples to make sure Zephyr is running
|
/Zephyr-4.1.0/tests/cmake/hwm/board_extend/oot_root/boards/native/native_sim_extend/ |
D | native_sim_native_one.dts | 21 zephyr,flash = &flash0; 23 zephyr,flash-controller = &flashcontroller0; 60 flashcontroller0: flash-controller@0 { 61 compatible = "zephyr,sim-flash"; 68 flash0: flash@0 { 70 compatible = "soc-nv-flash";
|
/Zephyr-4.1.0/boards/qemu/riscv32_xip/ |
D | qemu_riscv32_xip.dts | 20 zephyr,flash = &flash0; 42 flash0: flash@0 {
|
/Zephyr-4.1.0/boards/seeed/lora_e5_dev_board/ |
D | board.cmake | 5 board_runner_args(pyocd "--flash-opt=-O reset_type=hw") 6 board_runner_args(pyocd "--flash-opt=-O connect_mode=under-reset")
|
/Zephyr-4.1.0/boards/wch/linkw/support/ |
D | openocd.cfg | 16 set _FLASHNAME $_CHIPNAME.flash 18 flash bank $_FLASHNAME wch_riscv 0x00000000 0 0 0 $_TARGETNAME.0
|
/Zephyr-4.1.0/dts/nios2/intel/ |
D | nios2-qemu.dtsi | 19 flash0: flash@420000 { 20 compatible = "soc-nv-flash";
|
/Zephyr-4.1.0/samples/application_development/code_relocation_nocopy/ |
D | linker_arm_nocopy.ld | 22 /* On nRF5340, external flash is mapped in XIP region at 0x1000_0000. */ 30 /* On stm32 OSPI, external flash is mapped in XIP region at address given by the reg property. */ 37 /* On stm32 QSPI, external flash is mapped in XIP region at address given by the reg property. */ 44 /* On stm32 XSPI, external flash is mapped in XIP region at address given by the reg property. */
|
/Zephyr-4.1.0/boards/st/stm32f723e_disco/ |
D | stm32f723e_disco.dts | 21 zephyr,flash = &flash0; 22 zephyr,flash-controller = &mx25r512; 123 flash-id = <1>; 126 mx25r512: qspi-nor-flash@90000000 {
|
/Zephyr-4.1.0/boards/sparkfun/micromod/doc/ |
D | index.rst | 61 - QSPI with 128Mb flash memory 94 | FLASH | on-chip | flash | 137 found in :ref:`nordic_segger_flashing`. Then build and flash 156 Then build and flash the application in the usual way. 161 :goals: build flash 181 You can build and flash the example to make sure Zephyr is running correctly on 185 Testing the 128Mb qspi memory flash 188 The ``micromod/nrf52840`` board target has a built-in NOR flash memory connected 194 :goals: build flash
|
/Zephyr-4.1.0/boards/arduino/giga_r1/doc/ |
D | index.rst | 16 - 16MB external QSPI flash 81 flash page that can be triggered by double clicking the ``RST`` button. This 83 and external flash and is the one used by ``west flash`` by default. The 86 program the internal flash and can overwrite the Arduino bootloader. More 92 board into the Arduino Bootloader mode. Then build and flash your application. 99 :goals: build flash 113 Similarly, you can build and flash samples on the M4 target. 120 :goals: build flash
|
/Zephyr-4.1.0/dts/riscv/espressif/esp32c2/ |
D | esp32c2_common.dtsi | 25 zephyr,flash-controller = &flash; 106 flash: flash-controller@60002000 { label 107 compatible = "espressif,esp32-flash-controller"; 113 flash0: flash@0 { 114 compatible = "soc-nv-flash";
|
/Zephyr-4.1.0/soc/nxp/mcx/mcxc/ |
D | Kconfig | 25 bool "MCXC flash configuration field" 28 Include the 16-byte flash configuration field that stores default 36 default $(dt_node_int_prop_hex,/soc/flash-controller@40020000,config-field-offset)
|
/Zephyr-4.1.0/samples/boards/bbc/microbit/line_follower_robot/ |
D | README.rst | 18 for the robot to follow. Build and flash the program to the BBC 25 Build and flash this sample project using these commands: 30 :goals: build flash
|
/Zephyr-4.1.0/boards/nxp/mimxrt1062_fmurt6/ |
D | CMakeLists.txt | 10 # No flash configuration block exists for the RT1060 with HyperFlash in 19 # Include flash configuration block for RT1050 EVK from NXP's HAL. 20 # This configuration block may need modification if another flash chip is
|
/Zephyr-4.1.0/boards/nxp/frdm_mcxn236/ |
D | frdm_mcxn236.dts | 18 zephyr,flash = &flash; 19 zephyr,flash-controller = &fmu;
|
/Zephyr-4.1.0/samples/subsys/input/input_dump/ |
D | README.rst | 20 Build and flash as follows, changing ``nrf52dk/nrf52832`` for your board: 25 :goals: build flash
|
1...<<11121314151617181920>>...117