Home
last modified time | relevance | path

Searched refs:eIncrement (Results 1 – 1 of 1) sorted by relevance

/device/soc/esp/esp32/components/osal/include/esp_osal/
Dtask.h93 eIncrement, /* Increment the task's notification value. */ enumerator
2141 #define xTaskNotifyGive( xTaskToNotify ) xTaskGenericNotify( ( xTaskToNotify ), ( 0 ), eIncrement, …