Home
last modified time | relevance | path

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

/Kernel-v11.1.0/
Devent_groups.c556 BaseType_t xMatchFound = pdFALSE; in xEventGroupSetBits() local
581 xMatchFound = pdFALSE; in xEventGroupSetBits()
592 xMatchFound = pdTRUE; in xEventGroupSetBits()
602 xMatchFound = pdTRUE; in xEventGroupSetBits()
609 if( xMatchFound != pdFALSE ) in xEventGroupSetBits()