zephyr/drivers/eeprom
Henrik Brix Andersen a25afdd470 drivers: eeprom: at2x: convert to new DT helper macros
Simplify the the AT2x EEPROM instance initialization macro a bit by
converting it to use the new DT helper macros for SPI and GPIO.

This also saves a few bytes when only AT24 support is enabled.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2021-06-08 16:09:39 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.eeprom_emu
Kconfig.lpc11u6x
Kconfig.stm32
eeprom_at2x.c drivers: eeprom: at2x: convert to new DT helper macros 2021-06-08 16:09:39 +02:00
eeprom_emulator.c drivers: eeprom: remove usage of device_pm_control_nop 2021-04-28 10:55: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 drivers: eeprom: shell cmd fill can now fill whole eeprom 2021-04-08 09:59:42 +02:00
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