Home
last modified time | relevance | path

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

/Kernel-v11.0.1/
Devent_groups.c309 const BaseType_t xWaitForAllBits, in xEventGroupWaitBits()
768 const BaseType_t xWaitForAllBits ) in prvTestWaitCondition()
/Kernel-v11.0.1/include/
Dmpu_prototypes.h73 BaseType_t xWaitForAllBits; member
DFreeRTOS.h1013 …TER_xEventGroupWaitBits( xEventGroup, uxBitsToWaitFor, xClearOnExit, xWaitForAllBits, xTicksToWait… argument
/Kernel-v11.0.1/portable/Common/
Dmpu_wrappers.c2010 const BaseType_t xWaitForAllBits, in MPU_xEventGroupWaitBits()
Dmpu_wrappers_v2.c3873 const BaseType_t xWaitForAllBits, in MPU_xEventGroupWaitBits()