Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h564 const BaseType_t xWaitForAllBits,
Dtx_freertos.c2116 const BaseType_t xWaitForAllBits, in xEventGroupWaitBits() argument
2132 if(xWaitForAllBits == pdFALSE) { in xEventGroupWaitBits()