/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_ll_dma2d.h | 772 MODIFY_REG(DMA2Dx->LWR, DMA2D_LWR_LW, LineWatermark); in LL_DMA2D_SetLineWatermark() 783 return (uint32_t)(READ_BIT(DMA2Dx->LWR, DMA2D_LWR_LW)); in LL_DMA2D_GetLineWatermark()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_dma2d.h | 967 MODIFY_REG(DMA2Dx->LWR, DMA2D_LWR_LW, LineWatermark); in LL_DMA2D_SetLineWatermark() 978 return (uint32_t)(READ_BIT(DMA2Dx->LWR, DMA2D_LWR_LW)); in LL_DMA2D_GetLineWatermark()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_ll_dma2d.h | 876 MODIFY_REG(DMA2Dx->LWR, DMA2D_LWR_LW, LineWatermark); in LL_DMA2D_SetLineWatermark() 887 return (uint32_t)(READ_BIT(DMA2Dx->LWR, DMA2D_LWR_LW)); in LL_DMA2D_GetLineWatermark()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_dma2d.h | 967 MODIFY_REG(DMA2Dx->LWR, DMA2D_LWR_LW, LineWatermark); in LL_DMA2D_SetLineWatermark() 978 return (uint32_t)(READ_BIT(DMA2Dx->LWR, DMA2D_LWR_LW)); in LL_DMA2D_GetLineWatermark()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_ll_dma2d.h | 980 MODIFY_REG(DMA2Dx->LWR, DMA2D_LWR_LW, LineWatermark); in LL_DMA2D_SetLineWatermark() 991 return (uint32_t)(READ_BIT(DMA2Dx->LWR, DMA2D_LWR_LW)); in LL_DMA2D_GetLineWatermark()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_ll_dma2d.h | 967 MODIFY_REG(DMA2Dx->LWR, DMA2D_LWR_LW, LineWatermark); in LL_DMA2D_SetLineWatermark() 978 return (uint32_t)(READ_BIT(DMA2Dx->LWR, DMA2D_LWR_LW)); in LL_DMA2D_GetLineWatermark()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_dma2d.h | 973 MODIFY_REG(DMA2Dx->LWR, DMA2D_LWR_LW, LineWatermark); in LL_DMA2D_SetLineWatermark() 984 return (uint32_t)(READ_BIT(DMA2Dx->LWR, DMA2D_LWR_LW)); in LL_DMA2D_GetLineWatermark()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_dma2d.c | 1896 WRITE_REG(hdma2d->Instance->LWR, Line); in HAL_DMA2D_ProgramLineEvent()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_dma2d.c | 1952 WRITE_REG(hdma2d->Instance->LWR, Line); in HAL_DMA2D_ProgramLineEvent()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_dma2d.c | 1952 WRITE_REG(hdma2d->Instance->LWR, Line); in HAL_DMA2D_ProgramLineEvent()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_dma2d.c | 1916 WRITE_REG(hdma2d->Instance->LWR, Line); in HAL_DMA2D_ProgramLineEvent()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_dma2d.c | 1952 WRITE_REG(hdma2d->Instance->LWR, Line); in HAL_DMA2D_ProgramLineEvent()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_dma2d.c | 1956 WRITE_REG(hdma2d->Instance->LWR, Line); in HAL_DMA2D_ProgramLineEvent()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_dma2d.c | 1972 WRITE_REG(hdma2d->Instance->LWR, Line); in HAL_DMA2D_ProgramLineEvent()
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f427xx.h | 392 …__IO uint32_t LWR; /*!< DMA2D Line Watermark Register, Address offset: … member
|
D | stm32f429xx.h | 394 …__IO uint32_t LWR; /*!< DMA2D Line Watermark Register, Address offset: … member
|
D | stm32f439xx.h | 395 …__IO uint32_t LWR; /*!< DMA2D Line Watermark Register, Address offset: … member
|
D | stm32f437xx.h | 393 …__IO uint32_t LWR; /*!< DMA2D Line Watermark Register, Address offset: … member
|
/hal_stm32-latest/stm32cube/stm32f7xx/soc/ |
D | stm32f750xx.h | 415 …__IO uint32_t LWR; /*!< DMA2D Line Watermark Register, Address offset: … member
|
D | stm32f745xx.h | 412 …__IO uint32_t LWR; /*!< DMA2D Line Watermark Register, Address offset: … member
|
D | stm32f756xx.h | 415 …__IO uint32_t LWR; /*!< DMA2D Line Watermark Register, Address offset: … member
|
D | stm32f746xx.h | 414 …__IO uint32_t LWR; /*!< DMA2D Line Watermark Register, Address offset: … member
|
D | stm32f765xx.h | 456 …__IO uint32_t LWR; /*!< DMA2D Line Watermark Register, Address offset: … member
|
D | stm32f777xx.h | 460 …__IO uint32_t LWR; /*!< DMA2D Line Watermark Register, Address offset: … member
|
D | stm32f767xx.h | 459 …__IO uint32_t LWR; /*!< DMA2D Line Watermark Register, Address offset: … member
|