Home
last modified time | relevance | path

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

/Kernel-v10.6.2/
Devent_groups.c527 BaseType_t xMatchFound = pdFALSE; in xEventGroupSetBits() local
550 xMatchFound = pdFALSE; in xEventGroupSetBits()
561 xMatchFound = pdTRUE; in xEventGroupSetBits()
571 xMatchFound = pdTRUE; in xEventGroupSetBits()
578 if( xMatchFound != pdFALSE ) in xEventGroupSetBits()