zephyr/drivers/eeprom
Pieter De Gendt 548958de05 drivers: eeprom: Place API into iterable section
Add wrapper DEVICE_API macro to all eeprom_driver_api instances.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2024-12-02 22:05:47 +00:00
..
CMakeLists.txt drivers: eeprom: add mb85rsm1t fram support 2024-11-16 15:08:01 -05:00
eeprom_at2x_emul.c
eeprom_at2x.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_emulator.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_fake.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_handlers.c
eeprom_lpc11u6x.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_mb85rcxx.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_mb85rsxx.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_mchp_xec.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_shell.c
eeprom_simulator_native.c eeprom sim: Enhance & refactor native part so it works w emb libCs 2024-10-02 09:48:12 +02:00
eeprom_simulator_native.h eeprom sim: Enhance & refactor native part so it works w emb libCs 2024-10-02 09:48:12 +02:00
eeprom_simulator.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_stm32.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
eeprom_tmp116.c drivers: eeprom: Place API into iterable section 2024-12-02 22:05:47 +00:00
Kconfig drivers: eeprom: add mb85rsm1t fram support 2024-11-16 15:08:01 -05:00
Kconfig.eeprom_emu
Kconfig.lpc11u6x
Kconfig.mb85rcxx
Kconfig.mb85rsxx drivers: eeprom: add mb85rsm1t fram support 2024-11-16 15:08:01 -05:00
Kconfig.stm32
Kconfig.tmp116
Kconfig.xec