Home
last modified time | relevance | path

Searched refs:ulBitsToSet (Results 1 – 2 of 2) sorted by relevance

/Kernel-v10.6.2/include/
Devent_groups.h810 const uint32_t ulBitsToSet ) PRIVILEGED_FUNCTION;
/Kernel-v10.6.2/
Devent_groups.c699 const uint32_t ulBitsToSet ) in vEventGroupSetBitsCallback() argument
701 …( void ) xEventGroupSetBits( pvEventGroup, ( EventBits_t ) ulBitsToSet ); /*lint !e9079 Can't avoi… in vEventGroupSetBitsCallback()