Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h563 const BaseType_t xWaitForAllBits,
Dtx_freertos.c2126 const BaseType_t xWaitForAllBits, in xEventGroupWaitBits() argument
2142 if(xWaitForAllBits == pdFALSE) { in xEventGroupWaitBits()