Home
last modified time | relevance | path

Searched refs:SDMMC_ERROR_CARD_ECC_DISABLED (Results 1 – 3 of 3) sorted by relevance

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_sd.h319 #define HAL_SD_ERROR_CARD_ECC_DISABLED SDMMC_ERROR_CARD_ECC_DISABLED /*!< Command has …
A Dstm32l1xx_ll_sdmmc.h156 #define SDMMC_ERROR_CARD_ECC_DISABLED 0x00200000U /*!< Command has been execut… macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_sdmmc.c1282 return SDMMC_ERROR_CARD_ECC_DISABLED; in SDMMC_GetCmdResp1()

Completed in 11 milliseconds