Home
last modified time | relevance | path

Searched defs:pxEventBits (Results 1 – 2 of 2) sorted by relevance

/Kernel-v11.1.0/
Devent_groups.c88 EventGroup_t * pxEventBits; in xEventGroupCreateStatic() local
147 EventGroup_t * pxEventBits; in xEventGroupCreate() local
191 EventGroup_t * pxEventBits = xEventGroup; in xEventGroupSync() local
318 EventGroup_t * pxEventBits = xEventGroup; in xEventGroupWaitBits() local
475 EventGroup_t * pxEventBits = xEventGroup; in xEventGroupClearBits() local
527 EventGroup_t const * const pxEventBits = xEventGroup; in xEventGroupGetBitsFromISR() local
555 EventGroup_t * pxEventBits = xEventGroup; in xEventGroupSetBits() local
649 EventGroup_t * pxEventBits = xEventGroup; in vEventGroupDelete() local
702 EventGroup_t * pxEventBits = xEventGroup; in xEventGroupGetStaticBuffer() local
842 EventGroup_t const * pxEventBits = ( EventGroup_t * ) xEventGroup; in uxEventGroupGetNumber() local
/Kernel-v11.1.0/include/
DFreeRTOS.h1045 #define traceRETURN_xEventGroupCreateStatic( pxEventBits ) argument
1053 #define traceRETURN_xEventGroupCreate( pxEventBits ) argument