/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_mmc.c | 532 errorstate = SDMMC_CmdBlockLength(hmmc->Instance, MMC_BLOCKSIZE); in HAL_MMC_InitCard() 684 config.DataLength = NumberOfBlocks * MMC_BLOCKSIZE; in HAL_MMC_ReadBlocks() 905 config.DataLength = NumberOfBlocks * MMC_BLOCKSIZE; in HAL_MMC_WriteBlocks() 942 config.DataLength = NumberOfBlocks * MMC_BLOCKSIZE; in HAL_MMC_WriteBlocks() 1093 hmmc->RxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_IT() 1102 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_IT() 1192 hmmc->TxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_WriteBlocks_IT() 1202 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_WriteBlocks_IT() 1240 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_WriteBlocks_IT() 1311 hmmc->RxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_DMA() [all …]
|
D | stm32l4xx_hal_mmc_ex.c | 91 hmmc->Instance->IDMABSIZE= (uint32_t) (MMC_BLOCKSIZE * BufferSize); in HAL_MMCEx_ConfigDMAMultiBuffer() 145 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMCEx_ReadBlocksDMAMultiBuffer() 226 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMCEx_WriteBlocksDMAMultiBuffer()
|
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_mmc.c | 449 errorstate = SDMMC_CmdBlockLength(hmmc->Instance, MMC_BLOCKSIZE); in HAL_MMC_InitCard() 601 config.DataLength = NumberOfBlocks * MMC_BLOCKSIZE; in HAL_MMC_ReadBlocks() 830 config.DataLength = NumberOfBlocks * MMC_BLOCKSIZE; in HAL_MMC_WriteBlocks() 976 hmmc->RxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_IT() 991 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_IT() 1072 hmmc->TxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_WriteBlocks_IT() 1112 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_WriteBlocks_IT() 1192 …>hdmarx, (uint32_t)&hmmc->Instance->FIFO, (uint32_t)pData, (uint32_t)(MMC_BLOCKSIZE * NumberOfBloc… in HAL_MMC_ReadBlocks_DMA() 1207 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_DMA() 1343 …>hdmatx, (uint32_t)pData, (uint32_t)&hmmc->Instance->FIFO, (uint32_t)(MMC_BLOCKSIZE * NumberOfBloc… in HAL_MMC_WriteBlocks_DMA() [all …]
|
/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/src/ |
D | stm32f1xx_hal_mmc.c | 449 errorstate = SDMMC_CmdBlockLength(hmmc->Instance, MMC_BLOCKSIZE); in HAL_MMC_InitCard() 601 config.DataLength = NumberOfBlocks * MMC_BLOCKSIZE; in HAL_MMC_ReadBlocks() 826 config.DataLength = NumberOfBlocks * MMC_BLOCKSIZE; in HAL_MMC_WriteBlocks() 968 hmmc->RxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_IT() 979 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_IT() 1060 hmmc->TxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_WriteBlocks_IT() 1096 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_WriteBlocks_IT() 1172 …>hdmarx, (uint32_t)&hmmc->Instance->FIFO, (uint32_t)pData, (uint32_t)(MMC_BLOCKSIZE * NumberOfBloc… in HAL_MMC_ReadBlocks_DMA() 1187 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_DMA() 1319 …>hdmatx, (uint32_t)pData, (uint32_t)&hmmc->Instance->FIFO, (uint32_t)(MMC_BLOCKSIZE * NumberOfBloc… in HAL_MMC_WriteBlocks_DMA() [all …]
|
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_mmc.c | 449 errorstate = SDMMC_CmdBlockLength(hmmc->Instance, MMC_BLOCKSIZE); in HAL_MMC_InitCard() 601 config.DataLength = NumberOfBlocks * MMC_BLOCKSIZE; in HAL_MMC_ReadBlocks() 826 config.DataLength = NumberOfBlocks * MMC_BLOCKSIZE; in HAL_MMC_WriteBlocks() 968 hmmc->RxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_IT() 979 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_IT() 1060 hmmc->TxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_WriteBlocks_IT() 1096 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_WriteBlocks_IT() 1172 …>hdmarx, (uint32_t)&hmmc->Instance->FIFO, (uint32_t)pData, (uint32_t)(MMC_BLOCKSIZE * NumberOfBloc… in HAL_MMC_ReadBlocks_DMA() 1187 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_DMA() 1319 …>hdmatx, (uint32_t)pData, (uint32_t)&hmmc->Instance->FIFO, (uint32_t)(MMC_BLOCKSIZE * NumberOfBloc… in HAL_MMC_WriteBlocks_DMA() [all …]
|
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_mmc.c | 449 errorstate = SDMMC_CmdBlockLength(hmmc->Instance, MMC_BLOCKSIZE); in HAL_MMC_InitCard() 601 config.DataLength = NumberOfBlocks * MMC_BLOCKSIZE; in HAL_MMC_ReadBlocks() 826 config.DataLength = NumberOfBlocks * MMC_BLOCKSIZE; in HAL_MMC_WriteBlocks() 968 hmmc->RxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_IT() 979 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_IT() 1060 hmmc->TxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_WriteBlocks_IT() 1096 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_WriteBlocks_IT() 1172 …>hdmarx, (uint32_t)&hmmc->Instance->FIFO, (uint32_t)pData, (uint32_t)(MMC_BLOCKSIZE * NumberOfBloc… in HAL_MMC_ReadBlocks_DMA() 1187 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_DMA() 1319 …>hdmatx, (uint32_t)pData, (uint32_t)&hmmc->Instance->FIFO, (uint32_t)(MMC_BLOCKSIZE * NumberOfBloc… in HAL_MMC_WriteBlocks_DMA() [all …]
|
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_mmc_ex.c | 93 hmmc->Instance->IDMABSIZE = (uint32_t)(MMC_BLOCKSIZE * BufferSize); in HAL_MMCEx_ConfigDMAMultiBuffer() 169 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMCEx_ReadBlocksDMAMultiBuffer() 273 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMCEx_WriteBlocksDMAMultiBuffer()
|
D | stm32l5xx_hal_mmc.c | 476 errorstate = SDMMC_CmdBlockLength(hmmc->Instance, MMC_BLOCKSIZE); in HAL_MMC_InitCard() 647 config.DataLength = NumberOfBlocks * MMC_BLOCKSIZE; in HAL_MMC_ReadBlocks() 840 config.DataLength = NumberOfBlocks * MMC_BLOCKSIZE; in HAL_MMC_WriteBlocks() 1025 hmmc->RxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_IT() 1034 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_IT() 1138 hmmc->TxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_WriteBlocks_IT() 1147 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_WriteBlocks_IT() 1252 hmmc->RxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_DMA() 1261 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_DMA() 1367 hmmc->TxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_WriteBlocks_DMA() [all …]
|
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_mmc_ex.c | 93 hmmc->Instance->IDMABSIZE = (uint32_t)(MMC_BLOCKSIZE * BufferSize); in HAL_MMCEx_ConfigDMAMultiBuffer() 169 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMCEx_ReadBlocksDMAMultiBuffer() 273 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMCEx_WriteBlocksDMAMultiBuffer()
|
D | stm32h7xx_hal_mmc.c | 476 errorstate = SDMMC_CmdBlockLength(hmmc->Instance, MMC_BLOCKSIZE); in HAL_MMC_InitCard() 647 config.DataLength = NumberOfBlocks * MMC_BLOCKSIZE; in HAL_MMC_ReadBlocks() 840 config.DataLength = NumberOfBlocks * MMC_BLOCKSIZE; in HAL_MMC_WriteBlocks() 1025 hmmc->RxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_IT() 1034 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_IT() 1138 hmmc->TxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_WriteBlocks_IT() 1147 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_WriteBlocks_IT() 1252 hmmc->RxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_DMA() 1261 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_DMA() 1367 hmmc->TxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_WriteBlocks_DMA() [all …]
|
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_mmc.c | 471 errorstate = SDMMC_CmdBlockLength(hmmc->Instance, MMC_BLOCKSIZE); in HAL_MMC_InitCard() 644 config.DataLength = NumberOfBlocks * MMC_BLOCKSIZE; in HAL_MMC_ReadBlocks() 839 config.DataLength = NumberOfBlocks * MMC_BLOCKSIZE; in HAL_MMC_WriteBlocks() 1024 hmmc->RxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_IT() 1033 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_IT() 1137 hmmc->TxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_WriteBlocks_IT() 1146 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_WriteBlocks_IT() 1251 hmmc->RxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_DMA() 1260 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_ReadBlocks_DMA() 1366 hmmc->TxXferSize = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMC_WriteBlocks_DMA() [all …]
|
D | stm32u5xx_hal_mmc_ex.c | 282 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMCEx_DMALinkedList_ReadBlocks() 393 config.DataLength = MMC_BLOCKSIZE * NumberOfBlocks; in HAL_MMCEx_DMALinkedList_WriteBlocks()
|
/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_mmc.h | 267 #define MMC_BLOCKSIZE 512U /*!< Block size is 512 bytes */ macro
|
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_mmc.h | 267 #define MMC_BLOCKSIZE 512U /*!< Block size is 512 bytes */ macro
|
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_mmc.h | 267 #define MMC_BLOCKSIZE 512U /*!< Block size is 512 bytes */ macro
|
/hal_stm32-2.7.6/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_mmc.h | 267 #define MMC_BLOCKSIZE 512U /*!< Block size is 512 bytes */ macro
|
/hal_stm32-2.7.6/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_mmc.h | 272 #define MMC_BLOCKSIZE ((uint32_t)512U) /*!< Block size is 512 bytes */ macro
|
/hal_stm32-2.7.6/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_mmc.h | 272 #define MMC_BLOCKSIZE ((uint32_t)512U) /*!< Block size is 512 bytes */ macro
|
/hal_stm32-2.7.6/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_mmc.h | 267 #define MMC_BLOCKSIZE ((uint32_t)512U) /*!< Block size is 512 bytes */ macro
|
/hal_stm32-2.7.6/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_mmc.h | 286 #define MMC_BLOCKSIZE ((uint32_t)512U) /*!< Block size is 512 bytes */ macro
|