Home
last modified time | relevance | path

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

/Kernel-v11.0.1/
Devent_groups.c547 BaseType_t xMatchFound = pdFALSE; in xEventGroupSetBits() local
572 xMatchFound = pdFALSE; in xEventGroupSetBits()
583 xMatchFound = pdTRUE; in xEventGroupSetBits()
593 xMatchFound = pdTRUE; in xEventGroupSetBits()
600 if( xMatchFound != pdFALSE ) in xEventGroupSetBits()