Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_dma2d.c69 #define IS_LL_DMA2D_RED(RED) ((RED) <= LL_DMA2D_COLOR) macro
176 assert_param(IS_LL_DMA2D_RED(DMA2D_InitStruct->OutputRed)); in LL_DMA2D_Init()
264 assert_param(IS_LL_DMA2D_RED(DMA2D_LayerCfg->Red)); in LL_DMA2D_ConfigLayer()
353 assert_param(IS_LL_DMA2D_RED(DMA2D_ColorStruct->OutputRed)); in LL_DMA2D_ConfigOutputColor()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_dma2d.c69 #define IS_LL_DMA2D_RED(RED) ((RED) <= LL_DMA2D_COLOR) macro
183 assert_param(IS_LL_DMA2D_RED(DMA2D_InitStruct->OutputRed)); in LL_DMA2D_Init()
283 assert_param(IS_LL_DMA2D_RED(DMA2D_LayerCfg->Red)); in LL_DMA2D_ConfigLayer()
404 assert_param(IS_LL_DMA2D_RED(DMA2D_ColorStruct->OutputRed)); in LL_DMA2D_ConfigOutputColor()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_dma2d.c71 #define IS_LL_DMA2D_RED(RED) ((RED) <= LL_DMA2D_COLOR) macro
190 assert_param(IS_LL_DMA2D_RED(DMA2D_InitStruct->OutputRed)); in LL_DMA2D_Init()
291 assert_param(IS_LL_DMA2D_RED(DMA2D_LayerCfg->Red)); in LL_DMA2D_ConfigLayer()
392 assert_param(IS_LL_DMA2D_RED(DMA2D_ColorStruct->OutputRed)); in LL_DMA2D_ConfigOutputColor()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_dma2d.c71 #define IS_LL_DMA2D_RED(RED) ((RED) <= LL_DMA2D_COLOR) macro
190 assert_param(IS_LL_DMA2D_RED(DMA2D_InitStruct->OutputRed)); in LL_DMA2D_Init()
291 assert_param(IS_LL_DMA2D_RED(DMA2D_LayerCfg->Red)); in LL_DMA2D_ConfigLayer()
392 assert_param(IS_LL_DMA2D_RED(DMA2D_ColorStruct->OutputRed)); in LL_DMA2D_ConfigOutputColor()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_dma2d.c78 #define IS_LL_DMA2D_RED(RED) ((RED) <= LL_DMA2D_COLOR) macro
198 assert_param(IS_LL_DMA2D_RED(DMA2D_InitStruct->OutputRed)); in LL_DMA2D_Init()
313 assert_param(IS_LL_DMA2D_RED(DMA2D_LayerCfg->Red)); in LL_DMA2D_ConfigLayer()
412 assert_param(IS_LL_DMA2D_RED(DMA2D_ColorStruct->OutputRed)); in LL_DMA2D_ConfigOutputColor()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_dma2d.c71 #define IS_LL_DMA2D_RED(RED) ((RED) <= LL_DMA2D_COLOR) macro
190 assert_param(IS_LL_DMA2D_RED(DMA2D_InitStruct->OutputRed)); in LL_DMA2D_Init()
291 assert_param(IS_LL_DMA2D_RED(DMA2D_LayerCfg->Red)); in LL_DMA2D_ConfigLayer()
392 assert_param(IS_LL_DMA2D_RED(DMA2D_ColorStruct->OutputRed)); in LL_DMA2D_ConfigOutputColor()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_dma2d.c71 #define IS_LL_DMA2D_RED(RED) ((RED) <= LL_DMA2D_COLOR) macro
192 assert_param(IS_LL_DMA2D_RED(DMA2D_InitStruct->OutputRed)); in LL_DMA2D_Init()
293 assert_param(IS_LL_DMA2D_RED(DMA2D_LayerCfg->Red)); in LL_DMA2D_ConfigLayer()
410 assert_param(IS_LL_DMA2D_RED(DMA2D_ColorStruct->OutputRed)); in LL_DMA2D_ConfigOutputColor()