Home
last modified time | relevance | path

Searched refs:SDIO_FLAG_DBCKEND (Results 1 – 5 of 5) sorted by relevance

/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_sdio.h361 #define SDIO_FLAG_DBCKEND ((uint32_t)0x00000400) macro
385 ((FLAG) == SDIO_FLAG_DBCKEND) || \
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_sdmmc.h598 #define SDIO_FLAG_DBCKEND SDIO_STA_DBCKEND macro
615 SDIO_FLAG_DBCKEND | SDIO_FLAG_SDIOIT))
621 … SDIO_FLAG_RXOVERR | SDIO_FLAG_DATAEND | SDIO_FLAG_DBCKEND))
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_sdio.h197 #define SDIO_FLAG_DBCKEND ((uint32_t)0x00000400) macro
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_sdio.h57 #define SDIO_FLAG_DBCKEND ((u32)0x00000400) macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_sd.c2865 …_SD_GET_FLAG(hsd, SDIO_FLAG_RXOVERR | SDIO_FLAG_DCRCFAIL | SDIO_FLAG_DTIMEOUT | SDIO_FLAG_DBCKEND)) in SD_SendSDStatus()

Completed in 15 milliseconds