Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/freertos/
Devent_groups.c112 EventGroup_t * pxEventBits; in xEventGroupCreateStatic() local
167 EventGroup_t * pxEventBits; in xEventGroupCreate() local
221 EventGroup_t * pxEventBits = xEventGroup; in xEventGroupSync() local
358 EventGroup_t * pxEventBits = xEventGroup; in xEventGroupWaitBits() local
527 EventGroup_t * pxEventBits = xEventGroup; in xEventGroupClearBits() local
571 EventGroup_t const * const pxEventBits = xEventGroup; in xEventGroupGetBitsFromISR() local
591 EventGroup_t * pxEventBits = xEventGroup; in xEventGroupSetBits() local
689 EventGroup_t * pxEventBits = xEventGroup; in vEventGroupDelete() local
807 …EventGroup_t const * pxEventBits = ( EventGroup_t * ) xEventGroup; /*lint !e9087 !e9079 EventGroup… in uxEventGroupGetNumber() local