Searched refs:IS_COMP_BLANKINGSRCE (Results 1 – 16 of 16) sorted by relevance
673 #define IS_COMP_BLANKINGSRCE(__OUTPUT_BLANKING_SOURCE__) \ macro684 #define IS_COMP_BLANKINGSRCE(__OUTPUT_BLANKING_SOURCE__) \ macro691 #define IS_COMP_BLANKINGSRCE(__OUTPUT_BLANKING_SOURCE__) \ macro
1899 #define IS_COMP_BLANKINGSRCE(SOURCE) (((SOURCE) == COMP_BLANKINGSRCE_NONE) || \ macro1998 #define IS_COMP_BLANKINGSRCE(SOURCE) (((SOURCE) == COMP_BLANKINGSRCE_NONE) || \ macro2134 #define IS_COMP_BLANKINGSRCE(SOURCE) (((SOURCE) == COMP_BLANKINGSRCE_NONE) || \ macro2298 #define IS_COMP_BLANKINGSRCE(SOURCE) (((SOURCE) == COMP_BLANKINGSRCE_NONE) || \ macro2445 #define IS_COMP_BLANKINGSRCE(SOURCE) (((SOURCE) == COMP_BLANKINGSRCE_NONE) || \ macro2637 #define IS_COMP_BLANKINGSRCE(SOURCE) (((SOURCE) == COMP_BLANKINGSRCE_NONE) || \ macro2757 #define IS_COMP_BLANKINGSRCE(SOURCE) ((SOURCE) == (SOURCE)) /*!< Not available: check always true */ macro
621 #define IS_COMP_BLANKINGSRCE(__OUTPUT_BLANKING_SOURCE__) \ macro630 (IS_COMP_BLANKINGSRCE(__OUTPUT_BLANKING_SOURCE__))
648 #define IS_COMP_BLANKINGSRCE(__OUTPUT_BLANKING_SOURCE__) \ macro657 (IS_COMP_BLANKINGSRCE(__OUTPUT_BLANKING_SOURCE__))
829 #define IS_COMP_BLANKINGSRCE(__OUTPUT_BLANKING_SOURCE__) \ macro841 (IS_COMP_BLANKINGSRCE(__OUTPUT_BLANKING_SOURCE__))
523 #define IS_COMP_BLANKINGSRCE(__SOURCE__) (((__SOURCE__) == COMP_BLANKINGSRC_NONE) || \ macro
723 #define IS_COMP_BLANKINGSRCE(__OUTPUT_BLANKING_SOURCE__) \ macro
640 #define IS_COMP_BLANKINGSRCE(__OUTPUT_BLANKING_SOURCE__) \ macro
727 #define IS_COMP_BLANKINGSRCE(__SOURCE__) (((__SOURCE__) == COMP_BLANKINGSRC_NONE) || \ macro
375 assert_param(IS_COMP_BLANKINGSRCE(hcomp->Init.BlankingSrce)); in HAL_COMP_Init()
849 #define IS_COMP_BLANKINGSRCE(__SOURCE__) (((__SOURCE__) == COMP_BLANKINGSRC_NONE) || \ macro
256 assert_param(IS_COMP_BLANKINGSRCE(hcomp->Init.BlankingSrce)); in HAL_COMP_Init()
259 assert_param(IS_COMP_BLANKINGSRCE(hcomp->Init.BlankingSrce)); in HAL_COMP_Init()
258 assert_param(IS_COMP_BLANKINGSRCE(hcomp->Init.BlankingSrce)); in HAL_COMP_Init()
289 assert_param(IS_COMP_BLANKINGSRCE(hcomp->Init.BlankingSrce)); in HAL_COMP_Init()
1129 #define IS_COMP_BLANKINGSRCE(__OUTPUT_BLANKING_SOURCE__) \ macro