/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_sd.c | 446 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 …]
|
D | stm32u5xx_hal_sd_ex.c | 235 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/ |
D | stm32l5xx_hal_sd.c | 451 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 …]
|
D | stm32l5xx_hal_sd_ex.c | 139 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/ |
D | stm32h7xx_hal_sd.c | 451 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 …]
|
D | stm32h7xx_hal_sd_ex.c | 139 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/ |
D | stm32mp1xx_hal_sd.c | 370 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 …]
|
D | stm32mp1xx_hal_sd_ex.c | 135 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/ |
D | stm32f2xx_hal_sd.c | 385 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/ |
D | stm32f1xx_hal_sd.c | 385 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/ |
D | stm32f7xx_hal_sd.c | 385 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/ |
D | stm32f4xx_hal_sd.c | 385 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/ |
D | stm32l1xx_hal_sd.c | 385 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/ |
D | stm32l4xx_hal_sd.c | 466 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 …]
|
D | stm32l4xx_hal_sd_ex.c | 184 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/ |
D | stm32f7xx_hal_sd.h | 295 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error … macro
|
/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_sd.h | 295 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error … macro
|
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_sd.h | 295 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error … macro
|
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_sd.h | 295 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error … macro
|
/hal_stm32-2.7.6/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_sd.h | 295 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error … macro
|
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_sd.h | 310 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error… macro
|
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_sd.h | 310 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error… macro
|
/hal_stm32-2.7.6/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_sd.h | 308 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error… macro
|
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_sd.h | 305 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error… macro
|
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_sd.h | 324 #define HAL_SD_ERROR_NONE SDMMC_ERROR_NONE /*!< No error… macro
|