Home
last modified time | relevance | path

Searched refs:DMA2D_LINE (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_dma2d.h588 #define DMA2D_LINE DMA2D_NLR_NL /*!< DMA2D maximum number of lines … macro
623 #define IS_DMA2D_LINE(LINE) ((LINE) <= DMA2D_LINE)
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_dma2d.h552 #define DMA2D_LINE DMA2D_NLR_NL /*!< DMA2D maximum number of lines … macro
587 #define IS_DMA2D_LINE(LINE) ((LINE) <= DMA2D_LINE)
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_dma2d.h615 #define DMA2D_LINE DMA2D_NLR_NL /*!< DMA2D maximum number of lines … macro
651 #define IS_DMA2D_LINE(LINE) ((LINE) <= DMA2D_LINE)
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dma2d.h615 #define DMA2D_LINE DMA2D_NLR_NL /*!< DMA2D maximum number of lines … macro
651 #define IS_DMA2D_LINE(LINE) ((LINE) <= DMA2D_LINE)
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dma2d.h621 #define DMA2D_LINE DMA2D_NLR_NL /*!< DMA2D maximum number of lines … macro
657 #define IS_DMA2D_LINE(LINE) ((LINE) <= DMA2D_LINE)
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_dma2d.h614 #define DMA2D_LINE DMA2D_NLR_NL /*!< DMA2D maximum number of lines … macro
655 #define IS_DMA2D_LINE(LINE) ((LINE) <= DMA2D_LINE)
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dma2d.h615 #define DMA2D_LINE DMA2D_NLR_NL /*!< DMA2D maximum number of lines … macro
651 #define IS_DMA2D_LINE(LINE) ((LINE) <= DMA2D_LINE)