Home
last modified time | relevance | path

Searched defs:xWaitForAllBits (Results 1 – 5 of 5) sorted by relevance

/Kernel-v11.1.0/
Devent_groups.c315 const BaseType_t xWaitForAllBits, in xEventGroupWaitBits()
777 const BaseType_t xWaitForAllBits ) in prvTestWaitCondition()
/Kernel-v11.1.0/include/
Dmpu_prototypes.h73 BaseType_t xWaitForAllBits; member
DFreeRTOS.h1065 …TER_xEventGroupWaitBits( xEventGroup, uxBitsToWaitFor, xClearOnExit, xWaitForAllBits, xTicksToWait… argument
/Kernel-v11.1.0/portable/Common/
Dmpu_wrappers.c2011 const BaseType_t xWaitForAllBits, in MPU_xEventGroupWaitBits()
Dmpu_wrappers_v2.c3880 const BaseType_t xWaitForAllBits, in MPU_xEventGroupWaitBits()