/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_sd_ex.c | 89 hsd->Instance->IDMABASE0 = (uint32_t) pDataBuffer0; in HAL_SDEx_ConfigDMAMultiBuffer() 126 DmaBase0_reg = hsd->Instance->IDMABASE0; in HAL_SDEx_ReadBlocksDMAMultiBuffer() 212 DmaBase0_reg = hsd->Instance->IDMABASE0; in HAL_SDEx_WriteBlocksDMAMultiBuffer() 286 hsd->Instance->IDMABASE0 = (uint32_t)pDataBuffer; in HAL_SDEx_ChangeDMABuffer()
|
D | stm32l5xx_hal_mmc_ex.c | 92 hmmc->Instance->IDMABASE0 = (uint32_t) pDataBuffer0 ; in HAL_MMCEx_ConfigDMAMultiBuffer() 148 DmaBase0_reg = hmmc->Instance->IDMABASE0; in HAL_MMCEx_ReadBlocksDMAMultiBuffer() 251 DmaBase0_reg = hmmc->Instance->IDMABASE0; in HAL_MMCEx_WriteBlocksDMAMultiBuffer() 326 hmmc->Instance->IDMABASE0 = (uint32_t)pDataBuffer; in HAL_MMCEx_ChangeDMABuffer()
|
D | stm32l5xx_hal_sd.c | 1281 hsd->Instance->IDMABASE0 = (uint32_t) pData ; in HAL_SD_ReadBlocks_DMA() 1380 hsd->Instance->IDMABASE0 = (uint32_t) pData ; in HAL_SD_WriteBlocks_DMA()
|
D | stm32l5xx_hal_mmc.c | 1351 hmmc->Instance->IDMABASE0 = (uint32_t) pData ; in HAL_MMC_ReadBlocks_DMA() 1467 hmmc->Instance->IDMABASE0 = (uint32_t) pData ; in HAL_MMC_WriteBlocks_DMA()
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_sd_ex.c | 87 hsd->Instance->IDMABASE0= (uint32_t) pDataBuffer0; in HAL_SDEx_ConfigDMAMultiBuffer() 122 DmaBase0_reg = hsd->Instance->IDMABASE0; in HAL_SDEx_ReadBlocksDMAMultiBuffer() 204 DmaBase0_reg = hsd->Instance->IDMABASE0; in HAL_SDEx_WriteBlocksDMAMultiBuffer() 276 hsd->Instance->IDMABASE0 = (uint32_t)pDataBuffer; in HAL_SDEx_ChangeDMABuffer()
|
D | stm32mp1xx_hal_sd.c | 1239 hsd->Instance->IDMABASE0 = (uint32_t) pData ; in HAL_SD_ReadBlocks_DMA() 1347 hsd->Instance->IDMABASE0 = (uint32_t) pData ; in HAL_SD_WriteBlocks_DMA()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_sd_ex.c | 89 hsd->Instance->IDMABASE0 = (uint32_t) pDataBuffer0; in HAL_SDEx_ConfigDMAMultiBuffer() 126 DmaBase0_reg = hsd->Instance->IDMABASE0; in HAL_SDEx_ReadBlocksDMAMultiBuffer() 212 DmaBase0_reg = hsd->Instance->IDMABASE0; in HAL_SDEx_WriteBlocksDMAMultiBuffer() 286 hsd->Instance->IDMABASE0 = (uint32_t)pDataBuffer; in HAL_SDEx_ChangeDMABuffer()
|
D | stm32h7xx_hal_mmc_ex.c | 91 hmmc->Instance->IDMABASE0 = (uint32_t) pDataBuffer0 ; in HAL_MMCEx_ConfigDMAMultiBuffer() 147 DmaBase0_reg = hmmc->Instance->IDMABASE0; in HAL_MMCEx_ReadBlocksDMAMultiBuffer() 250 DmaBase0_reg = hmmc->Instance->IDMABASE0; in HAL_MMCEx_WriteBlocksDMAMultiBuffer() 325 hmmc->Instance->IDMABASE0 = (uint32_t)pDataBuffer; in HAL_MMCEx_ChangeDMABuffer()
|
D | stm32h7xx_hal_sdio.c | 1403 hsdio->Instance->IDMABASE0 = (uint32_t)p_dma_buffer; in HAL_SDIO_ReadExtended_DMA() 1546 hsdio->Instance->IDMABASE0 = (uint32_t)p_dma_buffer; in HAL_SDIO_WriteExtended_DMA()
|
D | stm32h7xx_hal_sd.c | 1281 hsd->Instance->IDMABASE0 = (uint32_t) pData ; in HAL_SD_ReadBlocks_DMA() 1380 hsd->Instance->IDMABASE0 = (uint32_t) pData ; in HAL_SD_WriteBlocks_DMA()
|
D | stm32h7xx_hal_mmc.c | 1351 hmmc->Instance->IDMABASE0 = (uint32_t) pData ; in HAL_MMC_ReadBlocks_DMA() 1467 hmmc->Instance->IDMABASE0 = (uint32_t) pData ; in HAL_MMC_WriteBlocks_DMA()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_mmc_ex.c | 89 hmmc->Instance->IDMABASE0= (uint32_t) pDataBuffer0 ; in HAL_MMCEx_ConfigDMAMultiBuffer() 124 DmaBase0_reg = hmmc->Instance->IDMABASE0; in HAL_MMCEx_ReadBlocksDMAMultiBuffer() 204 DmaBase0_reg = hmmc->Instance->IDMABASE0; in HAL_MMCEx_WriteBlocksDMAMultiBuffer() 276 hmmc->Instance->IDMABASE0 = (uint32_t)pDataBuffer; in HAL_MMCEx_ChangeDMABuffer()
|
D | stm32l4xx_hal_sd_ex.c | 135 hsd->Instance->IDMABASE0= (uint32_t) pDataBuffer0; in HAL_SDEx_ConfigDMAMultiBuffer() 170 DmaBase0_reg = hsd->Instance->IDMABASE0; in HAL_SDEx_ReadBlocksDMAMultiBuffer() 252 DmaBase0_reg = hsd->Instance->IDMABASE0; in HAL_SDEx_WriteBlocksDMAMultiBuffer() 324 hsd->Instance->IDMABASE0 = (uint32_t)pDataBuffer; in HAL_SDEx_ChangeDMABuffer()
|
D | stm32l4xx_hal_sd.c | 1401 hsd->Instance->IDMABASE0 = (uint32_t) pData ; in HAL_SD_ReadBlocks_DMA() 1515 hsd->Instance->IDMABASE0 = (uint32_t) pData ; in HAL_SD_WriteBlocks_DMA()
|
D | stm32l4xx_hal_mmc.c | 1326 hmmc->Instance->IDMABASE0 = (uint32_t) pData ; in HAL_MMC_ReadBlocks_DMA() 1462 hmmc->Instance->IDMABASE0 = (uint32_t) pData ; in HAL_MMC_WriteBlocks_DMA()
|
/hal_stm32-latest/stm32cube/stm32l5xx/soc/ |
D | stm32l552xx.h | 1189 …__IO uint32_t IDMABASE0; /*!< SDMMC DMA buffer 0 base address register, Address offset: 0x58 … member
|
D | stm32l562xx.h | 1263 …__IO uint32_t IDMABASE0; /*!< SDMMC DMA buffer 0 base address register, Address offset: 0x58 … member
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l4r5xx.h | 950 …__IO uint32_t IDMABASE0; /*!< SDMMC DMA buffer 0 base address register, Address offset: 0x58 … member
|
D | stm32l4r7xx.h | 1022 …__IO uint32_t IDMABASE0; /*!< SDMMC DMA buffer 0 base address register, Address offset: 0x58 … member
|
D | stm32l4s5xx.h | 951 …__IO uint32_t IDMABASE0; /*!< SDMMC DMA buffer 0 base address register, Address offset: 0x58 … member
|
D | stm32l4s7xx.h | 1023 …__IO uint32_t IDMABASE0; /*!< SDMMC DMA buffer 0 base address register, Address offset: 0x58 … member
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xx.h | 1303 …__IO uint32_t IDMABASE0; /*!< SDMMC DMA buffer 0 base address register, Address offset: 0x58 … member
|
D | stm32h7b0xx.h | 1306 …__IO uint32_t IDMABASE0; /*!< SDMMC DMA buffer 0 base address register, Address offset: 0x58 … member
|
D | stm32h7b0xxq.h | 1307 …__IO uint32_t IDMABASE0; /*!< SDMMC DMA buffer 0 base address register, Address offset: 0x58 … member
|
D | stm32h7a3xxq.h | 1304 …__IO uint32_t IDMABASE0; /*!< SDMMC DMA buffer 0 base address register, Address offset: 0x58 … member
|