Home
last modified time | relevance | path

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

/Kernel-v11.0.1/
Devent_groups.c82 EventGroup_t * pxEventBits; in xEventGroupCreateStatic() local
141 EventGroup_t * pxEventBits; in xEventGroupCreate() local
185 EventGroup_t * pxEventBits = xEventGroup; in xEventGroupSync() local
312 EventGroup_t * pxEventBits = xEventGroup; in xEventGroupWaitBits() local
469 EventGroup_t * pxEventBits = xEventGroup; in xEventGroupClearBits() local
521 EventGroup_t const * const pxEventBits = xEventGroup; in xEventGroupGetBitsFromISR() local
546 EventGroup_t * pxEventBits = xEventGroup; in xEventGroupSetBits() local
640 EventGroup_t * pxEventBits = xEventGroup; in vEventGroupDelete() local
693 EventGroup_t * pxEventBits = xEventGroup; in xEventGroupGetStaticBuffer() local
833 EventGroup_t const * pxEventBits = ( EventGroup_t * ) xEventGroup; in uxEventGroupGetNumber() local
/Kernel-v11.0.1/include/
DFreeRTOS.h993 #define traceRETURN_xEventGroupCreateStatic( pxEventBits ) argument
1001 #define traceRETURN_xEventGroupCreate( pxEventBits ) argument