Searched refs:eIncrement (Results 1 – 3 of 3) sorted by relevance
116 eIncrement, /* Increment the task's notification value. */ enumerator2535 xTaskGenericNotify( ( xTaskToNotify ), ( tskDEFAULT_INDEX_TO_NOTIFY ), ( 0 ), eIncrement, NULL )2537 xTaskGenericNotify( ( xTaskToNotify ), ( uxIndexToNotify ), ( 0 ), eIncrement, NULL )
4948 case eIncrement: in xTaskGenericNotify()5091 case eIncrement: in xTaskGenericNotifyFromISR()
1339 ( pxParams->eAction == eIncrement ) || in MPU_xTaskGenericNotifyImpl()