Searched defs:pulPreviousNotificationValue (Results 1 – 2 of 2) sorted by relevance
/hal_espressif-3.6.0/components/freertos/include/freertos/ |
D | task.h | 2582 …xedFromISR( xTaskToNotify, uxIndexToNotify, ulValue, eAction, pulPreviousNotificationValue, pxHigh… argument 2584 #define xTaskNotifyAndQueryFromISR( xTaskToNotify, ulValue, eAction, pulPreviousNotificationValue, … argument
|
/hal_espressif-3.6.0/components/freertos/ |
D | tasks.c | 5524 uint32_t * pulPreviousNotificationValue ) in xTaskGenericNotify() 5651 uint32_t * pulPreviousNotificationValue, in xTaskGenericNotifyFromISR()
|