Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_sd.h310 #define HAL_SD_ERROR_COM_CRC_FAILED SDMMC_ERROR_COM_CRC_FAILED /*!< CRC check of…
A Dstm32l1xx_ll_sdmmc.h147 #define SDMMC_ERROR_COM_CRC_FAILED 0x00001000U /*!< CRC check of the previo… macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_sdmmc.c1250 return SDMMC_ERROR_COM_CRC_FAILED; in SDMMC_GetCmdResp1()
1447 return SDMMC_ERROR_COM_CRC_FAILED; in SDMMC_GetCmdResp6()

Completed in 14 milliseconds