Searched refs:IS_MDF_TRIGGER_SOURCE (Results 1 – 6 of 6) sorted by relevance
693 #define IS_MDF_TRIGGER_SOURCE(PARAM) (((PARAM) == MDF_FILTER_TRIG_TRGO) || \ macro
1042 #define IS_MDF_TRIGGER_SOURCE(PARAM) (((PARAM) == MDF_FILTER_TRIG_TRGO) || \ macro
1020 #define IS_MDF_TRIGGER_SOURCE(PARAM) (((PARAM) == MDF_FILTER_TRIG_TRGO) || \ macro
2035 assert_param(IS_MDF_TRIGGER_SOURCE(pFilterConfig->Trigger.Source)); in MDF_AcqStart()
3337 assert_param(IS_MDF_TRIGGER_SOURCE(pFilterConfig->Trigger.Source)); in MDF_AcqStart()
3348 assert_param(IS_MDF_TRIGGER_SOURCE(pFilterConfig->Trigger.Source)); in MDF_AcqStart()