Home
last modified time | relevance | path

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

123

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_sd_ex.c217 hsd->Instance->IDMABASER = (uint32_t) pLinkedList->pHeadNode->IDMABASER; in HAL_SDEx_DMALinkedList_ReadBlocks()
224 DmaBase0_reg = hsd->Instance->IDMABASER; in HAL_SDEx_DMALinkedList_ReadBlocks()
313 hsd->Instance->IDMABASER = (uint32_t) pLinkedList->pHeadNode->IDMABASER; in HAL_SDEx_DMALinkedList_WriteBlocks()
320 DmaBase0_reg = hsd->Instance->IDMABASER; in HAL_SDEx_DMALinkedList_WriteBlocks()
Dstm32u5xx_hal_mmc_ex.c256 hmmc->Instance->IDMABASER = (uint32_t) pLinkedList->pHeadNode->IDMABASER; in HAL_MMCEx_DMALinkedList_ReadBlocks()
262 DmaBase0_reg = hmmc->Instance->IDMABASER; in HAL_MMCEx_DMALinkedList_ReadBlocks()
366 hmmc->Instance->IDMABASER = (uint32_t) pLinkedList->pHeadNode->IDMABASER; in HAL_MMCEx_DMALinkedList_WriteBlocks()
373 DmaBase0_reg = hmmc->Instance->IDMABASER; in HAL_MMCEx_DMALinkedList_WriteBlocks()
Dstm32u5xx_hal_sdio.c1403 hsdio->Instance->IDMABASER = (uint32_t)p_dma_buffer; in HAL_SDIO_ReadExtended_DMA()
1546 hsdio->Instance->IDMABASER = (uint32_t)p_dma_buffer; in HAL_SDIO_WriteExtended_DMA()
Dstm32u5xx_hal_sd.c1277 hsd->Instance->IDMABASER = (uint32_t) pData ; in HAL_SD_ReadBlocks_DMA()
1376 hsd->Instance->IDMABASER = (uint32_t) pData ; in HAL_SD_WriteBlocks_DMA()
Dstm32u5xx_ll_sdmmc.c1860 pNode->IDMABASER = pNodeConf->BufferAddress; in SDMMC_DMALinkedList_BuildNode()
Dstm32u5xx_hal_mmc.c1347 hmmc->Instance->IDMABASER = (uint32_t) pData ; in HAL_MMC_ReadBlocks_DMA()
1463 hmmc->Instance->IDMABASER = (uint32_t) pData ; in HAL_MMC_WriteBlocks_DMA()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_sd_ex.c217 hsd->Instance->IDMABASER = (uint32_t) pLinkedList->pHeadNode->IDMABASER; in HAL_SDEx_DMALinkedList_ReadBlocks()
224 DmaBase0_reg = hsd->Instance->IDMABASER; in HAL_SDEx_DMALinkedList_ReadBlocks()
313 hsd->Instance->IDMABASER = (uint32_t) pLinkedList->pHeadNode->IDMABASER; in HAL_SDEx_DMALinkedList_WriteBlocks()
320 DmaBase0_reg = hsd->Instance->IDMABASER; in HAL_SDEx_DMALinkedList_WriteBlocks()
Dstm32n6xx_hal_mmc_ex.c256 hmmc->Instance->IDMABASER = (uint32_t) pLinkedList->pHeadNode->IDMABASER; in HAL_MMCEx_DMALinkedList_ReadBlocks()
262 DmaBase0_reg = hmmc->Instance->IDMABASER; in HAL_MMCEx_DMALinkedList_ReadBlocks()
366 hmmc->Instance->IDMABASER = (uint32_t) pLinkedList->pHeadNode->IDMABASER; in HAL_MMCEx_DMALinkedList_WriteBlocks()
373 DmaBase0_reg = hmmc->Instance->IDMABASER; in HAL_MMCEx_DMALinkedList_WriteBlocks()
Dstm32n6xx_hal_sdio.c1403 hsdio->Instance->IDMABASER = (uint32_t)p_dma_buffer; in HAL_SDIO_ReadExtended_DMA()
1546 hsdio->Instance->IDMABASER = (uint32_t)p_dma_buffer; in HAL_SDIO_WriteExtended_DMA()
Dstm32n6xx_hal_sd.c1288 hsd->Instance->IDMABASER = (uint32_t) pData ; in HAL_SD_ReadBlocks_DMA()
1387 hsd->Instance->IDMABASER = (uint32_t) pData ; in HAL_SD_WriteBlocks_DMA()
Dstm32n6xx_ll_sdmmc.c1860 pNode->IDMABASER = pNodeConf->BufferAddress; in SDMMC_DMALinkedList_BuildNode()
Dstm32n6xx_hal_mmc.c1358 hmmc->Instance->IDMABASER = (uint32_t) pData ; in HAL_MMC_ReadBlocks_DMA()
1474 hmmc->Instance->IDMABASER = (uint32_t) pData ; in HAL_MMC_WriteBlocks_DMA()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_sd_ex.c216 hsd->Instance->IDMABASER = (uint32_t) pLinkedList->pHeadNode->IDMABASER; in HAL_SDEx_DMALinkedList_ReadBlocks()
223 DmaBase0_reg = hsd->Instance->IDMABASER; in HAL_SDEx_DMALinkedList_ReadBlocks()
311 hsd->Instance->IDMABASER = (uint32_t) pLinkedList->pHeadNode->IDMABASER; in HAL_SDEx_DMALinkedList_WriteBlocks()
318 DmaBase0_reg = hsd->Instance->IDMABASER; in HAL_SDEx_DMALinkedList_WriteBlocks()
Dstm32h5xx_hal_mmc_ex.c256 hmmc->Instance->IDMABASER = (uint32_t) pLinkedList->pHeadNode->IDMABASER; in HAL_MMCEx_DMALinkedList_ReadBlocks()
262 DmaBase0_reg = hmmc->Instance->IDMABASER; in HAL_MMCEx_DMALinkedList_ReadBlocks()
365 hmmc->Instance->IDMABASER = (uint32_t) pLinkedList->pHeadNode->IDMABASER; in HAL_MMCEx_DMALinkedList_WriteBlocks()
372 DmaBase0_reg = hmmc->Instance->IDMABASER; in HAL_MMCEx_DMALinkedList_WriteBlocks()
Dstm32h5xx_ll_sdmmc.c1632 pNode->IDMABASER = pNodeConf->BufferAddress; in SDMMC_DMALinkedList_BuildNode()
Dstm32h5xx_hal_mmc.c1296 hmmc->Instance->IDMABASER = (uint32_t) pData ; in HAL_MMC_ReadBlocks_DMA()
1412 hmmc->Instance->IDMABASER = (uint32_t) pData ; in HAL_MMC_WriteBlocks_DMA()
Dstm32h5xx_hal_sd.c1286 hsd->Instance->IDMABASER = (uint32_t) pData ; in HAL_SD_ReadBlocks_DMA()
1385 hsd->Instance->IDMABASER = (uint32_t) pData ; in HAL_SD_WriteBlocks_DMA()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_sd_ex.c216 hsd->Instance->IDMABASER = (uint32_t) pLinkedList->pHeadNode->IDMABASER; in HAL_SDEx_DMALinkedList_ReadBlocks()
223 DmaBase0_reg = hsd->Instance->IDMABASER; in HAL_SDEx_DMALinkedList_ReadBlocks()
311 hsd->Instance->IDMABASER = (uint32_t) pLinkedList->pHeadNode->IDMABASER; in HAL_SDEx_DMALinkedList_WriteBlocks()
318 DmaBase0_reg = hsd->Instance->IDMABASER; in HAL_SDEx_DMALinkedList_WriteBlocks()
Dstm32h7rsxx_hal_mmc_ex.c256 hmmc->Instance->IDMABASER = (uint32_t) pLinkedList->pHeadNode->IDMABASER; in HAL_MMCEx_DMALinkedList_ReadBlocks()
262 DmaBase0_reg = hmmc->Instance->IDMABASER; in HAL_MMCEx_DMALinkedList_ReadBlocks()
365 hmmc->Instance->IDMABASER = (uint32_t) pLinkedList->pHeadNode->IDMABASER; in HAL_MMCEx_DMALinkedList_WriteBlocks()
372 DmaBase0_reg = hmmc->Instance->IDMABASER; in HAL_MMCEx_DMALinkedList_WriteBlocks()
Dstm32h7rsxx_hal_sd.c1277 hsd->Instance->IDMABASER = (uint32_t) pData ; in HAL_SD_ReadBlocks_DMA()
1376 hsd->Instance->IDMABASER = (uint32_t) pData ; in HAL_SD_WriteBlocks_DMA()
Dstm32h7rsxx_ll_sdmmc.c1656 pNode->IDMABASER = pNodeConf->BufferAddress; in SDMMC_DMALinkedList_BuildNode()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_sdmmc.h127 __IO uint32_t IDMABASER; /*!< SDMMC DMA buffer base address register */ member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_sdmmc.h127 __IO uint32_t IDMABASER; /*!< SDMMC DMA buffer base address register */ member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_sdmmc.h127 __IO uint32_t IDMABASER; /*!< SDMMC DMA buffer base address register */ member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_sdmmc.h127 __IO uint32_t IDMABASER; /*!< SDMMC DMA buffer base address register */ member

123