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