Home
last modified time | relevance | path

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

12

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_sd.c451 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
524 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
533 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
542 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
604 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
691 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
734 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
785 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
876 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
919 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
Dstm32l5xx_hal_sd_ex.c140 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_ReadBlocksDMAMultiBuffer()
168 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_ReadBlocksDMAMultiBuffer()
223 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_WriteBlocksDMAMultiBuffer()
250 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_WriteBlocksDMAMultiBuffer()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sd.c447 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
520 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
529 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
538 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
600 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
687 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
730 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
781 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
872 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
915 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
Dstm32u5xx_hal_sd_ex.c238 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_DMALinkedList_ReadBlocks()
266 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_DMALinkedList_ReadBlocks()
332 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_DMALinkedList_WriteBlocks()
359 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_DMALinkedList_WriteBlocks()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_sd.c447 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
529 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
538 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
547 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
609 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
696 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
739 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
790 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
881 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
924 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
Dstm32h5xx_hal_sd_ex.c237 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_DMALinkedList_ReadBlocks()
265 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_DMALinkedList_ReadBlocks()
330 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_DMALinkedList_WriteBlocks()
357 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_DMALinkedList_WriteBlocks()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_sd.c447 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
531 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
540 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
549 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
611 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
698 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
741 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
792 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
883 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
926 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
Dstm32n6xx_hal_sd_ex.c238 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_DMALinkedList_ReadBlocks()
266 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_DMALinkedList_ReadBlocks()
332 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_DMALinkedList_WriteBlocks()
359 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_DMALinkedList_WriteBlocks()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sd.c451 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
524 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
533 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
542 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
604 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
691 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
734 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
785 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
876 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
919 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
Dstm32h7xx_hal_sd_ex.c140 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_ReadBlocksDMAMultiBuffer()
168 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_ReadBlocksDMAMultiBuffer()
223 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_WriteBlocksDMAMultiBuffer()
250 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_WriteBlocksDMAMultiBuffer()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_sd.c447 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
520 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
529 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
538 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
600 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
687 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
730 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
781 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
872 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
915 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
Dstm32h7rsxx_hal_sd_ex.c237 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_DMALinkedList_ReadBlocks()
265 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_DMALinkedList_ReadBlocks()
330 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_DMALinkedList_WriteBlocks()
357 if (errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_DMALinkedList_WriteBlocks()
/hal_stm32-latest/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-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_sd.c385 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
438 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
447 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
456 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
502 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
587 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
629 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
682 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
798 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
840 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_sd.c385 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
433 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
442 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
451 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
497 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
582 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
624 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
677 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
793 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
835 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_sd.c385 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
433 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
442 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
451 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
497 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
582 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
624 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
677 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
793 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
835 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_sd.c385 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
438 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
447 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
456 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
502 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
587 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
629 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
682 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
802 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
844 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_sd.c471 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
554 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
563 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
572 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
634 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
719 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
768 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
824 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
942 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
991 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
Dstm32l4xx_hal_sd_ex.c183 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_ReadBlocksDMAMultiBuffer()
211 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_ReadBlocksDMAMultiBuffer()
263 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SDEx_WriteBlocksDMAMultiBuffer()
290 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SDEx_WriteBlocksDMAMultiBuffer()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_sd.c385 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_Init()
438 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
447 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
456 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_InitCard()
502 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_DeInit()
587 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_ReadBlocks()
629 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
686 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_ReadBlocks()
806 hsd->ErrorCode = HAL_SD_ERROR_NONE; in HAL_SD_WriteBlocks()
848 if(errorstate != HAL_SD_ERROR_NONE) in HAL_SD_WriteBlocks()
[all …]
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_sd.h294 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error … macro
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_sd.h294 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error … macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_sd.h294 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error … macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_sd.h294 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error … macro

12