OpenRTX/platform/drivers/NVM
Silvano Seva 70498a4d82 BSP files and build target for Micro17 2024-06-17 23:03:36 +02:00
..
AT24Cx.h Added implementation of the standard NVM device API to AT24Cx driver. 2023-12-03 18:34:39 +01:00
AT24Cx_GDx.c Added implementation of the standard NVM device API to AT24Cx driver. 2023-12-03 18:34:39 +01:00
W25Qx.c Added implementation of the standard NVM device API to W25Qx driver. 2023-12-03 18:34:39 +01:00
W25Qx.h Added implementation of the standard NVM device API to W25Qx driver. 2023-12-03 18:34:39 +01:00
flash_zephyr.c Added wrapper to NVM device API for Zephyr flash API. 2023-12-03 18:34:39 +01:00
flash_zephyr.h Added wrapper to NVM device API for Zephyr flash API. 2023-12-03 18:34:39 +01:00
nvmem_GDx.c Added list of NVM areas to GDx targets 2023-12-03 19:00:55 +01:00
nvmem_MD3x0.c Added list of NVM areas to MDx targets 2023-12-03 19:00:52 +01:00
nvmem_MD9600.c Added list of NVM areas to MDx targets 2023-12-03 19:00:52 +01:00
nvmem_MDUV3x0.c Added list of NVM areas to MDx targets 2023-12-03 19:00:52 +01:00
nvmem_Micro17.c BSP files and build target for Micro17 2024-06-17 23:03:36 +02:00
nvmem_Mod17.c Added list of NVM areas to Module17 2023-12-03 19:00:55 +01:00
nvmem_linux.c Linux NVM: added implementation of nvm_getMemoryAreas() 2023-12-07 12:02:48 +01:00
nvmem_settings_MDx.c Updated year in copyright headers 2023-02-08 16:33:02 +01:00
nvmem_ttwrplus.c Added list of NVM areas to ttwrplus target 2023-12-03 19:00:55 +01:00
posix_file.c Device driver for file-based nonvolatile memory storage 2023-12-03 19:00:55 +01:00
posix_file.h Device driver for file-based nonvolatile memory storage 2023-12-03 19:00:55 +01:00
spiFlash_GDx.c Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
spiFlash_MD3x.c Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
spiFlash_MD9600.c Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00