Searched refs:IS_LTDC_DEPOL (Results 1 – 14 of 14) sorted by relevance
654 #define IS_LTDC_DEPOL(__DEPOL__) (((__DEPOL__) == LTDC_DEPOLARITY_AL)\ macro
653 #define IS_LTDC_DEPOL(__DEPOL__) (((__DEPOL__) == LTDC_DEPOLARITY_AL)\ macro
662 #define IS_LTDC_DEPOL(__DEPOL__) (((__DEPOL__) == LTDC_DEPOLARITY_AL)\ macro
1012 #define IS_LTDC_DEPOL(__DEPOL__) (((__DEPOL__) == LTDC_DEPOLARITY_AL)\ macro
242 assert_param(IS_LTDC_DEPOL(hltdc->Init.DEPolarity)); in HAL_LTDC_Init()
259 assert_param(IS_LTDC_DEPOL(hltdc->Init.DEPolarity)); in HAL_LTDC_Init()