incubator-nuttx/drivers/mmcsd
Xiang Xiao a2239891e7 mmcsd: Remove the not really used capacity field
to avoid the check of CONFIG_HAVE_LONG_LONG in many place

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-07-16 11:12:30 +03:00
..
Kconfig driver/mmcsd: add option to limit block count in multiple-block transfer mode. 2022-01-22 14:59:26 +08:00
Make.defs sdio: Move sdio utils functions to drivers/mmcsd 2022-01-04 17:44:24 +01:00
mmcsd.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
mmcsd_csd.h sdio: Update the defintion to the latest spec 2021-10-17 06:29:13 -03:00
mmcsd_debug.c drivers/mmcsd: Fix the wrong format argument in mmcsd_dmpcsd 2021-09-05 17:26:31 -03:00
mmcsd_sdio.c mmcsd: Remove the not really used capacity field 2022-07-16 11:12:30 +03:00
mmcsd_sdio.h sdio: Update the defintion to the latest spec 2021-10-17 06:29:13 -03:00
mmcsd_spi.c fix sd can't usage when mult-block receive errro 2022-07-04 20:43:50 +03:00
mmcsd_spi.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
sdio.c mmcsd/sdio: correct return value of sdio_probe() 2022-06-16 22:48:21 +08:00