nuttx/drivers/mmcsd
Anthony Merlino b21cb3308a Fixes race condition in event wait logic of SDMMC driver.
This change makes it so that the timeout is set as part of the SDIO_WAITENABLE call instead of the SDIO_EVENTWAIT call. By doing so, you eliminate all opportunity for a race condition.

stm32h7:sdmmc Check if busy ended early
2021-04-05 23:08:45 -05:00
..
Kconfig mmcsd:Stuck in 1-bit mode, Removed CONFIG_ARCH_HAVE_SDIO_DELAYED_INVLDT 2021-03-12 16:42:16 -03:00
Make.defs drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
mmcsd_csd.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
mmcsd_debug.c drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
mmcsd_sdio.c Fixes race condition in event wait logic of SDMMC driver. 2021-04-05 23:08:45 -05:00
mmcsd_sdio.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
mmcsd_spi.c fs: change geometry types from size_t to blkcnt_t and blksize_t 2021-02-18 20:38:22 -08:00
mmcsd_spi.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
mmcsd.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00