Searched refs:flash (Results 2826 – 2850 of 2906) sorted by relevance
1...<<111112113114115116117
/Zephyr-latest/tests/drivers/flash/common/src/ |
D | main.c | 51 #error There is no flash device enabled or it is missing Kconfig options
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.5.rst | 158 * ``ZEP-414`` - Add driver API reentrancy support to flash driver 207 * ``ZEP-423`` - Quark D2000 CRB documentation should include instructions to flash bootloader
|
D | release-notes-3.0.rst | 101 * Removed ``flash_write_protection_set()`` along with the flash write protection 900 * :github:`42417` - tests drivers flash on stm32 qspi controller 921 * :github:`42269` - impossible to run west flash. NoneType error 1035 * :github:`41395` - littlefs(external spi flash) + mcuboot can't get right mount area 1098 * :github:`40825` - STM32WB55RGV6: No output after west flash 1113 * :github:`40714` - west flash, Invalid DFU suffix signature 1169 * :github:`40133` - mimxrt1060-evk flash shell command causes shell deadlock 1218 * :github:`39832` - [Coverity CID: 240671] Out-of-bounds access in drivers/flash/flash_mcux_flexspi…
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_s32k344_m7.dtsi | 65 * need to check if "soc-nv-flash" can be used or a new binding need to be 68 flash0: flash@400000 {
|
/Zephyr-latest/drivers/flash/ |
D | flash_mcux_flexspi_mx25um51345g.c | 560 static DEVICE_API(flash, flash_flexspi_nor_api) = {
|
D | flash_mcux_flexspi_hyperflash.c | 636 static DEVICE_API(flash, flash_flexspi_hyperflash_api) = {
|
D | flash_npcx_fiu_nor.c | 605 static DEVICE_API(flash, flash_npcx_nor_driver_api) = {
|
D | spi_flash_at45.c | 658 static DEVICE_API(flash, spi_flash_at45_api) = {
|
D | flash_mspi_nor.c | 613 static DEVICE_API(flash, drv_api) = {
|
/Zephyr-latest/boards/microchip/mec1501modular_assy6885/doc/ |
D | index.rst | 222 to create the final binary. You need the output from this tool to flash
|
/Zephyr-latest/dts/arm/renesas/ra/ra4/ |
D | ra4-cm4-common.dtsi | 40 flash-controller@407e0000 {
|
/Zephyr-latest/boards/mediatek/ |
D | index.rst | 50 These devices work entirely in RAM, so there is no "flash" process as
|
/Zephyr-latest/boards/st/sensortile_box/doc/ |
D | index.rst | 182 You can build and flash the provided sample application
|
/Zephyr-latest/boards/st/steval_stwinbx1/doc/ |
D | index.rst | 268 supported by :ref:`flash-debug-host-tools`. 343 You can build and flash the provided sample application
|
/Zephyr-latest/boards/st/sensortile_box_pro/doc/ |
D | index.rst | 259 supported by :ref:`flash-debug-host-tools`. 313 You can build and flash the provided sample application
|
/Zephyr-latest/tests/lib/devicetree/api/ |
D | app.overlay | 852 flash@20000000 { 853 compatible = "soc-nv-flash";
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | mspi.rst | 25 not limited to high-speed, high density flash/psram memory devices, displays
|
/Zephyr-latest/doc/build/dts/ |
D | api-usage.rst | 340 - :ref:`devicetree-flash-api`: APIs for managing fixed flash partitions.
|
/Zephyr-latest/doc/hardware/arch/ |
D | arm_cortex_m.rst | 436 * One MPU region programs the entire flash area as read-execute. 438 which programs the flash with RWX permissions. If :kconfig:option:`CONFIG_USERSPACE` is 439 enabled unprivileged access on the entire flash area is allowed. 571 normally occupy a specific area in the flash denoted as their *code partition*.
|
/Zephyr-latest/doc/develop/toolchains/ |
D | zephyr_sdk.rst | 135 allow you to flash most Zephyr boards as a regular user:
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | Kconfig.tfm | 465 This option instructs west flash to program the combined (merged) 475 the secure domain and reduce the uart driver's flash usage.
|
/Zephyr-latest/dts/arm/microchip/ |
D | mec1501hsz.dtsi | 41 flash0: flash@e0000 {
|
/Zephyr-latest/soc/andestech/ae350/ |
D | linker.ld | 43 /* For jedec,spi-nor we expect the spi controller to memory map the flash
|
/Zephyr-latest/boards/st/stm32mp157c_dk2/doc/ |
D | stm32mp157_dk2.rst | 192 The STM32MP157C doesn't have QSPI flash for the Cortex®-M4 and it needs to be
|
/Zephyr-latest/doc/develop/west/ |
D | basics.rst | 200 - :ref:`west-build-flash-debug`
|
1...<<111112113114115116117