zephyr/drivers/eeprom
Martí Bolívar bbd6473136 drivers: remove a couple of DT abstraction violations
DT_CALL_WITH_ARG() is an internal implementation detail that should
not be used outside of devicetree.h.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-04-08 09:00:38 -05:00
..
CMakeLists.txt drivers: eeprom: Unified simulator and native_posix 2020-01-09 20:28:19 +01:00
eeprom_at2x.c drivers: remove a couple of DT abstraction violations 2020-04-08 09:00:38 -05:00
eeprom_handlers.c drivers: eeprom: add API for EEPROM devices 2019-11-07 16:32:15 -05:00
eeprom_shell.c tests: board_shell: enabled EEPROM shell 2019-11-07 16:32:15 -05:00
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 drivers/eeprom: stm32: Added support for L0 Series 2020-01-14 11:13:42 -05:00