Home
last modified time | relevance | path

Searched full:at25 (Results 1 – 9 of 9) sorted by relevance

/Zephyr-latest/dts/bindings/mtd/
Datmel,at25.yaml5 SPI EEPROMs compatible with Atmel's AT25 family
8 Atmel AT25.
17 the least-specific compatible entry is "atmel,at25".
25 compatible = "st,m95256", "st,m95xxx", "atmel,at25";
35 compatible: "atmel,at25"
Datmel,at2x-base.yaml4 # Common fields for AT24 (I2C) and AT25 (SPI) EEPROM devices
/Zephyr-latest/drivers/eeprom/
DKconfig71 bool "SPI EEPROMs compatibile with Atmel's AT25 family"
77 Enable support for SPI EEPROMs compatible with Atmel's AT25 family.
80 the programming model of the Atmel AT25.
Deeprom_at2x.c9 * @brief Driver for Atmel AT24 I2C and Atmel AT25 SPI EEPROMs.
23 /* AT25 instruction set */
31 /* AT25 status register bits */
/Zephyr-latest/boards/shields/x_nucleo_eeprma2/
Dx_nucleo_eeprma2.overlay85 compatible = "st,m95040", "st,m95xxx", "atmel,at25";
99 compatible = "st,m95256", "st,m95xxx", "atmel,at25";
113 compatible = "st,m95m04", "st,m95xxx", "atmel,at25";
/Zephyr-latest/tests/drivers/build_all/eeprom/
Dapp.overlay84 test_spi_at25: at25@0 {
85 compatible = "atmel,at25";
/Zephyr-latest/boards/ezurio/rm1xx_dvk/
Drm1xx_dvk.dts79 at25: at25df041b@0 { label
144 &at25 {
/Zephyr-latest/boards/shields/x_nucleo_eeprma2/doc/
Dindex.rst16 the SPI EEPROMs are compatible with the ``atmel,at25`` driver.
/Zephyr-latest/doc/releases/
Drelease-notes-2.1.rst174 * Added Atmel AT25 (and compatible) SPI EEPROM driver