zephyr/drivers/disk
Johann Fischer 72cbc04a73 drivers: ramdisk: add checks for the upper boundary
Add checks for the upper boundary in access_read/access_write
instead of the homeopathic ASSERTS.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-12-14 13:40:47 -06:00
..
CMakeLists.txt drivers: disk: build as static library 2021-08-17 06:06:03 -04:00
flashdisk.c disk/disk_acces_flash: remove flash_write_protection_set() usage 2021-03-29 13:43:55 -04:00
Kconfig
Kconfig.flash
Kconfig.ram
Kconfig.sdmmc drivers: USDHC: Enable detection using DAT3 pulldown 2021-12-06 15:27:25 -05:00
Kconfig.usdhc drivers: USDHC: Enable detection using DAT3 pulldown 2021-12-06 15:27:25 -05:00
ramdisk.c drivers: ramdisk: add checks for the upper boundary 2021-12-14 13:40:47 -06:00
sdmmc_sdhc.h
sdmmc_spi.c drivers: disk: remove usage of device_pm_control_nop 2021-04-28 16:41:29 -04:00
sdmmc_stm32.c drivers/disk: sdmmc: stm32: use new pinctrl API 2021-11-26 11:36:42 +01:00
usdhc.c drivers: disk: USDHC: Update USDHC driver to pass disk test 2021-12-13 20:30:06 -05:00