zephyr/subsys/sd
Alexander Svensen 674e23820f sd: Return ret if error in sdmmc_spi_read_cxd
- Check OCR when sending CMD58, reject if 0

Signed-off-by: Alexander Svensen <alexander.svensen@nordicsemi.no>
2023-03-28 09:23:47 +02:00
..
CMakeLists.txt sd: Changes framework to support MMC 2023-01-14 09:22:22 +01:00
Kconfig tests: sd: Adds MMC test and Kconfigs 2023-01-14 09:22:22 +01:00
mmc.c sd: Enable eMMC cache 2023-01-14 09:22:22 +01:00
sd.c sd: Changes framework to support MMC 2023-01-14 09:22:22 +01:00
sd_init.h sd: Changes framework to support MMC 2023-01-14 09:22:22 +01:00
sd_ops.c sd: Changes framework to support MMC 2023-01-14 09:22:22 +01:00
sd_ops.h sd: Changes framework to support MMC 2023-01-14 09:22:22 +01:00
sd_utils.h sd: split sdmmc common functions into sd_ops.c 2023-01-14 09:22:22 +01:00
sdio.c sd: add stub for SDIO support 2023-01-14 09:22:22 +01:00
sdmmc.c sd: Return ret if error in sdmmc_spi_read_cxd 2023-03-28 09:23:47 +02:00