Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/include/freertos/
Dtask.h2582 …xedFromISR( xTaskToNotify, uxIndexToNotify, ulValue, eAction, pulPreviousNotificationValue, pxHigh… argument
2584 #define xTaskNotifyAndQueryFromISR( xTaskToNotify, ulValue, eAction, pulPreviousNotificationValue, … argument
/hal_espressif-3.6.0/components/freertos/
Dtasks.c5524 uint32_t * pulPreviousNotificationValue ) in xTaskGenericNotify()
5651 uint32_t * pulPreviousNotificationValue, in xTaskGenericNotifyFromISR()