Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/freertos/include/freertos/
Dtask.h2700 #define xTaskNotifyWait( ulBitsToClearOnEntry, ulBitsToClearOnExit, pulNotificationValue, xTicksToW… argument
2702 …exed( uxIndexToWaitOn, ulBitsToClearOnEntry, ulBitsToClearOnExit, pulNotificationValue, xTicksToWa… argument
/hal_espressif-3.4.0/components/freertos/
Dtasks.c5427 uint32_t * pulNotificationValue, in xTaskNotifyWait()
5437 uint32_t * pulNotificationValue, in xTaskGenericNotifyWait()