OpenRTX/platform/drivers/NVM
Silvano Seva a4db8d2242 NVM: deeply restructured W25Qx driver
Refactored the W25Qx driver in order to make it an SPI device conformant
to the nvmDevice driver interface. Removed the read/write/erase functions.
2024-10-08 18:45:29 +02:00
..
AT24Cx.h Reorganized GDx nonvolatile memory devices 2024-08-14 18:20:05 +02:00
AT24Cx_GDx.c Reorganized GDx nonvolatile memory devices 2024-08-14 18:20:05 +02:00
W25Qx.c NVM: deeply restructured W25Qx driver 2024-10-08 18:45:29 +02:00
W25Qx.h NVM: deeply restructured W25Qx driver 2024-10-08 18:45:29 +02:00
eeep.c Driver for emulated EEPROM storage 2024-08-14 18:20:06 +02:00
eeep.h Driver for emulated EEPROM storage 2024-08-14 18:20:06 +02:00
flash_zephyr.c Reorganized ttwrplus nonvolatile memory devices 2024-08-14 18:20:06 +02:00
flash_zephyr.h Reorganized ttwrplus nonvolatile memory devices 2024-08-14 18:20:06 +02:00
nvmem_GDx.c Reorganized GDx nonvolatile memory devices 2024-08-14 18:20:05 +02:00
nvmem_MD3x0.c Reorganized MDx nonvolatile memory devices 2024-08-14 18:20:05 +02:00
nvmem_MD9600.c Reorganized MDx nonvolatile memory devices 2024-08-14 18:20:05 +02:00
nvmem_MDUV3x0.c Reorganized MDx nonvolatile memory devices 2024-08-14 18:20:05 +02:00
nvmem_Mod17.c Added list of NVM areas to Module17 2023-12-03 19:00:55 +01:00
nvmem_linux.c Reorganized Linux nonvolatile memory devices 2024-08-14 18:20:05 +02:00
nvmem_settings_MDx.c Updated year in copyright headers 2023-02-08 16:33:02 +01:00
nvmem_ttwrplus.c Reorganized ttwrplus nonvolatile memory devices 2024-08-14 18:20:06 +02:00
posix_file.c Reorganized Linux nonvolatile memory devices 2024-08-14 18:20:05 +02:00
posix_file.h Reorganized Linux nonvolatile memory devices 2024-08-14 18:20:05 +02:00
spiFlash_GDx.c Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
spiFlash_MD3x.c STM32F4xx: updated gpio driver 2024-06-21 18:00:33 +02:00
spiFlash_MD9600.c Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00