Searched refs:eIncrement (Results 1 – 3 of 3) sorted by relevance
117 eIncrement, /* Increment the task's notification value. */ enumerator2985 xTaskGenericNotify( ( xTaskToNotify ), ( tskDEFAULT_INDEX_TO_NOTIFY ), ( 0 ), eIncrement, NULL )2987 xTaskGenericNotify( ( xTaskToNotify ), ( uxIndexToNotify ), ( 0 ), eIncrement, NULL )
7865 case eIncrement: in xTaskGenericNotify()8008 case eIncrement: in xTaskGenericNotifyFromISR()
1313 ( pxParams->eAction == eIncrement ) || in MPU_xTaskGenericNotifyImpl()