Searched refs:IS_LTDC_BLENDING_FACTOR1 (Results 1 – 2 of 2) sorted by relevance
581 #define IS_LTDC_BLENDING_FACTOR1(BlendingFactor1) (((BlendingFactor1) == LTDC_BLENDING_FACTOR1_CA) … macro
449 assert_param(IS_LTDC_BLENDING_FACTOR1(pLayerCfg->BlendingFactor1)); in HAL_LTDC_ConfigLayer()
Completed in 5 milliseconds