Home
last modified time | relevance | path

Searched defs:pulPreviousNotifyValue (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/components/freertos/include/freertos/
Dtask.h2421 #define xTaskNotifyAndQuery( xTaskToNotify, ulValue, eAction, pulPreviousNotifyValue ) \ argument
2423 …NotifyAndQueryIndexed( xTaskToNotify, uxIndexToNotify, ulValue, eAction, pulPreviousNotifyValue ) \ argument