Searched refs:SDIO_STATUS_DAT_BUF_EMPTY (Results 1 – 2 of 2) sorted by relevance
92 #define SDIO_STATUS_DAT_BUF_EMPTY (1u << 10u) /*!< Status flag when SDIO fifo buffer… macro
86 flags |= SDIO_STATUS_DAT_BUF_EMPTY; in SDIO_GetStatus()
Completed in 10 milliseconds