Home
last modified time | relevance | path

Searched full:eeproms (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/drivers/eeprom/
DKconfig43 EEPROMs.
49 This is an emulator for the Atmel AT24 series of I2C-attached EEPROMs.
55 bool "I2C EEPROMs compatible with Atmel's AT24 family"
61 Enable support for I2C EEPROMs compatible with Atmel's AT24 family.
63 There are multiple vendors manufacturing I2C EEPROMs compatible with
71 bool "SPI EEPROMs compatibile with Atmel's AT25 family"
77 Enable support for SPI EEPROMs compatible with Atmel's AT25 family.
79 There are multiple vendors manufacturing SPI EEPROMs compatible with
Deeprom_at2x.c9 * @brief Driver for Atmel AT24 I2C and Atmel AT25 SPI EEPROMs.
316 * Not all I2C EEPROMs support repeated start so the in eeprom_at24_write()
/Zephyr-latest/dts/bindings/mtd/
Datmel,at25.yaml5 SPI EEPROMs compatible with Atmel's AT25 family
7 There are multiple vendors manufacturing SPI EEPROMs compatible with the programming model of the
Datmel,at24.yaml6 I2C EEPROMs compatible with Atmel's AT24 family
8 There are multiple vendors manufacturing I2C EEPROMs compatible with the programming model of the
/Zephyr-latest/doc/hardware/peripherals/eeprom/
Dindex.rst9 EEPROMs have an erase block size of 1 byte, a long lifetime, and allow
/Zephyr-latest/tests/drivers/eeprom/api/
Dtestcase.yaml28 # Build-only test for boards with EEPROMs
/Zephyr-latest/boards/shields/x_nucleo_eeprma2/doc/
Dindex.rst15 The I2C EEPROMs are compatible with the ``atmel,at24`` driver and
16 the SPI EEPROMs are compatible with the ``atmel,at25`` driver.