Searched refs:eNoAction (Results 1 – 2 of 2) sorted by relevance
143 eNoAction = 0, enumerator161 #define TXFR_NOTIFYACTION_VALID(x) (((int)x >= (int)eNoAction) && ((int)x <= (int)eSetValueWithoutO…
949 case eNoAction: in xTaskNotifyAndQuery()