Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/
Devent_groups.c592 BaseType_t xMatchFound = pdFALSE; in xEventGroupSetBits() local
619 xMatchFound = pdFALSE; in xEventGroupSetBits()
630 xMatchFound = pdTRUE; in xEventGroupSetBits()
640 xMatchFound = pdTRUE; in xEventGroupSetBits()
647 if( xMatchFound != pdFALSE ) in xEventGroupSetBits()