zephyr/drivers/eeprom
Jordan Yates c634a79344 eeprom: at2x: convert to `_dt_spec`
Convert the at2x eeprom driver to `spi_dt_spec` and `i2c_dt_spec`.
I2C functions are not fully converted due to the non-standard addressing
scheme.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2021-08-09 19:50:53 -04:00
..
CMakeLists.txt
Kconfig
Kconfig.eeprom_emu
Kconfig.lpc11u6x
Kconfig.stm32
eeprom_at2x.c eeprom: at2x: convert to `_dt_spec` 2021-08-09 19:50:53 -04:00
eeprom_emulator.c drivers/eeprom/eeprom_emulator: fix mutex usage with rambuf 2021-07-26 12:27:22 -04:00
eeprom_handlers.c
eeprom_lpc11u6x.c drivers: eeprom: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
eeprom_shell.c
eeprom_simulator.c drivers: eeprom: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00
eeprom_stm32.c drivers: eeprom: remove usage of device_pm_control_nop 2021-04-28 10:55:22 -04:00