Searched refs:IS_ADF_TRIGGER_SOURCE (Results 1 – 4 of 4) sorted by relevance
1059 #define IS_ADF_TRIGGER_SOURCE(PARAM) (((PARAM) == MDF_FILTER_TRIG_TRGO) || \ macro
1037 #define IS_ADF_TRIGGER_SOURCE(PARAM) (((PARAM) == MDF_FILTER_TRIG_TRGO) || \ macro
3333 assert_param(IS_ADF_TRIGGER_SOURCE(pFilterConfig->Trigger.Source)); in MDF_AcqStart()
3344 assert_param(IS_ADF_TRIGGER_SOURCE(pFilterConfig->Trigger.Source)); in MDF_AcqStart()