Home
last modified time | relevance | path

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

/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sd.c446 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
512 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
521 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
530 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
592 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
680 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
723 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
774 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
865 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
908 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
Dstm32u5xx_hal_sd_ex.c235 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_DMALinkedList_ReadBlocks()
263 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_DMALinkedList_ReadBlocks()
328 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_DMALinkedList_WriteBlocks()
355 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_DMALinkedList_WriteBlocks()
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_sd.c451 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
517 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
526 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
535 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
597 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
685 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
728 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
779 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
870 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
913 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
Dstm32l5xx_hal_sd_ex.c139 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_ReadBlocksDMAMultiBuffer()
167 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_ReadBlocksDMAMultiBuffer()
222 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_WriteBlocksDMAMultiBuffer()
249 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_WriteBlocksDMAMultiBuffer()
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sd.c451 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
517 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
526 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
535 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
597 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
685 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
728 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
779 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
870 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
913 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
Dstm32h7xx_hal_sd_ex.c139 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_ReadBlocksDMAMultiBuffer()
167 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_ReadBlocksDMAMultiBuffer()
222 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_WriteBlocksDMAMultiBuffer()
249 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_WriteBlocksDMAMultiBuffer()
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_sd.c370 if(SD_UltraHighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_Init()
378 if(SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_Init()
393 if(SD_HighSpeed(hsd) != HAL_SD_ERROR_NONE) in HAL_SD_Init()
414 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
466 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
475 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
532 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
617 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
637 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
671 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
[all …]
Dstm32mp1xx_hal_sd_ex.c135 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_ReadBlocksDMAMultiBuffer()
165 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_ReadBlocksDMAMultiBuffer()
215 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_WriteBlocksDMAMultiBuffer()
244 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_WriteBlocksDMAMultiBuffer()
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_sd.c385 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
435 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
444 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
453 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
499 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
584 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
626 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
679 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
795 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
837 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_sd.c385 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
435 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
444 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
453 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
499 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
584 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
626 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
679 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
795 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
837 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_sd.c385 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
435 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
444 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
453 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
499 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
584 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
626 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
679 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
795 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
837 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_sd.c385 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
435 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
444 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
453 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
499 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
584 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
626 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
683 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
799 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
841 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
/hal_stm32-2.7.6/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_sd.c385 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
435 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
444 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
453 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
499 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
584 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
626 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
679 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
799 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
841 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_sd.c466 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
558 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
567 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
576 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
638 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
723 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
772 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
828 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
946 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
995 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
Dstm32l4xx_hal_sd_ex.c184 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_ReadBlocksDMAMultiBuffer()
212 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_ReadBlocksDMAMultiBuffer()
264 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_WriteBlocksDMAMultiBuffer()
291 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_WriteBlocksDMAMultiBuffer()
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_sd.h295 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error … macro
/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_sd.h295 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error … macro
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_sd.h295 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error … macro
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_sd.h295 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error … macro
/hal_stm32-2.7.6/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_sd.h295 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error … macro
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_sd.h310 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error… macro
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_sd.h310 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error… macro
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_sd.h308 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error… macro
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_sd.h305 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error… macro
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_sd.h324 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error… macro