zephyr/drivers/eeprom
Kumar Gala 669a5104d0 drivers: eeprom: at2x: Rename defines to remove DT_ prefix
We want to limit DT_ prefix to macros from devicetree.h and generation.
So rename DT_INST_AT2X* to just INST_DT_AT2X*.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-30 04:45:35 -05:00
..
CMakeLists.txt
eeprom_at2x.c drivers: eeprom: at2x: Rename defines to remove DT_ prefix 2020-04-30 04:45:35 -05:00
eeprom_handlers.c
eeprom_shell.c
eeprom_simulator.c drivers: eeprom: eeprom_simulator: Convert to new DT_INST macros 2020-03-27 04:54:00 -05:00
eeprom_stm32.c drivers: stm32: Convert STM32 drivers to new DT_INST macros 2020-03-26 12:22:12 -05:00
Kconfig kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
Kconfig.stm32