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