Home
last modified time | relevance | path

Searched refs:IDMABASE1 (Results 1 – 25 of 63) sorted by relevance

123

/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_sd_ex.c89 hsd->Instance->IDMABASE1 = (uint32_t) pDataBuffer1; in HAL_SDEx_ConfigDMAMultiBuffer()
126 DmaBase1_reg = hsd->Instance->IDMABASE1; in HAL_SDEx_ReadBlocksDMAMultiBuffer()
212 DmaBase1_reg = hsd->Instance->IDMABASE1; in HAL_SDEx_WriteBlocksDMAMultiBuffer()
290 hsd->Instance->IDMABASE1 = (uint32_t)pDataBuffer; in HAL_SDEx_ChangeDMABuffer()
Dstm32h7xx_hal_mmc_ex.c92 hmmc->Instance->IDMABASE1 = (uint32_t) pDataBuffer1 ; in HAL_MMCEx_ConfigDMAMultiBuffer()
148 DmaBase1_reg = hmmc->Instance->IDMABASE1; in HAL_MMCEx_ReadBlocksDMAMultiBuffer()
251 DmaBase1_reg = hmmc->Instance->IDMABASE1; in HAL_MMCEx_WriteBlocksDMAMultiBuffer()
330 hmmc->Instance->IDMABASE1 = (uint32_t)pDataBuffer; in HAL_MMCEx_ChangeDMABuffer()
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_sd_ex.c89 hsd->Instance->IDMABASE1 = (uint32_t) pDataBuffer1; in HAL_SDEx_ConfigDMAMultiBuffer()
126 DmaBase1_reg = hsd->Instance->IDMABASE1; in HAL_SDEx_ReadBlocksDMAMultiBuffer()
212 DmaBase1_reg = hsd->Instance->IDMABASE1; in HAL_SDEx_WriteBlocksDMAMultiBuffer()
290 hsd->Instance->IDMABASE1 = (uint32_t)pDataBuffer; in HAL_SDEx_ChangeDMABuffer()
Dstm32l5xx_hal_mmc_ex.c92 hmmc->Instance->IDMABASE1 = (uint32_t) pDataBuffer1 ; in HAL_MMCEx_ConfigDMAMultiBuffer()
148 DmaBase1_reg = hmmc->Instance->IDMABASE1; in HAL_MMCEx_ReadBlocksDMAMultiBuffer()
251 DmaBase1_reg = hmmc->Instance->IDMABASE1; in HAL_MMCEx_WriteBlocksDMAMultiBuffer()
330 hmmc->Instance->IDMABASE1 = (uint32_t)pDataBuffer; in HAL_MMCEx_ChangeDMABuffer()
/hal_stm32-3.4.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_sd_ex.c88 hsd->Instance->IDMABASE1= (uint32_t) pDataBuffer1; in HAL_SDEx_ConfigDMAMultiBuffer()
123 DmaBase1_reg = hsd->Instance->IDMABASE1; in HAL_SDEx_ReadBlocksDMAMultiBuffer()
205 DmaBase1_reg = hsd->Instance->IDMABASE1; in HAL_SDEx_WriteBlocksDMAMultiBuffer()
281 hsd->Instance->IDMABASE1 = (uint32_t)pDataBuffer; in HAL_SDEx_ChangeDMABuffer()
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_mmc_ex.c90 hmmc->Instance->IDMABASE1= (uint32_t) pDataBuffer1 ; in HAL_MMCEx_ConfigDMAMultiBuffer()
125 DmaBase1_reg = hmmc->Instance->IDMABASE1; in HAL_MMCEx_ReadBlocksDMAMultiBuffer()
205 DmaBase1_reg = hmmc->Instance->IDMABASE1; in HAL_MMCEx_WriteBlocksDMAMultiBuffer()
281 hmmc->Instance->IDMABASE1 = (uint32_t)pDataBuffer; in HAL_MMCEx_ChangeDMABuffer()
Dstm32l4xx_hal_sd_ex.c137 hsd->Instance->IDMABASE1= (uint32_t) pDataBuffer1; in HAL_SDEx_ConfigDMAMultiBuffer()
172 DmaBase1_reg = hsd->Instance->IDMABASE1; in HAL_SDEx_ReadBlocksDMAMultiBuffer()
254 DmaBase1_reg = hsd->Instance->IDMABASE1; in HAL_SDEx_WriteBlocksDMAMultiBuffer()
330 hsd->Instance->IDMABASE1 = (uint32_t)pDataBuffer; in HAL_SDEx_ChangeDMABuffer()
/hal_stm32-3.4.0/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h1190 …__IO uint32_t IDMABASE1; /*!< SDMMC DMA buffer 1 base address register, Address offset: 0x5C … member
Dstm32l562xx.h1264 …__IO uint32_t IDMABASE1; /*!< SDMMC DMA buffer 1 base address register, Address offset: 0x5C … member
/hal_stm32-3.4.0/stm32cube/stm32l4xx/soc/
Dstm32l4s7xx.h1024 …__IO uint32_t IDMABASE1; /*!< SDMMC DMA buffer 1 base address register, Address offset: 0x5C … member
Dstm32l4r5xx.h951 …__IO uint32_t IDMABASE1; /*!< SDMMC DMA buffer 1 base address register, Address offset: 0x5C … member
Dstm32l4s5xx.h952 …__IO uint32_t IDMABASE1; /*!< SDMMC DMA buffer 1 base address register, Address offset: 0x5C … member
Dstm32l4r7xx.h1023 …__IO uint32_t IDMABASE1; /*!< SDMMC DMA buffer 1 base address register, Address offset: 0x5C … member
Dstm32l4p5xx.h1052 …__IO uint32_t IDMABASE1; /*!< SDMMC DMA buffer 1 base address register, Address offset: 0x5C … member
Dstm32l4q5xx.h1067 …__IO uint32_t IDMABASE1; /*!< SDMMC DMA buffer 1 base address register, Address offset: 0x5C … member
Dstm32l4s9xx.h1104 …__IO uint32_t IDMABASE1; /*!< SDMMC DMA buffer 1 base address register, Address offset: 0x5C … member
Dstm32l4r9xx.h1103 …__IO uint32_t IDMABASE1; /*!< SDMMC DMA buffer 1 base address register, Address offset: 0x5C … member
/hal_stm32-3.4.0/stm32cube/stm32h7xx/soc/
Dstm32h7a3xxq.h1305 …__IO uint32_t IDMABASE1; /*!< SDMMC DMA buffer 1 base address register, Address offset: 0x5C … member
Dstm32h7a3xx.h1304 …__IO uint32_t IDMABASE1; /*!< SDMMC DMA buffer 1 base address register, Address offset: 0x5C … member
Dstm32h7b0xx.h1307 …__IO uint32_t IDMABASE1; /*!< SDMMC DMA buffer 1 base address register, Address offset: 0x5C … member
Dstm32h7b0xxq.h1308 …__IO uint32_t IDMABASE1; /*!< SDMMC DMA buffer 1 base address register, Address offset: 0x5C … member
Dstm32h7b3xx.h1307 …__IO uint32_t IDMABASE1; /*!< SDMMC DMA buffer 1 base address register, Address offset: 0x5C … member
Dstm32h7b3xxq.h1308 …__IO uint32_t IDMABASE1; /*!< SDMMC DMA buffer 1 base address register, Address offset: 0x5C … member
Dstm32h742xx.h1341 …__IO uint32_t IDMABASE1; /*!< SDMMC DMA buffer 1 base address register, Address offset: 0x5C … member
Dstm32h730xx.h1433 …__IO uint32_t IDMABASE1; /*!< SDMMC DMA buffer 1 base address register, Address offset: 0x5C … member

123