Searched refs:IS_COMP_OUTPUT_INSTANCE (Results 1 – 2 of 2) sorted by relevance
1870 #define IS_COMP_OUTPUT_INSTANCE(INSTANCE, OUTPUT) \ macro1964 #define IS_COMP_OUTPUT_INSTANCE(INSTANCE, OUTPUT) \ macro2087 #define IS_COMP_OUTPUT_INSTANCE(INSTANCE, OUTPUT) \ macro2200 #define IS_COMP_OUTPUT_INSTANCE(INSTANCE, OUTPUT) \ macro2398 #define IS_COMP_OUTPUT_INSTANCE(INSTANCE, OUTPUT) \ macro2515 #define IS_COMP_OUTPUT_INSTANCE(INSTANCE, OUTPUT) \ macro2736 #define IS_COMP_OUTPUT_INSTANCE(INSTANCE, OUTPUT) \ macro
371 assert_param(IS_COMP_OUTPUT_INSTANCE(hcomp->Instance, hcomp->Init.Output)); in HAL_COMP_Init()