Home
last modified time | relevance | path

Searched refs:SDMMC_ERROR_GENERAL_UNKNOWN_ERR (Results 1 – 25 of 42) sorted by relevance

12

/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_mmc.c2416 errorstate = SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in HAL_MMC_ConfigWideBusOperation()
2918 errorstate = SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in HAL_MMC_Sanitize()
3025 errorstate = SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in HAL_MMC_ConfigSecRemovalType()
3048 errorstate = SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in HAL_MMC_ConfigSecRemovalType()
3741 errorstate = SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in MMC_PwrClassUpdate()
Dstm32u5xx_ll_sdmmc.c1358 return SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in SDMMC_GetCmdResp1()
1516 return SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in SDMMC_GetCmdResp6()
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_mmc.c2456 errorstate = SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in HAL_MMC_ConfigWideBusOperation()
2956 errorstate = SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in HAL_MMC_Sanitize()
3060 errorstate = SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in HAL_MMC_ConfigSecRemovalType()
3083 errorstate = SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in HAL_MMC_ConfigSecRemovalType()
3770 errorstate = SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in MMC_PwrClassUpdate()
Dstm32l5xx_ll_sdmmc.c1359 return SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in SDMMC_GetCmdResp1()
1517 return SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in SDMMC_GetCmdResp6()
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_mmc.c2456 errorstate = SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in HAL_MMC_ConfigWideBusOperation()
2956 errorstate = SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in HAL_MMC_Sanitize()
3060 errorstate = SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in HAL_MMC_ConfigSecRemovalType()
3083 errorstate = SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in HAL_MMC_ConfigSecRemovalType()
3770 errorstate = SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in MMC_PwrClassUpdate()
Dstm32h7xx_ll_sdmmc.c1359 return SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in SDMMC_GetCmdResp1()
1517 return SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in SDMMC_GetCmdResp6()
/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_sdmmc.c1294 return SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in SDMMC_GetCmdResp1()
1451 return SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in SDMMC_GetCmdResp6()
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_sdmmc.c1294 return SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in SDMMC_GetCmdResp1()
1451 return SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in SDMMC_GetCmdResp6()
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_sdmmc.c1352 return SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in SDMMC_GetCmdResp1()
1503 return SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in SDMMC_GetCmdResp6()
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_sdmmc.c1294 return SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in SDMMC_GetCmdResp1()
1451 return SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in SDMMC_GetCmdResp6()
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_sdmmc.c1294 return SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in SDMMC_GetCmdResp1()
1451 return SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in SDMMC_GetCmdResp6()
/hal_stm32-2.7.6/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_sdmmc.c1294 return SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in SDMMC_GetCmdResp1()
1451 return SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in SDMMC_GetCmdResp6()
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_mmc.c2651 errorstate = SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in HAL_MMC_ConfigWideBusOperation()
3200 errorstate = SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in HAL_MMC_Sanitize()
3302 errorstate = SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in HAL_MMC_ConfigSecRemovalType()
3325 errorstate = SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in HAL_MMC_ConfigSecRemovalType()
4212 errorstate = SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in MMC_PwrClassUpdate()
Dstm32l4xx_ll_sdmmc.c1402 return SDMMC_ERROR_GENERAL_UNKNOWN_ERR;
1559 return SDMMC_ERROR_GENERAL_UNKNOWN_ERR; in SDMMC_GetCmdResp6()
/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_mmc.h291 #define HAL_MMC_ERROR_GENERAL_UNKNOWN_ERR SDMMC_ERROR_GENERAL_UNKNOWN_ERR /*!< General or …
Dstm32f1xx_hal_sd.h314 #define HAL_SD_ERROR_GENERAL_UNKNOWN_ERR SDMMC_ERROR_GENERAL_UNKNOWN_ERR /*!< General or u…
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_mmc.h291 #define HAL_MMC_ERROR_GENERAL_UNKNOWN_ERR SDMMC_ERROR_GENERAL_UNKNOWN_ERR /*!< General or …
Dstm32f4xx_hal_sd.h314 #define HAL_SD_ERROR_GENERAL_UNKNOWN_ERR SDMMC_ERROR_GENERAL_UNKNOWN_ERR /*!< General or u…
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_mmc.h291 #define HAL_MMC_ERROR_GENERAL_UNKNOWN_ERR SDMMC_ERROR_GENERAL_UNKNOWN_ERR /*!< General or …
Dstm32f2xx_hal_sd.h314 #define HAL_SD_ERROR_GENERAL_UNKNOWN_ERR SDMMC_ERROR_GENERAL_UNKNOWN_ERR /*!< General or u…
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_mmc.h291 #define HAL_MMC_ERROR_GENERAL_UNKNOWN_ERR SDMMC_ERROR_GENERAL_UNKNOWN_ERR /*!< General or …
Dstm32f7xx_hal_sd.h314 #define HAL_SD_ERROR_GENERAL_UNKNOWN_ERR SDMMC_ERROR_GENERAL_UNKNOWN_ERR /*!< General or u…
/hal_stm32-2.7.6/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_sd.h314 #define HAL_SD_ERROR_GENERAL_UNKNOWN_ERR SDMMC_ERROR_GENERAL_UNKNOWN_ERR /*!< General or u…
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_sd.h329 #define HAL_SD_ERROR_GENERAL_UNKNOWN_ERR SDMMC_ERROR_GENERAL_UNKNOWN_ERR /*!< General …
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_sd.h329 #define HAL_SD_ERROR_GENERAL_UNKNOWN_ERR SDMMC_ERROR_GENERAL_UNKNOWN_ERR /*!< General …

12