/Zephyr-latest/drivers/flash/ |
D | flash_mspi_atxp032.c | 110 static int flash_mspi_atxp032_command_write(const struct device *flash, uint8_t cmd, uint32_t addr, in flash_mspi_atxp032_command_write() 142 static int flash_mspi_atxp032_command_read(const struct device *flash, uint8_t cmd, uint32_t addr, in flash_mspi_atxp032_command_read() 174 static void acquire(const struct device *flash) in acquire() 194 static void release(const struct device *flash) in release() 206 static int flash_mspi_atxp032_write_enable(const struct device *flash) in flash_mspi_atxp032_write_enable() 216 static int flash_mspi_atxp032_write_disable(const struct device *flash) in flash_mspi_atxp032_write_disable() 226 static int flash_mspi_atxp032_reset(const struct device *flash) in flash_mspi_atxp032_reset() 249 static int flash_mspi_atxp032_get_vendor_id(const struct device *flash, uint8_t *vendor_id) in flash_mspi_atxp032_get_vendor_id() 269 static int flash_mspi_atxp032_unprotect_sector(const struct device *flash, off_t addr) in flash_mspi_atxp032_unprotect_sector() 280 static int flash_mspi_atxp032_erase_sector(const struct device *flash, off_t addr) in flash_mspi_atxp032_erase_sector() [all …]
|
D | flash_mspi_emul_device.c | 58 static void acquire(const struct device *flash) in acquire() 82 static void release(const struct device *flash) in release() 144 static int flash_mspi_emul_erase(const struct device *flash, off_t offset, size_t size) in flash_mspi_emul_erase() 200 static int flash_mspi_emul_write(const struct device *flash, off_t offset, in flash_mspi_emul_write() 269 static int flash_mspi_emul_read(const struct device *flash, off_t offset, in flash_mspi_emul_read() 316 static const struct flash_parameters *flash_mspi_emul_get_parameters(const struct device *flash) in flash_mspi_emul_get_parameters() 331 static void flash_mspi_emul_pages_layout(const struct device *flash, in flash_mspi_emul_pages_layout()
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | blob_io_flash.c | 44 struct bt_mesh_blob_io_flash *flash = FLASH_IO(io); in io_open() local 54 struct bt_mesh_blob_io_flash *flash = FLASH_IO(io); in io_close() local 63 struct bt_mesh_blob_io_flash *flash = FLASH_IO(io); in block_start() local 100 struct bt_mesh_blob_io_flash *flash = FLASH_IO(io); in rd_chunk() local 112 struct bt_mesh_blob_io_flash *flash = FLASH_IO(io); in wr_chunk() local 139 int bt_mesh_blob_io_flash_init(struct bt_mesh_blob_io_flash *flash, in bt_mesh_blob_io_flash_init()
|
/Zephyr-latest/dts/arm/st/wb0/ |
D | stm32wb05Xz.dtsi | 11 flash: flash-controller@40001000 { label
|
D | stm32wb06Xc.dtsi | 11 flash: flash-controller@40001000 { label
|
D | stm32wb07Xc.dtsi | 11 flash: flash-controller@40001000 { label
|
D | stm32wb09Xe.dtsi | 11 flash: flash-controller@40001000 { label
|
D | stm32wb07.dtsi | 13 flash: flash-controller@40001000 { label
|
D | stm32wb0.dtsi | 108 flash: flash-controller@40001000 { label
|
/Zephyr-latest/doc/develop/west/ |
D | build-flash-debug.rst | 441 Basics 461 Choosing a Runner 491 Configuration Overrides 508 Runner-Specific Overrides 537 Multi-domain flashing
|
/Zephyr-latest/drivers/hwinfo/ |
D | hwinfo_sam.c | 37 uint8_t *flash = (uint8_t *)CONFIG_FLASH_BASE_ADDRESS; in hwinfo_sam_read_device_id() local
|
/Zephyr-latest/dts/arm/silabs/ |
D | sim3u.dtsi | 87 flash: flash-controller@4002e000 { label
|
/Zephyr-latest/dts/riscv/wch/ |
D | ch32v00x.dtsi | 68 flash: flash-controller@40022000 { label
|
/Zephyr-latest/samples/subsys/bindesc/read_bindesc/src/ |
D | main.c | 15 const struct device *flash = DEVICE_DT_GET(DT_CHOSEN(zephyr_flash_controller)); variable
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | teensy.py | 46 def flash(self): member in TeensyBinaryRunner
|
D | minichlink.py | 72 def flash(self): member in MiniChLinkBinaryRunner
|
D | nios2.py | 58 def flash(self, **kwargs): member in Nios2BinaryRunner
|
D | trace32.py | 115 def flash(self, **kwargs) -> None: member in TRACE32BinaryRunner
|
D | intel_adsp.py | 91 def flash(self, **kwargs): member in IntelAdspBinaryRunner
|
/Zephyr-latest/dts/riscv/espressif/esp32c2/ |
D | esp32c2_common.dtsi | 106 flash: flash-controller@60002000 { label
|
/Zephyr-latest/dts/riscv/telink/ |
D | telink_b91.dtsi | 64 flash: flash@20000000 { label
|
/Zephyr-latest/dts/riscv/espressif/esp32c6/ |
D | esp32c6_common.dtsi | 176 flash: flash-controller@60002000 { label
|
/Zephyr-latest/dts/riscv/espressif/esp32c3/ |
D | esp32c3_common.dtsi | 139 flash: flash-controller@60002000 { label
|
/Zephyr-latest/dts/arm/st/f0/ |
D | stm32f0.dtsi | 85 flash: flash-controller@40022000 { label
|
/Zephyr-latest/dts/arm/st/c0/ |
D | stm32c0.dtsi | 84 flash: flash-controller@40022000 { label
|