Searched full:jedec (Results 1 – 25 of 165) sorted by relevance
1234567
/Zephyr-Core-3.7.0/boards/shields/v2c_daplink/ |
D | v2c_daplink.overlay | 17 * Disable the on-board flash until the jedec,spi-nor driver supports 27 compatible = "spansion,s25fl128s", "jedec,spi-nor"; 31 jedec-id = [01 20 18];
|
/Zephyr-Core-3.7.0/dts/bindings/flash_controller/ |
D | altr,nios2-qspi-nor.yaml | 4 description: Altera NIOS2 QSPI Flash controller supporting the JEDEC CFI interface 8 include: ["flash-controller.yaml", "jedec,jesd216.yaml"]
|
/Zephyr-Core-3.7.0/samples/drivers/spi_flash/ |
D | README.rst | 2 :name: JEDEC SPI-NOR flash 21 * :dtcompatible:`jedec,spi-nor`, 39 JEDEC QSPI-NOR SPI flash testing
|
D | sample.yaml | 8 filter: dt_compat_enabled("jedec,spi-nor") or dt_compat_enabled("st,stm32-qspi-nor") 27 filter: dt_compat_enabled("jedec,spi-nor")
|
/Zephyr-Core-3.7.0/dts/bindings/mtd/ |
D | jedec,spi-nor.yaml | 10 compatible: "jedec,spi-nor" 12 include: [spi-device.yaml, "jedec,spi-nor-common.yaml"]
|
D | jedec,jesd216.yaml | 14 # size can be provided directly along with the JEDEC ID of the expected 21 jedec-id: 23 description: JEDEC ID as manufacturer ID, memory type, memory density
|
D | nordic,qspi-nor.yaml | 5 QSPI NOR flash supporting the JEDEC CFI interface. 9 include: [base.yaml, "jedec,spi-nor-common.yaml"] 17 jedec-id:
|
/Zephyr-Core-3.7.0/samples/drivers/jesd216/ |
D | sample.yaml | 13 - "jedec-id =" 22 filter: dt_compat_enabled("jedec,spi-nor")
|
D | README.rst | 12 generate ``jedec,spi-nor`` devicetree property values for the device. 18 with ``jedec,spi-nor`` as a compatible, and for which the driver 69 jedec-id = [c2 28 14];
|
/Zephyr-Core-3.7.0/boards/microchip/mpfs_icicle/ |
D | mpfs_icicle.dts | 56 compatible = "jedec,spi-nor"; 60 jedec-id = [20 ba 19]; 71 compatible = "jedec,spi-nor";
|
D | mpfs_icicle_smp.dts | 63 compatible = "jedec,spi-nor"; 67 jedec-id = [20 ba 19]; 78 compatible = "jedec,spi-nor";
|
/Zephyr-Core-3.7.0/tests/drivers/flash/common/boards/ |
D | nrf52840dk_spi_nor_wp_hold.overlay | 6 * Build test for jedec,spi-nor compatible (drivers/flash/spi_nor.c) wp-gpios and hold-gpios 39 compatible = "jedec,spi-nor"; 49 jedec-id = [ C2 23 15 ];
|
D | nrf52840dk_spi_nor.overlay | 6 * Build test for jedec,spi-nor compatible (drivers/flash/spi_nor.c) 39 compatible = "jedec,spi-nor"; 47 jedec-id = [ C2 23 15 ];
|
D | nrf52840dk_mx25r_high_perf.overlay | 13 compatible = "jedec,spi-nor"; 16 jedec-id = [c2 28 17];
|
/Zephyr-Core-3.7.0/samples/drivers/spi_flash/boards/ |
D | mec172xevb_assy6906.overlay | 23 compatible = "jedec,spi-nor"; 28 jedec-id = [ef 40 18];
|
/Zephyr-Core-3.7.0/boards/gaisler/gr716a_mini/ |
D | gr716a_mini.dts | 31 compatible = "jedec,spi-nor"; 35 jedec-id = [c2 20 19];
|
/Zephyr-Core-3.7.0/boards/nordic/nrf9161dk/ |
D | nrf9161dk_nrf9161_common_0_7_0.dtsi | 9 compatible = "jedec,spi-nor"; 13 jedec-id = [c8 67 19];
|
/Zephyr-Core-3.7.0/boards/actinius/icarus/ |
D | actinius_icarus_common_2_0_0.dtsi | 30 compatible = "jedec,spi-nor"; 33 jedec-id = [ef 40 17];
|
/Zephyr-Core-3.7.0/drivers/flash/ |
D | Kconfig.nor | 29 jedec-id properties in the devicetree jedec,spi-nor node. 35 sfdp-bfp property in devicetree. The size and jedec-id properties are
|
/Zephyr-Core-3.7.0/boards/qemu/riscv32_xip/ |
D | qemu_riscv32_xip.dts | 43 compatible = "issi,is25lp128", "jedec,spi-nor"; 45 jedec-id = [96 60 18];
|
/Zephyr-Core-3.7.0/boards/sifive/hifive_unmatched/ |
D | hifive_unmatched.dts | 34 compatible = "issi,is25wp256d", "jedec,spi-nor"; 37 jedec-id = [96 60 18];
|
/Zephyr-Core-3.7.0/samples/drivers/jesd216/boards/ |
D | nrf52840dk_nrf52840_spi.overlay | 28 compatible = "jedec,spi-nor"; 31 jedec-id = [c2 28 17];
|
/Zephyr-Core-3.7.0/samples/drivers/mspi/mspi_flash/ |
D | README.rst | 2 :name: JEDEC MSPI-NOR flash 36 JEDEC MSPI-NOR flash testing
|
/Zephyr-Core-3.7.0/boards/snps/em_starterkit/ |
D | em_starterkit_r23.dtsi | 56 compatible ="jedec,spi-nor"; 61 jedec-id = [ef 40 18];
|
/Zephyr-Core-3.7.0/boards/sparkfun/red_v_things_plus/ |
D | sparkfun_red_v_things_plus.dts | 50 compatible = "issi,is25lp032", "jedec,spi-nor"; 53 jedec-id = [96 60 16];
|
1234567