Searched refs:IS_LTDC_BLENDING_FACTOR2 (Results 1 – 2 of 2) sorted by relevance
583 #define IS_LTDC_BLENDING_FACTOR2(BlendingFactor2) (((BlendingFactor2) == LTDC_BLENDING_FACTOR2_CA) … macro
450 assert_param(IS_LTDC_BLENDING_FACTOR2(pLayerCfg->BlendingFactor2)); in HAL_LTDC_ConfigLayer()
Completed in 5 milliseconds