Home
last modified time | relevance | path

Searched refs:OMAR (Results 1 – 25 of 67) sorted by relevance

123

/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_dma2d.h711 LL_DMA2D_WriteReg(DMA2Dx, OMAR, OutputMemoryAddress); in LL_DMA2D_SetOutputMemAddr()
722 return (uint32_t)(LL_DMA2D_ReadReg(DMA2Dx, OMAR)); in LL_DMA2D_GetOutputMemAddr()
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_dma2d.h920 LL_DMA2D_WriteReg(DMA2Dx, OMAR, OutputMemoryAddress); in LL_DMA2D_SetOutputMemAddr()
931 return (uint32_t)(LL_DMA2D_ReadReg(DMA2Dx, OMAR)); in LL_DMA2D_GetOutputMemAddr()
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_dma2d.h815 LL_DMA2D_WriteReg(DMA2Dx, OMAR, OutputMemoryAddress); in LL_DMA2D_SetOutputMemAddr()
826 return (uint32_t)(LL_DMA2D_ReadReg(DMA2Dx, OMAR)); in LL_DMA2D_GetOutputMemAddr()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_dma2d.h907 LL_DMA2D_WriteReg(DMA2Dx, OMAR, OutputMemoryAddress); in LL_DMA2D_SetOutputMemAddr()
918 return (uint32_t)(LL_DMA2D_ReadReg(DMA2Dx, OMAR)); in LL_DMA2D_GetOutputMemAddr()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_dma2d.h913 LL_DMA2D_WriteReg(DMA2Dx, OMAR, OutputMemoryAddress); in LL_DMA2D_SetOutputMemAddr()
924 return (uint32_t)(LL_DMA2D_ReadReg(DMA2Dx, OMAR)); in LL_DMA2D_GetOutputMemAddr()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_dma2d.c2062 WRITE_REG(hdma2d->Instance->OMAR, DstAddress); in DMA2D_SetConfig()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dma2d.c2117 WRITE_REG(hdma2d->Instance->OMAR, DstAddress); in DMA2D_SetConfig()
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_dma2d.c2082 WRITE_REG(hdma2d->Instance->OMAR, DstAddress); in DMA2D_SetConfig()
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_dma2d.c2137 WRITE_REG(hdma2d->Instance->OMAR, DstAddress); in DMA2D_SetConfig()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dma2d.c2121 WRITE_REG(hdma2d->Instance->OMAR, DstAddress); in DMA2D_SetConfig()
/hal_stm32-3.5.0/stm32cube/stm32f4xx/soc/
Dstm32f427xx.h389 …__IO uint32_t OMAR; /*!< DMA2D Output Memory Address Register, Address offset: … member
Dstm32f429xx.h391 …__IO uint32_t OMAR; /*!< DMA2D Output Memory Address Register, Address offset: … member
Dstm32f437xx.h390 …__IO uint32_t OMAR; /*!< DMA2D Output Memory Address Register, Address offset: … member
Dstm32f439xx.h392 …__IO uint32_t OMAR; /*!< DMA2D Output Memory Address Register, Address offset: … member
Dstm32f469xx.h393 …__IO uint32_t OMAR; /*!< DMA2D Output Memory Address Register, Address offset: … member
Dstm32f479xx.h394 …__IO uint32_t OMAR; /*!< DMA2D Output Memory Address Register, Address offset: … member
/hal_stm32-3.5.0/stm32cube/stm32f7xx/soc/
Dstm32f745xx.h409 …__IO uint32_t OMAR; /*!< DMA2D Output Memory Address Register, Address offset: … member
Dstm32f746xx.h411 …__IO uint32_t OMAR; /*!< DMA2D Output Memory Address Register, Address offset: … member
Dstm32f750xx.h412 …__IO uint32_t OMAR; /*!< DMA2D Output Memory Address Register, Address offset: … member
Dstm32f756xx.h412 …__IO uint32_t OMAR; /*!< DMA2D Output Memory Address Register, Address offset: … member
Dstm32f765xx.h453 …__IO uint32_t OMAR; /*!< DMA2D Output Memory Address Register, Address offset: … member
Dstm32f767xx.h456 …__IO uint32_t OMAR; /*!< DMA2D Output Memory Address Register, Address offset: … member
Dstm32f777xx.h457 …__IO uint32_t OMAR; /*!< DMA2D Output Memory Address Register, Address offset: … member
/hal_stm32-3.5.0/stm32cube/stm32l4xx/soc/
Dstm32l496xx.h486 …__IO uint32_t OMAR; /*!< DMA2D Output Memory Address Register, Address offset: … member
Dstm32l4a6xx.h487 …__IO uint32_t OMAR; /*!< DMA2D Output Memory Address Register, Address offset: … member

123