incubator-nuttx/drivers/wireless/ieee80211/bcm43xxx
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
Make.defs drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
bcmf_bdc.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
bcmf_bdc.h drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
bcmf_cdc.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
bcmf_cdc.h drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
bcmf_chip_43362.c drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
bcmf_chip_43438.c drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
bcmf_core.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
bcmf_core.h drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
bcmf_driver.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
bcmf_driver.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
bcmf_ioctl.h drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
bcmf_netdev.c NuttX: Gregory Nutt: update licenses to Apache 2021-04-03 04:20:31 -07:00
bcmf_netdev.h drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
bcmf_sdio.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
bcmf_sdio.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
bcmf_sdio_core.h drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
bcmf_sdio_regs.h drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
bcmf_sdpcm.c drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
bcmf_sdpcm.h drivers: nxstyle fixes 2021-04-05 07:31:45 -05:00
bcmf_utils.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
bcmf_utils.h sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
mmc_sdio.c Fixes race condition in event wait logic of SDMMC driver. 2021-04-05 23:08:45 -05:00