zephyr/drivers/eeprom
Gerard Marull-Paretas 9953c194b9 drivers: remove redundant DEV_NAME helpers
Just use dev->name. This change follow same principles applied when
DEV_CFG and DEV_DATA macros were removed.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-15 17:31:51 -04:00
..
CMakeLists.txt sensor: eeprom: Add TMP116 EEPROM access 2021-12-08 07:51:46 -06:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.eeprom_emu drivers: eeprom: Refactor drivers to use shared init priority 2021-11-04 07:33:01 -04:00
Kconfig.lpc11u6x
Kconfig.stm32
Kconfig.tmp116 sensor: eeprom: Add TMP116 EEPROM access 2021-12-08 07:51:46 -06:00
eeprom_at2x.c all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00
eeprom_emulator.c drivers: eeprom: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
eeprom_handlers.c
eeprom_lpc11u6x.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
eeprom_shell.c shell: Fix various build issues with string formattors 2021-10-20 10:54:38 -05:00
eeprom_simulator.c drivers: remove redundant DEV_NAME helpers 2022-03-15 17:31:51 -04:00
eeprom_stm32.c drivers: eeprom: Refactor drivers to use shared init priority 2021-11-04 07:33:01 -04:00
eeprom_tmp116.c sensor: eeprom: Add TMP116 EEPROM access 2021-12-08 07:51:46 -06:00